Hello, I’m trying to switch from an app to messages to grab a reset password code and back to the app but I’m getting a server-side error.
`"An unknown server-side error occurred while processing the command.
Original error: Cannot start the 'com.user.android.thoag' application.
Original error: Error executing adbExec.
Original error: 'Command ''C:\\Program Files (x86)\\Android\\android-sdk\\platform-tools\\adb.exe' -P 5037 -s 73QDU17616006662 shell am start -W -n com.user.android.thoag/com.user.android.thoag.BottomBarActivity -S' exited with code 1';
Stderr: 'java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=com.user.android.thoag/.BottomBarActivity } from null (pid=11201, uid=2000) not exported from uid 10143"`
As you can see from the error message it’s “Permission Denial” exception. Is there a way around this problem?
created
Jul '18
last reply
Jul '18
- 7
replies
- 299
views
- 2
users