Hi, i'm doing practice with AppInventor but i can't understand how to use ActivityStarter object to open an external third party application.
I have a screen with a button that show a choose dialog on click:
- if the home pc is OFF: "do you want to switch on the pc ?" (if the answer will be "yes", a magick packet will be sent) <<-- this is OK !!
- else if the home pc is already on, i want to start another app that i have installed on my smartphone: TeamViewer...
but how i must set in those tabs?:
Action
ActivityClass
ActivityPackage
i want only launch the app...no id e no password to set automatically...i found somewhere over the internet this string: "com.teamviewer.teamviewer.market.mobile" but i don't know how to use it...ai2 returns to me error 601 if i try to use it..
please help me
best reguards