What is the easiest way to take a full app/apk and change the package name?
apktool m. its a android app extremely easy to use. in the newer versions you dont have to decompile or sign anything manually. you just choose quick edit and edit the package name and it does the rest for you.
apk editor works also
windows?