Hi everyone i am doing Mphil in computer science…i came across that interoperability amoung mobile apps is difficult to achieve………..so i am going to try answer this question in my mphil dessertation…..so thought to make some ground works…..it would be a honor if u guys help me achieving it…..
- is it possible for different apps on the same device to interact?
- are there any existing ways to do this?if so what are they?
- is this commonly done in industry?
- if so what are the overheads involved?
- has this been tried by anyone before?
Sure you can by using Bound Services and Android Interface Definition Language (AIDL).
Bound Services