android-mock-location-for-development icon indicating copy to clipboard operation
android-mock-location-for-development copied to clipboard

App crashes after adb command sent.

Open zi-l opened this issue 6 years ago • 5 comments

Test in Android 8.0, android 6.0.1 with v0.4 Seconds later after adb command is sent, app stops running and crashes. prompt message in cmd: Broadcasting: Intent { act=send.mock (has extras) } Broadcast completed: result=0

zi-l avatar Nov 12 '18 02:11 zi-l

Hi @zi-l Can you send stacktrace ?

amotzte avatar Nov 13 '18 06:11 amotzte

@amotzte No longer crash after selected as Mock Location App at Developer options page and granted location permission. Still could not set location successfully, however. Performing the same as issue:#2

zi-l avatar Feb 19 '19 06:02 zi-l

@amotzte Here's the adb log: mockapp.log

  • Testbed: Galaxy S8 (Android 8.0.0)
  • Release: v0.3

zi-l avatar Feb 19 '19 06:02 zi-l

@zi-l is mock location enabled in settings -> system -> Developer options -> select mock location app ?

amotzte avatar Feb 20 '19 17:02 amotzte

@amotzte Yes, and also granted app location permission. However, it does not work. The ADB command seems to be no longer effective.

zi-l avatar Mar 01 '19 14:03 zi-l