Hi,
I'm trying your Android client to connect to a remote TS for an industrial application where the user should be locked into the RDP session. So far it's looking great!
The only feature that I haven't found yet but I'm sure it must be there is to start an RDP session immediately through an intent instead of going to the session select / configuration screen (WelcomeActivity) first.
I've noticed the 'LaunchShortcutActivity' activity with the 'prlclient' scheme which looks like what's described here:
http://www.2x.com/support/ras-documentation/2x-client-android/using-intents/
But does it still work exactly as described? And what are the keywords for all other parameters, like the display parameters?
It would be really great if I could just specify the name of a connection I've already configured and it would open that.
I'm trying your Android client to connect to a remote TS for an industrial application where the user should be locked into the RDP session. So far it's looking great!
The only feature that I haven't found yet but I'm sure it must be there is to start an RDP session immediately through an intent instead of going to the session select / configuration screen (WelcomeActivity) first.
I've noticed the 'LaunchShortcutActivity' activity with the 'prlclient' scheme which looks like what's described here:
http://www.2x.com/support/ras-documentation/2x-client-android/using-intents/
But does it still work exactly as described? And what are the keywords for all other parameters, like the display parameters?
It would be really great if I could just specify the name of a connection I've already configured and it would open that.