项目作者: llanox

项目描述 :
Android project created to show some basic Android Programming topics. The idea is develop an useful app with real challenges that you need to accept when you are developing an Android app. Step by Step you are going to see how to build a product following the best practices. First of all, we need to define the UI with mockups then, based on it, create Activities using mocked data to code the logic, as a final step, we're going to create a Rest client to get real data to use along with Activities, Services and other components that we already created.
高级语言: Java
项目地址: git://github.com/llanox/AndroidCourseEafit-2016-2.git
创建时间: 2016-03-18T15:41:50Z
项目社区:https://github.com/llanox/AndroidCourseEafit-2016-2

开源协议:MIT License

下载