Re: [android-developers] Reg: Accessing a service in other package.

2010-11-23 Thread Mark Murphy
On Mon, Nov 22, 2010 at 6:38 AM, Aluvala Suman wrote: > I am trying to access a service in other package, but not able to get the > binder. > > Attached my file hierarchy. > This is the manifest file for the ExampleService package > > http://schemas.android.com/apk/res/android"; >     package="ex

[android-developers] Reg: Accessing a service in other package.

2010-11-22 Thread Aluvala Suman
Hi All, I am trying to access a service in other package, but not able to get the binder. Attached my file hierarchy. This is the manifest file for the ExampleService package http://schemas.android.com/apk/res/android"; package="example.service" android:versionCode="1" android:versionName="1