Android eclipse associated source code, as well as the source code (CODE) and jar viewing software, androideclipse
1. eclipse associated source code
Step 1: Download the source code of the corresponding version from Baidu. Here is 4.2, which is the version of API = 17.
Step 2: Find the directory where you installed the sdk,
G: \ Program Files \ adt-bundle-windows-x86 \ sdk \ platforms \ android-4.2
Step 3: Create a sources folder in this directory,
Then extract the extracted source code and put it in.
Step 4: Find the android. jar project, and then --- "properties -- java source attachment --- click External Folder to find the newly created sources directory.
Restart eclipse!
2. Source Insight 3 software code View Software
For more information about the Source code, it is best to use the Source Insight 3 software. Some Hidden system source code and internal classes can be found, as long as some can be seen.
Source Insight 3 software installation steps and: http://jingyan.baidu.com/article/db55b609a8c6104ba30a2f88.html
Some simple settings: in the English version, there is a Screen Font on the left of Document Option (ALT + T) in Option. Click it to set it.
Registration Code: I use source Insight is vesion3.50.0058, registration code is SI3US-361500-17409. Hope to help you!
After the android source code of the entire folder is imported or directly opened, it is as follows:
3. jar package viewing tool
Download the android decompilation toolkit. There are decompilation tools and jar tools. Jartool name: jd-gui.exe
For decompilation, run the cmd command to enter the folder of The Decompilation tool. Detailed commands and operations are as follows.
Attached address: Android APK decompilation is so simple and detailed (as shown in the figure below)