Hi,

I created a native (C/C++) service for the Android-based device our company 
is working on. The service works fine, is started by init.rc, instantiates, 
registers itself with the service manager and receives calls via Binder. It 
serves calls from native code as well as from Java clients.

Now I need to know how the service could:
1) Start a GUI-related activity (.apk).
2) Subscribe to receive broadcasts.

Any ideas?

Thanks,
Andre

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to