I built an application for Android using Phonegap. My problem is that in emulator application freezes at the "appLoadingIndicator". I use this command
sencha app build testing -d phonegapp/assets/www
with Sencha cmd v3.0.0.250. How can I solve this problem?