Android Question using intent to launch an app

shmulik taiber

Member
Licensed User
Longtime User
Good morning erel.
I'm working on a tablet-car integration using arduino and the steering column controls. so far I've made huge progress using b4a but I need a way to toggle between apps - for example to flip from nav to homescreen or google, or open and close apps on my command whilst still running my b4a app . is it possible ?
what should it look like ? I understand I need to use intents but can't seem to focus on the proper way to phrase them to do what I want....
I browsed through the forum regarding intents but failed to implement . The proper way to phrase the command still evades me .
a short example or explanation would be appreciated .
Thank you .
 
Top