Skip to content

Latest commit

 

History

History
executable file
·
5 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

executable file
·
5 lines (5 loc) · 318 Bytes

structure

This is a android project which uses design moudle MVP. MVP module is usually to build android project.It's different from MCP. In this project,I use some famous opensource library,including Retrofit,Gson,EventBus,Picao,RxJava,RxAndroid... I also use Java annotation processor to auto generate Java Class.