[android-developers] Market API

2010-10-07 Thread Brad Gies


Has anyone figured out what the following fields in the Market.App 
object represent?


19: 0
28: 1

I haven't seen any values except 0 for 19 and 1 for 28... but I haven't 
looked at all that many yet either. I'd like to know what they are 
because I'm building an app to be able manage the Market better from my 
desktop... (check for new comments... respond to comments... build a 
spreadsheet of daily downloads etc.. etc... ).





Sincerely,

Brad Gies
---
Bistro Bot - Bistro Blurb
http://bgies.com
http://bistroblurb.com
http://ihottonight.com
http://forcethetruth.com
---

Everything in moderation, including abstinence

Never doubt that a small group of thoughtful, committed people can
change the world. Indeed. It is the only thing that ever has - Margaret Mead

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Market API to access app descriptions and ratings?

2009-03-14 Thread rAndomPi

I'm trying to create an app that would allow me to organize my
installed applications into various groups.  As part of the
application I would like to display information about the app
including the description the developer provides as part of the
market, its current rating, and the number of downloads.

I am aware of the Intent to launch the market for a particular app as
explained here: 
http://developer.android.com/guide/publishing/publishing.html#market

But I don't want to launch the market for the app, I want to access
the information and provide a customized display.  Can anyone point me
towards some documentation that explains this or provide a code
snippet example of how I could accomplish this with an Intent?

Thanks for you help,
-rAndomPi

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---