I am an iOS development, but because of the recent company's development of an android leave, and because of recent company various reasons, led to temporarily no longer pacified Zhuo, so, I will give Android to part-time work.
Previously there was a Java foundation, and iOS and Android were all mobile app developers, so it wasn't 0 basis.
To take over the Android code, the first thing to do is to familiarize yourself with the old code. Install Android Studio and install it yourself according to Google's tutorial.
1. Familiar with code structure
Android has a file called. Gradle, such as Setting.gradle, Build.gradle; Equivalent to the code entry, after pulling down the code, SYSN now before the first to confirm that the individual. gradle files are configured correctly.
2. SDK-related
Because it is SDK development, so involved in the app, SDK, need to integrate the SDK source code in the app, set up dependencies need to be in the. Gradle. So. Gradle is very important.
The journey to Android has just begun, trembling for the year.
Hello Android-.gradle