Debug apk crashed immediately after start

Sysprogs forums Forums VisualGDB Debug apk crashed immediately after start

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7030
    progman
    Participant

    Debug apk crashed immediately after start. There is no log.

    But Release apk works good.

    Does anybody know how to debug and fix this problem?

    #7032
    support
    Keymaster

    Hi,

    What exactly do you mean by “crashed”? Do you get some specific message? Can you attach a screenshot? Does it also crash when you run the debug APK without debugging?

    #7034
    progman
    Participant

    It crash only on Android 5.0 and 5.1 ( I tested on Samsung Galsy S5 and Samsung Galaxy Tab ).  After start system show message “Unfortunatelly, <applicationname>  has stopped”.

    Does not crush on Android 4.4.2 ( I tested on Samsung Galaxy Note 3 )

    >>Does it also crash when you run the debug APK without debugging?

    It crash always. If I try launch debug apk it crash 100%. With debugging or without debugging – no difference.

    But release apk works good!

     

    • This reply was modified 8 years, 6 months ago by progman.
    #7039
    support
    Keymaster

    Hi,

    Please try viewing the Android log (run adb.exe logcat) or launch debugging with VisualGDB and check for errors in the GDB Session/logcat windows.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.