Help please with activity starter to open external app: TeamViewer

1,079 views
Skip to first unread message

Salvatore Rinaudo

unread,
May 2, 2015, 5:48:06 AM5/2/15
to mitappinv...@googlegroups.com
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

Peep Prants

unread,
May 2, 2015, 6:40:59 AM5/2/15
to mitappinv...@googlegroups.com
I make Logcat for you:
Action: android.intent.action.MAIN
ActivityClass: com.teamviewer.remotecontrollib.activity.MainActivity
ActivityPackage: com.teamviewer.teamviewer.market.mobile
Start Activity

Regards
Peep
Reply all
Reply to author
Forward
0 new messages