Use background downloading.
Currently when we click on install for an app, it starts downloading the apk. At this time when back key is pressed to browse other apps in repository, the active download breaks.
The active download should not break and should be progressed in background. A status bar persistent download notification is preferable. That way an user can surf through many apps and click install buttons and relax back, while all apps download one after the other.
Thanks :)