android 6.0.0.r1,Cordova Android 6.0.0 Released!

We are happy to announce a major release forCordova Android 6.0.0 has been released!

Run the following command in your project to save your currently installed plugins into config.xml:

cordova plugin save

To upgrade:

npm install -g cordova

cd my_project

cordova platform update android@6.0.0

To add it explicitly:

cordova platform add android@6.0.0

What's new in Android

This release adds significant functionality, and also introduces a number

of breaking changes. Some of the changes to the code base will be of

particular interest to third party webview plugin developers.

Major Changes

Primary bridge is the EVAL_BRIDGE, which tells the WebView to execute JS directly. This is more stable than the ONLINE_EVENT bridge

Full Support for Android Nougat (API 24)

Ice Cream Sandwich Support has been deprecated. Minimum Supported Android Version is Jellybean (API 16/ Android 4.1)

Plugin Installation now CLEANS the build directory, this speeds up gradle build times and allows for CLI develoment to be more predictable

Changes For Third-Party WebView Developers:

executeJavascript method added and is an abstract method that must be implemented

the EVAL_BRIDGE must be added to the WebView

Curated Changes from the Git Commit Logs, check release notes for a more complete list

CB-11083: Fix to deal with custom frameworks with their own Gradle configuration

CB-8722: Move icons from drawable to mipmap

CB-11964: Call clean after plugin install and mock it in tests

CB-11935: Does a best-effort attempt to pause any processing that can be paused safely, such as animations and geolocation.

CB-11640: Changing requirements check to ask for Java 8

CB-11907: Bumping Gradle to work with Android Studio 2.2 and the Android Gradle Plugin

CB-11078: Empty string for BackgroundColor preference crashes application This closes #316

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值