R rasoul.t New Member Jan 6, 2017 #1 Hi I have ppsspp android app installed on my device and i have a game.iso file. How can i do that when i click on play button in my b4a project the ppsspp app run and open the iso image file automatically? Please help me
Hi I have ppsspp android app installed on my device and i have a game.iso file. How can i do that when i click on play button in my b4a project the ppsspp app run and open the iso image file automatically? Please help me
Erel B4X founder Staff member Licensed User Longtime User Jan 8, 2017 #2 You cannot control other applications in Android. Maybe the other app allows you to send an Intent to control it. Upvote 0
You cannot control other applications in Android. Maybe the other app allows you to send an Intent to control it.