i make app and after exporting .apk and when try to open app open and close immediatly without any error, please help me. used extension in app
also please check apk
Transport_File.apk (9.1 MB)
i make app and after exporting .apk and when try to open app open and close immediatly without any error, please help me. used extension in app
Hi dear,
Could you show us your blocks in the Screen Initialize?
In .AnimationEnds you should specify which ID to use when executing the commands, in your case, you risk running the code twice.
Is the timer active at startup?
(You can remove the if true from each section of the code)
Use logcat to find out what’s going on
Taifun