android 6.0.1 compiling
Posted Shawn X.Y. Bai
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了android 6.0.1 compiling相关的知识,希望对你有一定的参考价值。
https://developer.sony.com/develop/open-devices/guides/aosp-build-instructions/build-aosp-nougat-marshmallow-6-0-1
For Ubuntu >= 15.04
Run the following:
sudo apt-get update
sudo apt-get install openjdk-8-jdk
以上是关于android 6.0.1 compiling的主要内容,如果未能解决你的问题,请参考以下文章
(Android开发)关于新版本的api和implement替换compile
(Android开发)关于新版本的api和implement替换compile
错误记录Android Studio 编译报错 ( kotlin library {0} was compiled with a newer kotlin compiler and not b )
android 6.0.1 adb,Problems with ADB in Android 6.0.X
我们啥时候应该使用 android.arch.lifecycle:compiler(或 android.arch.lifecycle:common-java8)?