06 2018 档案
摘要:一、版本信息: 系统版本:Ubuntu 18.04.2 LTS JDK版本: 1.8.0_171 SDK版本:android-sdk_r24.4.1-linux.tgz ADB版本:1.0.40 apktool版本:2.4.0 aapt(Android Asset Packaging Tool)版本
阅读全文
摘要:1.下载 https://developer.android.com/studio/ 2.解压文件,将文件夹copy到/opt/ 3.进入/opt/android-studio/bin,运行./studio.sh 4.安装完成后,查看SDK路径,默认为/root/Android/Sdk 5.配置环境
阅读全文
摘要:As a workaround, you can install OpenJDK 8 from a PPA repository: 1. Open terminal from the Dash or by pressing Ctrl+Alt+T. When it opens, run the com
阅读全文
摘要:设置用户名和邮箱: git config --global user.name "Your Name" git config --global user.email "email@example.com" 查看用户名和邮箱: git config -l cat ~/.gitconfig ADD目录下
阅读全文

浙公网安备 33010602011771号