Hello Android,

I had a look into the sample PlatformLibrary code, its make file and
Readme.txt.
The library implements few methods which do a specific work.

I want to add a platform library of my own which is supposed to
implement one content provider, one service and a broadcast receiver.
Is it possible to do this in cupcake? How can I inform Android
platform that it should start my provider and service on device bootup
and broadcast receiver is registered with the platform.

Readme.txt says the JAR is not associated with any AndroidManifest.xml
file. But, provider, service and broadcast receiver are supposed to be
specified in AndroidManifest.xml of the application if they are built
into application code.

BR,
Shaddu
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to