I am using Windows with current AndroidStudio
version is 2.1.1.
Sometime I run my app by Run app
button (Shift+F10) my app won't start.
When it's happened, I always use Build -> Rebuild Project
then Run app
and my app will start normally
However, now my project bigger and my computer performance is not good so Rebuild Project
take too much time (about 1-2 minutes)
Can I run my app again without Rebuild Project
? And why my app sometime won't start?
Any help or suggestion would be great appreciated.