Download chrome cordova Free Java Code

Description

Chrome APIs and integration layer for running Chrome Apps on mobile using Apache Cordova.

Icons

chrome cordova

Source Files

The download file chrome-cordova-master.zip has the following entries.


.gitignore/*from  w w w .  j ava2s.c  o m*/
LICENSE
README.md
download_crx_for_appid.sh
hooks/check_file.sh
hooks/pre-commit
list-reviews.js
package.json
platform-templates/android/Activity.java
platform-templates/android/AndroidManifest.xml
platform-templates/android/assets/www/README
platform-templates/android/res/drawable-hdpi/icon.png
platform-templates/android/res/drawable-ldpi/icon.png
platform-templates/android/res/drawable-mdpi/icon.png
platform-templates/android/res/drawable-xhdpi/icon.png
platform-templates/android/res/drawable/icon.png
platform-templates/android/res/values/strings.xml
platform-templates/ios/__TESTING__.xcodeproj/project.pbxproj
platform-templates/ios/__TESTING__/.gitignore
platform-templates/ios/__TESTING__/Classes/AppDelegate.h
platform-templates/ios/__TESTING__/Classes/AppDelegate.m
platform-templates/ios/__TESTING__/Classes/MainViewController.h
platform-templates/ios/__TESTING__/Classes/MainViewController.m
platform-templates/ios/__TESTING__/Classes/MainViewController.xib
platform-templates/ios/__TESTING__/Plugins/README
platform-templates/ios/__TESTING__/Resources/de.lproj/Localizable.strings
platform-templates/ios/__TESTING__/Resources/en.lproj/Localizable.strings
platform-templates/ios/__TESTING__/Resources/es.lproj/Localizable.strings
platform-templates/ios/__TESTING__/Resources/icons/icon-72.png
platform-templates/ios/__TESTING__/Resources/icons/icon-72@2x.png
platform-templates/ios/__TESTING__/Resources/icons/icon.png
platform-templates/ios/__TESTING__/Resources/icons/icon@2x.png
platform-templates/ios/__TESTING__/Resources/se.lproj/Localizable.strings
platform-templates/ios/__TESTING__/Resources/splash/Default-568h@2x~iphone.png
platform-templates/ios/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png
platform-templates/ios/__TESTING__/Resources/splash/Default-Landscape~ipad.png
platform-templates/ios/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png
platform-templates/ios/__TESTING__/Resources/splash/Default-Portrait~ipad.png
platform-templates/ios/__TESTING__/Resources/splash/Default@2x~iphone.png
platform-templates/ios/__TESTING__/Resources/splash/Default~iphone.png
platform-templates/ios/__TESTING__/__TESTING__-Info.plist
platform-templates/ios/__TESTING__/__TESTING__-Prefix.pch
platform-templates/ios/__TESTING__/config.xml
platform-templates/ios/__TESTING__/main.m
platform-templates/ios/www/res/icon/ios/icon-57-2x.png
platform-templates/ios/www/res/icon/ios/icon-57.png
platform-templates/ios/www/res/icon/ios/icon-72-2x.png
platform-templates/ios/www/res/icon/ios/icon-72.png
platform-templates/ios/www/res/screen/ios/screen-ipad-landscape-2x.png
platform-templates/ios/www/res/screen/ios/screen-ipad-landscape.png
platform-templates/ios/www/res/screen/ios/screen-ipad-portrait-2x.png
platform-templates/ios/www/res/screen/ios/screen-ipad-portrait.png
platform-templates/ios/www/res/screen/ios/screen-iphone-landscape-2x.png
platform-templates/ios/www/res/screen/ios/screen-iphone-landscape.png
platform-templates/ios/www/res/screen/ios/screen-iphone-portrait-2x.png
platform-templates/ios/www/res/screen/ios/screen-iphone-portrait-568h-2x.png
platform-templates/ios/www/res/screen/ios/screen-iphone-portrait.png
plugins/chrome-bootstrap/README.md
plugins/chrome-bootstrap/api/app/window.js
plugins/chrome-bootstrap/api/bootstrap.js
plugins/chrome-bootstrap/api/helpers/ChromeExtensionURLs.android.js
plugins/chrome-bootstrap/api/helpers/ChromeExtensionURLs.ios.js
plugins/chrome-bootstrap/api/mobile.js
plugins/chrome-bootstrap/plugin.xml
plugins/chrome-bootstrap/src/android/ChromeBootstrap.java
plugins/chrome-bootstrap/src/android/ChromeChromeClient.java
plugins/chrome-bootstrap/src/android/ChromeExtensionURLs.java
plugins/chrome-bootstrap/src/ios/ChromeBootstrap.h
plugins/chrome-bootstrap/src/ios/ChromeBootstrap.m
plugins/chrome-bootstrap/src/ios/ChromeExtensionURLs.h
plugins/chrome-bootstrap/src/ios/ChromeExtensionURLs.m
plugins/chrome-bootstrap/www/chromeapp.html
plugins/chrome-bootstrap/www/chromeappstyles.css
plugins/chrome-bootstrap/www/chromebgpage.html
plugins/chrome-common/errors.js
plugins/chrome-common/events.js
plugins/chrome-common/helpers.js
plugins/chrome-common/lib/CryptoJS/enc-base64-min.js
plugins/chrome-common/lib/CryptoJS/sha256.js
plugins/chrome-common/plugin.xml
plugins/chrome-common/stubs.js
plugins/chrome-navigation/README.md
plugins/chrome-navigation/plugin.xml
plugins/chrome-navigation/src/android/ChromeNavigation.java
plugins/chrome-navigation/src/ios/ChromeNavigation.h
plugins/chrome-navigation/src/ios/ChromeNavigation.m
plugins/chrome-navigation/src/ios/OpenInChromeController.h
plugins/chrome-navigation/src/ios/OpenInChromeController.m
plugins/chrome-runtime/README.md
plugins/chrome-runtime/api/app/runtime.js
plugins/chrome-runtime/api/runtime.js
plugins/chrome-runtime/plugin.xml
plugins/chrome.alarms/README.md
plugins/chrome.alarms/alarms.js
plugins/chrome.alarms/plugin.xml
plugins/chrome.alarms/src/android/Alarm.java
plugins/chrome.alarms/src/android/AlarmReceiver.java
plugins/chrome.alarms/src/android/ChromeAlarms.java
plugins/chrome.fileSystem/README.md
plugins/chrome.fileSystem/fileSystem.js
plugins/chrome.fileSystem/plugin.xml
plugins/chrome.fileSystem/src/ios/ChromeFileSystem.h
plugins/chrome.fileSystem/src/ios/ChromeFileSystem.m
plugins/chrome.i18n/README.md
plugins/chrome.i18n/i18n.js
plugins/chrome.i18n/plugin.xml
plugins/chrome.i18n/src/android/ChromeI18n.java
plugins/chrome.i18n/src/ios/ChromeI18n.h
plugins/chrome.i18n/src/ios/ChromeI18n.m
plugins/chrome.identity/README.md
plugins/chrome.identity/identity.js
plugins/chrome.identity/plugin.xml
plugins/chrome.identity/src/android/ChromeIdentity.java
plugins/chrome.identity/src/ios/ChromeIdentity.h
plugins/chrome.identity/src/ios/ChromeIdentity.m
plugins/chrome.idle/README.md
plugins/chrome.idle/idle.js
plugins/chrome.idle/plugin.xml
plugins/chrome.notifications/README.md
plugins/chrome.notifications/notifications.js
plugins/chrome.notifications/plugin.xml
plugins/chrome.notifications/src/android/ChromeNotifications.java
plugins/chrome.notifications/src/android/NotificationReceiver.java
plugins/chrome.power/README.md
plugins/chrome.power/plugin.xml
plugins/chrome.power/power.js
plugins/chrome.power/src/android/ChromePower.java
plugins/chrome.power/src/ios/ChromePower.h
plugins/chrome.power/src/ios/ChromePower.m
plugins/chrome.pushMessaging/README.md
plugins/chrome.pushMessaging/plugin.xml
plugins/chrome.pushMessaging/pushMessaging.js
plugins/chrome.pushMessaging/src/android/ChromePushMessaging.java
plugins/chrome.pushMessaging/src/android/PushMessageReceiver.java
plugins/chrome.pushMessaging/src/ios/AppDelegate+notification.h
plugins/chrome.pushMessaging/src/ios/AppDelegate+notification.m
plugins/chrome.pushMessaging/src/ios/ChromePushMessaging.h
plugins/chrome.pushMessaging/src/ios/ChromePushMessaging.m
plugins/chrome.socket/README.md
plugins/chrome.socket/plugin.xml
plugins/chrome.socket/socket.js
plugins/chrome.socket/src/android/ChromeSocket.java
plugins/chrome.socket/src/ios/ChromeSocket.h
plugins/chrome.socket/src/ios/ChromeSocket.m
plugins/chrome.socket/src/ios/third_party/GCDAsyncSocket.h
plugins/chrome.socket/src/ios/third_party/GCDAsyncSocket.m
plugins/chrome.socket/src/ios/third_party/GCDAsyncUdpSocket.h
plugins/chrome.socket/src/ios/third_party/GCDAsyncUdpSocket.m
plugins/chrome.storage/README.md
plugins/chrome.storage/plugin.xml
plugins/chrome.storage/src/android/ChromeStorage.java
plugins/chrome.storage/src/ios/ChromeStorage.h
plugins/chrome.storage/src/ios/ChromeStorage.m
plugins/chrome.storage/storage.js
plugins/chrome.syncFileSystem/README.md
plugins/chrome.syncFileSystem/plugin.xml
plugins/chrome.syncFileSystem/syncFileSystem.js
plugins/fileChooser/fileChooser.js
plugins/fileChooser/plugin.xml
plugins/fileChooser/src/android/FileChooser.java
plugins/polyfill-CustomEvent/README.md
plugins/polyfill-CustomEvent/customEvent.js
plugins/polyfill-CustomEvent/plugin.xml
plugins/polyfill-blob-constructor/Blob.js
plugins/polyfill-blob-constructor/README.md
plugins/polyfill-blob-constructor/plugin.xml
plugins/polyfill-xhr-features/README.md
plugins/polyfill-xhr-features/androidXHR.js
plugins/polyfill-xhr-features/iosXHR.js
plugins/polyfill-xhr-features/plugin.xml
spec/README.md
spec/www/_locales/en/messages.json
spec/www/_locales/en_US/messages.json
spec/www/_locales/fr/messages.json
spec/www/assets/i18n_test.css
spec/www/assets/i18n_test.txt
spec/www/assets/icon-128x128.png
spec/www/assets/inbox-64x64.png
spec/www/assets/tahoe-320x215.png
spec/www/background.js
spec/www/index.html
spec/www/jasmine_helper.js
spec/www/manifest.json
spec/www/page.chromespec.js
spec/www/page.directoryFinder.js
spec/www/page.embed.js
spec/www/page.fileSystem.js
spec/www/page.identity.js
spec/www/page.idle.js
spec/www/page.jasmine.js
spec/www/page.notifications.js
spec/www/page.power.js
spec/www/page.pushMessaging.js
spec/www/page.runtime.js
spec/www/page.socket.js
spec/www/page.syncFileSystem.js
spec/www/pageloadtest_helpers/script_order_test1.js
spec/www/pageloadtest_helpers/script_order_test2.js
spec/www/pageloadtest_helpers/script_order_test3.js
spec/www/pageloadtest_helpers/script_order_test4.js
spec/www/pageloadtest_helpers/script_order_test5.js
spec/www/pageloadtest_helpers/script_order_test6.js
spec/www/pageloadtest_helpers/script_order_test7.js
spec/www/pageloadtest_helpers/script_order_test8.js
spec/www/pageloadtest_helpers/script_order_test9.js
spec/www/spec_bootstrap.js
spec/www/spec_styles.css
spec/www/test.chrome.alarms.js
spec/www/test.chrome.app.runtime.js
spec/www/test.chrome.app.window.js
spec/www/test.chrome.fileSystem.js
spec/www/test.chrome.i18n.js
spec/www/test.chrome.notifications.js
spec/www/test.chrome.runtime.js
spec/www/test.chrome.socket.js
spec/www/test.chrome.storage.js
spec/www/test.pageload.js
spec/www/test.xhr.js
spec/www/third_party/jasmine-1.2.0/MIT.LICENSE
spec/www/third_party/jasmine-1.2.0/jasmine-html.js
spec/www/third_party/jasmine-1.2.0/jasmine.css
spec/www/third_party/jasmine-1.2.0/jasmine.js
spec/www/third_party/jasmine-1.3.1/MIT.LICENSE
spec/www/third_party/jasmine-1.3.1/jasmine-html.js
spec/www/third_party/jasmine-1.3.1/jasmine.css
spec/www/third_party/jasmine-1.3.1/jasmine.js
spec/www/wnd.html
templates/background.js
templates/config.xml
templates/manifest.json

Download

Click the following link to download chrome-cordova-master.zip.

chrome-cordova-master.zip




















Home »
  Objective C Free Code »
    API »




API
Asynchronous API
Weather API
Wrapper API