Hi, I am trying to make a project add on to provide some of the functions our Android Market gives to developers with some accuracy thrown in. I plan to provide this as a jar to add into your project.
I had a few questions as to how to go about this. 1) Will I write this like an ordinary app? It will have a service that connects to the internet to update a database or file (haven't decided yet). 2) Do I need to have an activity even if all I need is the service? 3) How do I compile it as a jar and not an apk? 4) My planned functionality is: Having an install count. This is kept using a unique identifier for each and every device (that is each device, say HTC Wildfire will have a unique identifier and not all the Wildfire's sharing one.) I also plan on statistics. Is there anything else I should include? I am also happy to hear suggestions and anything else Thansk\\ks -- Raghav Sood http://www.raghavsood.com/ http://wiki.androidappcheck.com/ http://www.telstop.tel/ https://market.android.com/developer?pub=Raghav+Sood -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

