Thanks @Christian_Mayer
I am able to connect my mobile device using Uipath device manager.I have imported the recorded action but for each action i need to select the device name and application nameâŚIs there any short cut to apply this for all activities at one go.
Hi,
Can I use real Andriod Device as a Emulator to start the mobile automation, as I am having some issues while installing Appium.
If yes, please guide the steps to add real andriod device as emulator.
Could you please help me to add mobile device using UiPath device manager ?
Hi,
Could you please help me with the steps to add real android device using UiPath Device Manager.
Can I add the actual device, I am just curious to know and work on this.
go to your android device settings and enable developer mode.Start appium server and using add device in UIpath device manager you can add the device.
I have used appium 1.17.0 version
Is there any way to do without Appium server ? Directly on local device
Hi @Christian_Mayer,
I was really excited to use this feature of Uipath and it took me quite sometime to setup mobile device automation process. The easiness of mobile automation is very good and flexible, only challenge comes up with the setting of infrastructure for someone who is not much familiar with Appium and all.
Perhaps, a suggestion from my side is to put a video or documentation process of the same for the developers who want to use this feature.
Another suggestion from mobile device automation package is if the selectors can be made dynamic like we do in our regular automation projects.
Very nice new feature. I am trying to get it work, i have the appium running, my local nox emulator and it seems it be connected in the mobile device manager.
Shortcuts are working (home, back etc), but if i hover over any target it will not interact. ?
I am so close
Hi Chris,
Could you please explain more about this ADB in detail
Hi Raym,
After setting the path of SDK to variable, i am still getting the error like : Please set the ANDROID_HOME or ANDROID_SDK_ROOT environment variables to the correct Android SDK root directory path and also getting Could not find adb.exe file in the Appium,Could you please help me with this issue
Hello All if you faced any problem to connect device to Mobile Automation
check Out this
Much needed. I will try it now.
Hi,
I am trying to use this package. I connect Android Studio with Appium. But now, i cannot connect Appium with UiPath Studio. I add a device and one aplication, but canât connect. The error is: âUnexpected error. The URL '/sessionâ did not map to a valid resource".
P.S.: I canât go to the address âhttp://localhost:4723â on Google Chrome for example. See the pictures please

hi,
@Christian_Mayer
can i use this method ââ
indicate target , when element âandroid.view.Viewâ can not indicate content like âTextViewâ
This is very in details :::: Thanks and Kudos @Christian_Mayer
I am getting the below error for adb:
Could not find adb Please set the ANDROID_HOME environment variable with the Android SDK root directory path.
please suggest.
Somebody help me to get the mobile connection setup to UiPath as i got stuck with the ADB.exe file.
You can watch this video for step by step procedure
watch this video for step by step procedure
watch this video for step by step procedure.
i would like to know, is it possible to control selectors in swipe activity dynamically in mobile automation?