Do Risking App still works ?

ddesigns

Regular Member
Joined
Dec 10, 2015
Messages
490
Reaction score
81
I came across one good android app source code which I would like to upload under my developers account on Google Play Store, before doing so I would like to reskin the app in terms of design and fonts, before doing so, I would like to know can this be done, is it a good option to start with app marketing ? Pls guide.
 
Works, but you must:

a) change not only layout, but also code, Google is smart now
b) change only layout, but obfuscate app (Proguard is not enough)
 
Works, but you must:

a) change not only layout, but also code, Google is smart now
b) change only layout, but obfuscate app (Proguard is not enough)

Thanks for the reply Vinku, will look into it.
 
Works, but you must:

a) change not only layout, but also code, Google is smart now
b) change only layout, but obfuscate app (Proguard is not enough)
i know Proguard but how to effectively obfuscate app. any tuto?
 
Back
Top