Cloning an Android Application -
Cloning an Android Application -
i made application android, need create copies of same application. i'll have alter bundle name, , other generated files (/ bin) new name of application.
the divergence between 2 applications (the original , copied), in add-on mentioned, strings , styles files.
is there simple way this? (maybe creating library, not know how this) thanks!
i'm not sure difficulty in case. you'd create re-create of project folder , import eclipse existing project. in android manifest modify bundle name, , strings.xml modified new values (as styles xml files).
android
Comments
Post a Comment