Android Question B4A AIDL and Google instructions

vmag

Active Member
Hello !
Google has a guide for working with aidl services installed locally on Android:
1. Make a description of the interface (IFptrService.aidl)
2. Connecting to the service via bindService ()
3. Sending json tasks to the service, for example, NameService. processJson()

Are there any B4A examples for completing points 2 and 3 ?
Thanks.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…