I am trying to using remote service in android.can anybody tell how and where to create aidl file in eclipse in android?
Thanks
Right click the Package name -> New -> File
Provide a filename with the .aidl extension, such as MyServiceInterface.aidl
You have lot of examples available for this topic.
You can refer to API Demos example where in they have implemented a Remote service.
Refer this link.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With