4

The problem is my application showing white screen for 30 seconds or more than that then launch the launcher activity. I am Using Android studio 2.0 and gradel 2.0.0. Also tried searching any solution for 4 hours but didn't find anything. Even I tried disable the debuggable and run, still app took 30 seconds to launch. My application is becoming big day by day so instant run feature is very helpful for me. Any help will be very highly appreciable.

Check the app without instant run feature - https://play.google.com/store/apps/details?id=com.barters.barterstreets

With the instant run feature - https://drive.google.com/file/d/0B6canhzCkIoCRjBnbU04aHprNGs/view?usp=sharing

Please don't hesitate to ask if any code sample needed, I am confused which part is responsible for the problem so I am not providing any code. Please ask if something needed.

Thanks in advance :)

Biswajit
  • 1,829
  • 1
  • 18
  • 33

1 Answers1

0

This issue has been fixed in Android Studio 2.3. Beta 1 is currently available, and I'd encourage you to give it a try.

Release announcement: http://tools.android.com/recent/androidstudio23beta1isnowavailable Download links: http://tools.android.com/download/studio/canary/latest/

Please let us know your feedback via the Issue Tracker if you have any feedback!

James L.
  • 181
  • 5