After Build and install on phone

I already have the code of my whole application completed and has made ​​the APK, but then when I install on the mobile phone application opens and closes , does not start … Could please help?  :slight_smile: :mellow:

Can you connect your phone through adb logcat and share the error code?

https://forums.coronalabs.com/topic/35018-easiest-detailed-way-to-debug-corona-app-on-android-device/

had not yet attempted to do this, I tried now, but I do not realize what to do :frowning:

What didn’t you understand exactly? Can you be more specific?

I can not do the steps that are in the tutorial :frowning:

Have you tried these steps? -> https://docs.coronalabs.com/guide/basics/debugging/index.html#device-debugging-android

Yes, but when I write these command in CMD says that is not part of the internal controls system

You need to <cd> to the directory where adb is installed and then write the adb logcat command.

Can you connect your phone through adb logcat and share the error code?

https://forums.coronalabs.com/topic/35018-easiest-detailed-way-to-debug-corona-app-on-android-device/

had not yet attempted to do this, I tried now, but I do not realize what to do :frowning:

What didn’t you understand exactly? Can you be more specific?

I can not do the steps that are in the tutorial :frowning:

Have you tried these steps? -> https://docs.coronalabs.com/guide/basics/debugging/index.html#device-debugging-android

Yes, but when I write these command in CMD says that is not part of the internal controls system

You need to <cd> to the directory where adb is installed and then write the adb logcat command.