Unsolved
This post is more than 5 years old
1 Message
0
1122
August 1st, 2015 03:00
question about the 3rd Party integration support (URL scheme)
question about the 3rd Party integration support (URL scheme)
I'm using the pocketcloud Pro from android.
in the document about the "3rd Party integration support (URL scheme)"
it says I can use URL scheme like "pocketcloud://file:///mnt/sdcard/Download/Win7Pro.rdp" to open the pocketcloud Pro.
But I tried in my app, using the loadurl function from WebView in android system with this URL schema, the RDP file is there, but the app didn't jump out.
what should I do?
Can someone help me? thank you!
No Events found!
Lana-2015
500 Posts
0
August 5th, 2015 01:00
Hi qook,
What device are you using?
What PocketCloud version are you using?
The URL path on Android device to sdcard/ Download/file.rdp could be different:
pocketcloud://file:///mnt/sdcard/Download/filename.rdp (used with Astro File manager)
pocketcloud://file:///sdcard/Download/filename.rdp (used with ES File Explorer)
here is more info about it:
http://pocketcloudsupport.wyse.com/e...ys-url-schemes