Publishing Source Code of Jahamanga

As a support to Open Source Community, today i’m publishing the source code of Jahamanga(https://play.google.com/store/apps/details?id=com.antares.jahamanga) to github (https://github.com/linggom/Jahamanga)

Please enjoy it, and if have a question do not hesitate to contact me.

Specification :

  1. Develop using android studio
  2. Using gradle 2.1
  3. Using some 3rd pary library (Retrofit for REST API library, Glide for image load and caching, Parse for statistics)

regards
goman

 
1
Kudos
 
1
Kudos

Now read this

SRM 629 Div 2 1000 Points

If you are following the topcoder SRM 629 div 2 this is the source code public class CandyAddict { public static void main(String[] args) { solve(new int[]{1000000000,1000000000,1000000000,1000000000,1000000000}, new... Continue →