MyCV

價格:免費

更新日期:2016-04-04

檔案大小:7.0M

目前版本:1.05

版本需求:Android 4.0.3 以上版本

官方網站:http://fabricemk.github.io/

Email:spatula.corp@gmail.com

MyCV(圖1)-速報App

This application is just my CV as an Android application. It just aims to be a sandbox for me to test and try new techniques and libraries related to Android development.

It also gives a short glimpse of my Android development skills.

The entire source code is available on the following Github repository:

https://github.com/FabriceMk/android-mycv

Currently the main characteristics are:

* use of Material Design

* use of different Support Libraries like AppCompat, Design Support Library, CardView, Toolbar, RecyclerView

* all the images related stuff is handled by Glide

* Volley for the networking

MyCV(圖2)-速報App

* POJO/JSON mapping with Gson

* use of Google Maps API

* Android Wear companion app

* use of JUnit for unit testing

* use of Espresso for instrumental testing

Future enhancements:

* small backend powered by AppEngine Endpoint

* a tablet optimized layout

* more tests

MyCV(圖3)-速報App

* use of a database with an ORM

* use of ProGuard for production APK