Having fun porting PhoneGap 1.2 to Harmattan – still some things to finish and having troubles with orientation, but here is an early video:
- Camera
- Device
- Events
- Compass
- Storage
- Connection
- Geolocation
- Notification
- Accelerometer
What doesn’t (yet):
- File
- Media
- Capture
- Contacts
Orientation is a ***** since it is handled in QML and I’m not using the QML WebView due to its limited functionality and less customization options (and some strange issue with CSS files not loading from local filesystem?!). If I fix the orientation issue soon, I’ll post a test version.
Source MeeGo