Integration of Screen Sharing SDK with my Android app
Hi.
I have successfully integrated SDK ScreenSharing with my Android app. But when the app goes into background the session with teamviewer is paused until the application activity is visible again. My question is if someone know about a way to control the whole device system with the ScreenSharing SDK. Or if it is impossible to do so with this SDK.
Thanks.
Best Answer
-
Hi Marti,
Thanks for your post!
The SDK collects information from your app and so displays what is currently being shown on your application. Because of this, the SDK will not show any information outside of your application so you cannot view or control the whole system.
For this kind of control, you would need to use the Host or QuickSupport applications.
Sorry for the misunderstanding.
-Scotty
Senior Moderator
Did my reply answer your question? Why not accept it as a solution to help others?5
Answers
-
Hi Marti,
Thanks for your post!
The SDK collects information from your app and so displays what is currently being shown on your application. Because of this, the SDK will not show any information outside of your application so you cannot view or control the whole system.
For this kind of control, you would need to use the Host or QuickSupport applications.
Sorry for the misunderstanding.
-Scotty
Senior Moderator
Did my reply answer your question? Why not accept it as a solution to help others?5 -
how you implemented this please share the process with me. how ever i follow the android sdk tutorial but the screen sharing doesn't working at least you reached there .
please help me with that.1 -
Hi.
Well, this was some time ago and I dont remember quite well the step by step I followed to integrate the SDK. But I found an app example I did follow back then. I could not found the original source link but here it is : [external download link removed by moderator]0