Hi,
I was wondering if there's any existing app to export (HTML) a list of installed apps along with Market links to them?
I know that a few of the file/app manager apps will export a list of installed apps, but all the ones I could find only list they apps by name, they don't include a link.
On the other hand, /system/packages.xml includes the package name (i.e. com.whatever.whatever) required to generate the Market link, but doesn't include the actual (displayed) name of the app.
If nothing like this exists... does anyone know what class in the API retrieves a list of installed apps? I'd be more than happy to code this if I could only find where it is in the API...
Thanks,
Jason
I was wondering if there's any existing app to export (HTML) a list of installed apps along with Market links to them?
I know that a few of the file/app manager apps will export a list of installed apps, but all the ones I could find only list they apps by name, they don't include a link.
On the other hand, /system/packages.xml includes the package name (i.e. com.whatever.whatever) required to generate the Market link, but doesn't include the actual (displayed) name of the app.
If nothing like this exists... does anyone know what class in the API retrieves a list of installed apps? I'd be more than happy to code this if I could only find where it is in the API...
Thanks,
Jason