Releasing Jaha Manga

3 months ago i have an idea to create an mobile apps to read manga from mobile phone. This is the screenshot for the first app Screenshot_2014-08-01-13-54-12.png

But unfortunately google reject my apps. I think it cause by the name “Manga Reader” and last week i’m continuing to change the package name of our app and after working for it this is the new release of the apps with new design

1.png

And finally i revamped the logo to the new branding logo OCT (1).png

You can get it from the playstore now for Free!

https://play.google.com/store/apps/details?id=com.antares.jahamanga

 
1
Kudos
 
1
Kudos

Now read this

Top Coder SRM 628 Div 2 - 500 Point

If you are participate in Top Coder SRM 628 Div 2, this is solution for 500 point import java.util.ArrayList; public class BracketExpressions { public static String ifPossible(String expression){ Character [] pattern1 = new... Continue →