mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-07 23:03:11 +08:00
![]() situation: one of the plugins launches startActivityForResult and the Android OS decides to kill our MainActivity. once the launched activity is fulfilled it comes back to our MainActivity, which has to be recreated first. unfortunately Android calls onActivityResult before our Activity has fully loaded our installed plugins. close #171 |
||
---|---|---|
.. | ||
.settings | ||
src/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.gradle | ||
build.xml | ||
cordova.gradle | ||
default.properties | ||
project.properties |