Is it possible to access an Android managed service(i.e remotable object) from C++ layer?
If I add a new remotable object to the ServiceManager in java layer, and perform the lookup in C++ layer, it seems my lookup is succesful. Does it mean that if I provide the corresponding C++ proxy, i will be able to access the complete java remotable object. Is it right? Pls clarify. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
