Simple Android Form Implementation with Retrofit as HTTP Request, Picasso as Image handler
/* Copyright (c) 2017 Aldieemaulana All Rights Reserved.
* Full Stack Developer
* Aldi Maulana
*/
- Fork it (https://github.com/aldieemaulana/retrofit-spinner-post-get-android/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request