This website requires JavaScript.
Explore
Help
Sign In
github
/
cordova-android
Watch
4
Star
0
Fork
1
You've already forked cordova-android
mirror of
https://github.com/apache/cordova-android.git
synced
2025-04-15 12:37:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cordova-android
/
framework
/
src
/
com
/
phonegap
/
api
History
Bryce Curtis
05eacf4792
Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary.
2011-06-24 14:08:46 -07:00
..
IPlugin.java
Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary.
2011-06-24 14:08:46 -07:00
PhonegapActivity.java
Introduce PhonegapActivity class to separate plugin development from base Phonegap.
2010-11-06 03:10:28 +08:00
Plugin.java
Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary.
2011-06-24 14:08:46 -07:00
PluginManager.java
Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary.
2011-06-24 14:08:46 -07:00
PluginResult.java
File API: System and Directories
2011-03-05 04:26:31 +08:00