Description: Note: this project is based on studio Android development, eclipse may not be able to directly import.
This project is a non official website of Android Fried Eggs network client program source code, API is Fried Eggs official.
The project is small, Wuzangjuquan, studying this project, you will learn
Studio Android development of the basic configuration of Android
MD compatible with Theme style
Encapsulation and customization of request libraries for Volley networks
The basic design of Application, Activity, and Fragment base classes
The use of MVC architecture
Solution for long image loading
To Search:
File list (Check if you may need any files):
Android项目源码煎蛋网非官方客户端项目源码
.........................................\JianDan-master
.........................................\..............\.gitignore
.........................................\..............\.idea
.........................................\..............\.....\.name
.........................................\..............\.....\compiler.xml
.........................................\..............\.....\copyright
.........................................\..............\.....\.........\profiles_settings.xml
.........................................\..............\.....\gradle.xml
.........................................\..............\.....\misc.xml
.........................................\..............\.....\modules.xml
.........................................\..............\.....\runConfigurations.xml
.........................................\..............\.....\vcs.xml
.........................................\..............\app
.........................................\..............\...\.gitignore
.........................................\..............\...\app.iml
.........................................\..............\...\build.gradle
.........................................\..............\...\libs
.........................................\..............\...\....\butterknife-6.1.0.jar
.........................................\..............\...\....\greendao-1.3.0-beta-1.jar
.........................................\..............\...\....\gson-2.2.4.jar
.........................................\..............\...\....\uk-co-senab-photoview-source.jar
.........................................\..............\...\....\universal-image-loader-1.9.3.jar
.........................................\..............\...\proguard-rules.pro
.........................................\..............\...\src
.........................................\..............\...\...\androidTest
.........................................\..............\...\...\...........\java
.........................................\..............\...\...\...........\....\com
.........................................\..............\...\...\...........\....\...\socks
.........................................\..............\...\...\...........\....\...\.....\jiandan
.........................................\..............\...\...\...........\....\...\.....\.......\ApplicationTest.java
.........................................\..............\...\...\...........\....\...\.....\.......\TestClass.java
.........................................\..............\...\...\main
.........................................\..............\...\...\....\AndroidManifest.xml
.........................................\..............\...\...\....\assets
.........................................\..............\...\...\....\......\style.css
.........................................\..............\...\...\....\java
.........................................\..............\...\...\....\....\com
.........................................\..............\...\...\....\....\...\socks
.........................................\..............\...\...\....\....\...\.....\jiandan
.........................................\..............\...\...\....\....\...\.....\.......\adapter
.........................................\..............\...\...\....\....\...\.....\.......\.......\CommentAdapter.java
.........................................\..............\...\...\....\....\...\.....\.......\.......\FreshNewsAdapter.java
.........................................\..............\...\...\....\....\...\.....\.......\.......\JokeAdapter.java
.........................................\..............\...\...\....\....\...\.....\.......\.......\PictureAdapter.java
.........................................\..............\...\...\....\....\...\.....\.......\.......\VideoAdapter.java
.........................................\..............\...\...\....\....\...\.....\.......\base
.........................................\..............\...\...\....\....\...\.....\.......\...