I'm trying to run the appium test. Appium uses Android SDK Platform Tools. The folder with Platform Tools has a Path C: \ Users \ Admin \ desktop \ android-SDK. This path is registered in the environment android_path environment. But when you start the test, I receive a message that this folder is not found, and this path in an error information message contains cracks at the very beginning. What could it be, how to get rid of it?
I apologize, wrote a variable android_path environment, although in fact, asked about Android_Home. For it, the correct value android_home= c: \ users \ admin \ desktop \ android-SDK is recorded in the file, and Android_path is not defined. Now I tried to transfer this folder to disk E. Error went, but instead there was a new one: Unable to create a New Remote Session. CANNOT VERIFY THE Signature Of 'C: \ Users \ Admin \ AppData \ Roaming \ Npm \ Node_Modules \ Appium \ Node_Modules \ Appium-Uiautomator2-Server \ APKS \ APPIUM-UIAUTOMATOR2-Server-V4.21.1.apk'.
vitaliy4us2021-08-01 10:26:10- code 2067 SQLITE_CONSTRAINT_UNIQUE when working with Android MediaStorage
- android : What are px dp and sp and how do you translate one into another?
- android : How to force Google TTS to put emphasis?
- android : Error during debugging
- How to change the minimum version of Android for the project?
- android : Multiple selection of photos from the gallery (Invalid URI)
- android : Google threatens to close my Google Play Developer Account for Inactivity
- java : If you close the application, but not ACTIVITY, then the method of Ondestroy () does not work
- android : Where to store the token in the mobile application?
Run the command prompt and execute Android_path>out.txt. What will be written to the Out.txt file?
Anton Shchyrov2021-08-01 09:57:14