I have an application which has got some native code as well. I would like to call the equivalent of the LocationManager API's from the native code. Is this possible ? If so, what kind of interface will I us, as the LocationManager API is in java? can I call binder.transact call directly on the LocationManager's binder object ?
Thanks Binu -- 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

