文件名称:Android代码-connectbot
文件大小:1.35MB
文件格式:ZIP
更新时间:2022-08-26 01:00:51
Android代码
Google Play Translations If you'd like to see ConnectBot translated into your language and you're willing to help, then head on over to https://translations.launchpad.net/connectbot/trunk/ pots/fortune Compiling To compile ConnectBot using gradlew, you must first specify where your Android SDK and NDK are via the local.properties file. Insert a line similar to the following with the full path to your SDK: sdk.dir=/opt/android-sdk ndk.dir=/opt/android-ndk