Android app load delay after quitting application
Hello, I am new to android app development and I am having a problem with loading time with my app. The loading time is perfectly fine on the first start. However, when I restart the app, the app will not load for 10 seconds(regardless of older or newer device). I am using Application.quit function to exit the app, but I think this is causing the problem. if I terminate the application process from multitask and restart, it loads fine.
Any ideas?
Comment
Your answer
Follow this Question
Related Questions
reading apps 1 Answer
performance 2D in apps,performance in apps 0 Answers
[Android] get all recent photos in gallery and display them as thumbnails 0 Answers
Android loading crash 4 Answers
UnityPlayer packaged as an Android library module? 0 Answers