Trying to install new app on emulator but appium server shows below logs.can you please help

[HTTP] {“desiredCapabilities”:{“app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“platformName”:“Android”,“deviceName”:“Demo123”},“capabilities”:{“alwaysMatch”:{“appium:app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“appium:deviceName”:“Demo123”,“platformName”:“android”},“firstMatch”:[{}]}}
[W3C] Calling AppiumDriver.createSession() with args: [{“app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“platformName”:“Android”,“deviceName”:“Demo123”},null,{“alwaysMatch”:{“appium:app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“appium:deviceName”:“Demo123”,“platformName”:“android”},“firstMatch”:[{}]}]
[BaseDriver] Event ‘newSessionRequested’ logged at 1545401964889 (19:49:24 GMT+0530 (India Standard Time))
[Appium] Creating new AndroidDriver (v4.7.0) session
[Appium] Capabilities:
[Appium] platformName: android
[Appium] app: D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk
[Appium] deviceName: Demo123
[BaseDriver] W3C capabilities {“alwaysMatch”:{"platformNa… and MJSONWP desired capabilities {“app”:"D:\oneShift_worksp… were provided
[BaseDriver] Creating session with W3C capabilities: {“alwaysMatch”:{"platformNa…
[BaseDriver] Session created with session id: b1fabb39-9acb-4da5-8aee-b50c690bde12
[AndroidDriver] Java version is: 1.8.0_192
[ADB] Checking whether adb is present
[ADB] Found 1 ‘build-tools’ folders under ‘C:\Users\Tarsier View\AppData\Local\Android\Sdk’ (newest first):
[ADB] C:/Users/Tarsier View/AppData/Local/Android/Sdk/build-tools/28.0.3
[ADB] Using adb.exe from C:\Users\Tarsier View\AppData\Local\Android\Sdk\platform-tools\adb.exe
[AndroidDriver] Retrieving device list
[ADB] Trying to find a connected android device
[ADB] Getting connected devices…
[ADB] 2 device(s) connected
[AndroidDriver] Using device: 994SS89HCY8P4DPF
[ADB] Setting device id to 994SS89HCY8P4DPF
[ADB] Running ‘C:\Users\Tarsier View\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 994SS89HCY8P4DPF shell getprop ro.build.version.sdk’
[ADB] Current device property ‘ro.build.version.sdk’: 23
[ADB] Device API level: 23
[AndroidDriver] Consider setting ‘automationName’ capability to ‘uiautomator2’ on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor.
[AndroidDriver] Shutting down Android driver
[AndroidDriver] Called deleteSession but bootstrap wasn’t active
[ADB] Running ‘C:\Users\Tarsier View\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 994SS89HCY8P4DPF shell am force-stop io.appium.unlock’
[HTTP] --> POST /wd/hub/session
[HTTP] {“desiredCapabilities”:{“app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“platformName”:“Android”,“deviceName”:“Demo123”},“capabilities”:{“alwaysMatch”:{“appium:app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“appium:deviceName”:“Demo123”,“platformName”:“android”},“firstMatch”:[{}]}}
[W3C] Calling AppiumDriver.createSession() with args: [{“app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“platformName”:“Android”,“deviceName”:“Demo123”},null,{“alwaysMatch”:{“appium:app”:“D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk”,“appium:deviceName”:“Demo123”,“platformName”:“android”},“firstMatch”:[{}]}]
[BaseDriver] Event ‘newSessionRequested’ logged at 1545401965277 (19:49:25 GMT+0530 (India Standard Time))
[Appium] Creating new AndroidDriver (v4.7.0) session
[Appium] Capabilities:
[Appium] platformName: android
[Appium] app: D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk
[Appium] deviceName: Demo123
[BaseDriver] W3C capabilities {“alwaysMatch”:{"platformNa… and MJSONWP desired capabilities {“app”:"D:\oneShift_worksp… were provided
[BaseDriver] Creating session with W3C capabilities: {“alwaysMatch”:{"platformNa…
[BaseDriver] Session created with session id: 67b5ae6f-e648-4a81-9fe7-36a32bbdb261
[AndroidDriver] Java version is: 1.8.0_192
[AndroidDriver] Retrieving device list
[ADB] Trying to find a connected android device
[ADB] Getting connected devices…
[ADB] 2 device(s) connected
[AndroidDriver] Using device: 994SS89HCY8P4DPF
[ADB] Setting device id to 994SS89HCY8P4DPF
[ADB] Running ‘C:\Users\Tarsier View\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 994SS89HCY8P4DPF shell getprop ro.build.version.sdk’
[ADB] Current device property ‘ro.build.version.sdk’: 23
[ADB] Device API level: 23
[AndroidDriver] Consider setting ‘automationName’ capability to ‘uiautomator2’ on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor.
[AndroidDriver] Shutting down Android driver
[AndroidDriver] Called deleteSession but bootstrap wasn’t active
[ADB] Running ‘C:\Users\Tarsier View\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 994SS89HCY8P4DPF shell am force-stop io.appium.unlock’
[AndroidDriver] Not cleaning generated files. Add clearSystemFiles capability if wanted.
[BaseDriver] Event ‘newSessionStarted’ logged at 1545401967078 (19:49:27 GMT+0530 (India Standard Time))
[W3C] Encountered internal error running command: Error: The application at ‘D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk’ does not exist or is not accessible
[W3C] at APPLICATIONS_CACHE_GUARD.acquire (C:\Users\Tarsier View\AppData\Local\Programs\Appium\resources\app\node_modules\appium-base-driver\lib\basedriver\helpers.js:136:13)
[W3C] at process._tickCallback (internal/process/next_tick.js:68:7)
[HTTP] <-- POST /wd/hub/session 500 2240 ms - 936
[HTTP]
[AndroidDriver] Not cleaning generated files. Add clearSystemFiles capability if wanted.
[BaseDriver] Event ‘newSessionStarted’ logged at 1545401967129 (19:49:27 GMT+0530 (India Standard Time))
[W3C] Encountered internal error running command: Error: The application at ‘D:\oneShift_workspace\APPIUMDEMO\src\app-prodMinSdk-prodKernel-release-dev-10.apk’ does not exist or is not accessible
[W3C] at APPLICATIONS_CACHE_GUARD.acquire (C:\Users\Tarsier View\AppData\Local\Programs\Appium\resources\app\node_modules\appium-base-driver\lib\basedriver\helpers.js:136:13)
[W3C] at process._tickCallback (internal/process/next_tick.js:68:7)
[HTTP] <-- POST /wd/hub/session 500 1854 ms - 936
[HTTP]

Here is your error. You need to fix the path or move the apk to the directory you’ve specified. It’s probably a matter of the file being in the wrong place or the path being mistyped.

thank very much for reply