Issue
I m creating an app which opens another app in the background and my first app will be sending some string as a data to another app, so can I send Intents to another app's like we usually send intents to other classes containing data?
If we can then how can I send it?
Solution
Yes you can send Intent to another app like we send to other classes with passing data as a string so you can see it HERE
Answered By - Anas Reza
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.