Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Unfortunately, 'Application Name' has stoped 10 years 2 months ago #5167

  • Muhittin Karabulut
  • Muhittin Karabulut's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hello There,

I have a problem, I'm using CT 4.70 and laztoApk ver. 0.9.0.19.

LaztoApk create debu_build_apk for me.

this line give me a message

REM Now build the unsigned APK
del %APK_PROJECT_PATH%\bin\%APP_NAME%-unsigned.apk
call java -classpath %ANDROID_HOME%\tools\lib\sdklib.jar com.android.sdklib.build.ApkBuilderMain %APK_PROJECT_PATH%\bin\%APP_NAME%-unsigned.apk -v -u -z %APK_PROJECT_PATH%\bin\%APP_NAME%.ap_ -f %APK_PROJECT_PATH%\bin\classes.dex
THIS TOOL IS DEPRECATED. See --help for more information

I'm creating apk file ther is no problem. But my app. not working on ADM virtual device. I have a message "Unfortunately, 'Application Name' has stoped".

?

Do you have any idea;

Please Log in or Create an account to join the conversation.

Unfortunately, 'Application Name' has stoped 10 years 2 months ago #5169

  • Aleksandar
  • Aleksandar's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 150
  • Thank you received: 31

Alperen wrote: Hello There,

I have a problem, I'm using CT 4.70 and laztoApk ver. 0.9.0.19.

LaztoApk create debu_build_apk for me.

this line give me a message

REM Now build the unsigned APK
del %APK_PROJECT_PATH%\bin\%APP_NAME%-unsigned.apk
call java -classpath %ANDROID_HOME%\tools\lib\sdklib.jar com.android.sdklib.build.ApkBuilderMain %APK_PROJECT_PATH%\bin\%APP_NAME%-unsigned.apk -v -u -z %APK_PROJECT_PATH%\bin\%APP_NAME%.ap_ -f %APK_PROJECT_PATH%\bin\classes.dex
THIS TOOL IS DEPRECATED. See --help for more information

I'm creating apk file ther is no problem. But my app. not working on ADM virtual device. I have a message "Unfortunately, 'Application Name' has stoped".

?

Do you have any idea;


For APK building process without APKBuilder or ANT, look here

For possible crass reason look here
The following user(s) said Thank You: Muhittin Karabulut

Please Log in or Create an account to join the conversation.

Last edit: by Aleksandar.

Unfortunately, 'Application Name' has stoped 10 years 2 months ago #5172

  • Muhittin Karabulut
  • Muhittin Karabulut's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Thanks for answer Viking.

I will try apk builder without laztoapk,

.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1