Mobile Device Connection Step by Step Guide

Even I am using the same

1 Like

What might be the issue?

1 Like

Are you enable USB debugging security settings
For This you need to create Mi account

1 Like

try turn on/off the USB debugging and then selecting either of MTP/MIDI. MTP worked for me.
Select MTP/First and then turn on USN Debugging.
Try above step vice versa

Check this link. This is guy is resolving device not found on MiPhone

1 Like

Tried all the other ways too but no luck

1 Like

Hi,

I am trying to use this package. I connect Android Studio with Appium. 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

1 Like

Appium url should be like this http://localhost:4723/wd/hub
in your screenshot where you create Application… App section look is empty

2 Likes

Thank you for your answer. What do I have to put in App section, to open contacts app?

1 Like

You should put apk file in app section.
contacts app is system app .I don’t think we can put in app section.

1 Like

I didn’t understand, can you show me an example?

1 Like

Having Following error in Uipath :
Encountered internal error running command: Error: The instrumentation process cannot be initialized. Make sure the application under test does not crash and investigate the logcat output.”
Please Help me

1 Like

@Christian_Mayer please look into this

Thanks

1 Like

Solve This Problem by installing Latest Version of Appium 1.17.0

2 Likes

@sandeep13 Thank you so much for this :innocent:

2 Likes

@sandeep13 thank you so much your post helped me a lot

3 Likes

Installation problem

Warning: File C:\Users\A.android\repositories.cfg could not be loaded.
Warning: Failed to find package build-tools;28
[=== ] 10% Computing updates…
E:\Android_sdk\tools\bin>

@sandeep13

1 Like

hey @Ashish_Verma Can you tell me how to install build-tool package ??
I’m also getting error in build-tool package installation.

Please help !!!

1 Like

use below command line,
sdkmanager *“platform-tools” “platforms;android-28” --sdk_root=E:\AndriodSDK

2 Likes

Hi Sandeep,

Good Day!

Hope you’re doing good!

As per your instruction i have installed the Android SDK and Appium. When i tried to connect the server in Appium getting an error message like as below. Hence i tried open the Appium as Administrator but again getting the same issue. Please advise.

1 Like