Issue
My application taking so much time to launching First Activity screen. It will showing white screen for long time. Even after kill my application and accessing.
I am using Java 8 and Android Studio 2.1.1, Gradle version as com.android.tools.build:gradle:2.1.0
Solution
The Instant Run is enabled in your Android Studio. Try to disable the function. You will not get that issue.
Why does my App start incredibly slow (10s+) at first run, showing only white screen on android 5.0?
Answered By - Panneer Selvam R
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.