Tricky without more information.
At a guess, with any other apk I would say it's trying to load a non local resource and failing as the android_manifest.xml doesn't have internet permission set correctly.
Does it finish loading, then stalls a little after that, or does it fail during loading?