1. 基于设备原生支持的消息推送
(1)推送消息给手机用户:比如通知用户任务列表中有一条新的待审批的请求。
(2)利用设备原生的消息推送机制,iOS和Android各自使用自身的消息推送服务。
(2)利用设备原生的消息推送机制,iOS和Android各自使用自身的消息推送服务。
- iOS: Apple Push Notification
- Android: Google Cloud Messaging Service
2. 新增的应用图标API
(1)通过在应用图标上增加数字角标,告诉手机用户发生了新的事件。
(2)非常适合用于推送消息的通知。
(3)API 增加了两个方法:
- getApplicationIconBadgeNumber
- setApplicationIconBadgeNumber
3. 文件内容的显示
(1)在Android上,与file viewers无缝集成,可以查看PDF、Office文档。
(2)在iOS上,可以使用QuickLook查看PDF、Office文档。
4. 新增的应用打包格式:Application Archive
(2)对集成开发商和独立软件开发商非常有用。
5. 基础架构的更新
(1)性能比上一个版本有所提升。
(2)支持iPhone5和iPad Mini。
(3)从PhoneGap 1.0 移植到Cordova 2.2。
(4)支持最新的iOS Xcode和Android SDK。
6. 支持的移动设备以及操作系统
Mobile Operating
System
|
Version
|
Certified
Devices
|
Additional
Supported Devices
|
iOS
|
5.x
|
iPhone (4, and
4S)
iPad (2nd and 3rd generation) iPod Touch (4th generation) |
iPhone
(3Gs)
iPod (3rd generation) |
iOS
|
6.x
|
iPhone
(3Gs, 4, and 4S)
iPad (2nd and 3rd generation) |
iPhone (5)
iPod Touch (3rd, 4th, and 5th generation) iPhone (3Gs) iPod (3rd generation) |
Android
|
2.3.x+
|
Samsung Galaxy
(2.3)
Google Nexus (2.3) Motorola ES1 (2.3.4) |
Any 2.3.x or
above device with 1 Ghz processor (minimum)/1 Ghz Dual Core or
better(Recommended) and 1 GB of total RAM.
|
Android
|
3.x
|
Asus Tablet
(3.0)
|
Any 3.x or above
tablets with 1 Ghz processor (minimum)/1 Ghz Dual Core or
better(Recommended) and 1 GB of total RAM.
|
Android
|
4.x
|
Google Nexus Tab
7 (4.1.1)
Google Nexus Galaxy (4.0.3) Motorola Xoom (4.0.3) Asus EE Pad TF101 (4.0.3) Acer Iconia (4.0.3) |
Any 4.x or
above device with 1 Ghz processor (minimum)/1 Ghz Dual Core or better(Recommended) an
|
7. 支持的SDK
Target Mobile
Platform
|
Mobile SDK
Version
|
Native
Development Tools Version
|
iOS
|
iOS SDK 6
|
Xcode 4.5.2
Minimum
|
Android
|
Android SDK API
Level 15 (4.0.3) - minimum, API Level 17 (4.2) - Recommended, API Level 17 -
Maximum
|
Android SDK
Tools 19.x (minimum) and 21.x (Recommended)
|
Browser
|
ADF Mobile
|
BlackBerry
Browser 4
|
Certified
|
WebKit-based
mobile browsers (iPhone Safari, Android Chrome, Nokia S60)
|
Certified
|
Access NetFront
3
|
Certified
|
OpenWave (UP
Browser) 7
|
Certified
|
Opera Mini 8
|
Certified
|
Pocket Internet
Explorer for Windows Mobile 5, 6
|
Certified
|
Mobile Internet
Browser 2.0 (Motorola)
|
Certified
|
Other Basic
XHTML mobile browsers
|
Supported
|
1. http://www.oracle.com/technetwork/developer-tools/jdev/documentation/jdev-11gr2-nf-404365.html#11gR2(11.1.2.4.0)NewFeatures-ADFMobile
2. http://www.oracle.com/technetwork/developer-tools/jdev/documentation/jdev11gr2-cert-405181.html
3. https://blogs.oracle.com/mobile/entry/why_should_you_move_to
4. http://www.oracle.com/us/corporate/press/1942360
5. http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADFMobile11124/ADFMobile11Overview.html
没有评论:
发表评论