10. CEASE TO EXIST
CordovaはHTML5ブラウザーに実装されていないAPIを提供する
すべてのブラウザーがフルのHTML5機能を備えたら、Cordovaの存在意義はなくなる
”いずれ消えゆくもの”
PhoneGap Beliefs, Goals, and Philosophy by Brian LeRoux
http://phonegap.com/2012/05/09/phonegap-beliefs-goals-and-philosophy/
私の意見としては、ネイティブとのギャップを
永遠に埋め続けるだろうと思っています
20. CORDOVAプラグインを選定する
Battery Status
Camera
Capture a photo using the device's camera.
Console
Add additional capability to console.log().
Contacts
Work with the devices contact database.
Device
Gather device specific information.
Device Motion (Accelerometer)
Tap into the device's motion sensor.
Device Orientation (Compass)
Obtain the direction that the device is pointing.
Dialogs
Visual device notifications.
FileSystem
Hook into native file system through JavaScript.
File Transfer
Hook into native file system through JavaScript.
Geolocation
Make your application location aware.
Globalization
Enable representation of objects specific to a locale.
InAppBrowser
Launch URLs in another in-app browser instance.
Media
Record and play back audio files.
Media Capture
Capture media files using device's media capture applications.
Network Information (Connection)
Quickly check the network state, and cellular network information.
Splashscreen
Show and hide the applications splash screen.
Vibration
An API to vibrate the device.
StatusBar
An API for showing, hiding and configuring status bar background.
Cordovaコアプラグイン
Cordova Plugin Registryにある600以上のプラグイン
+
必要なプラグインを検索することができる