Get Parameters passed by another app

dank

Member
Licensed User
Longtime User
There is a Java application that will start my B4A app and pass several parameters for me to use in my program. How can I check to see if the parameters have been passed and, if so, what the values are?

Thanks!
 
Top