android - how to change all package name in Eclipse? -


i'm trying change package name in eclipse, have tried everything, last try change android tools-> rename application package didn't seem change package in code files itself, have more 1 package in app, selected first 1 , pressed f2 typed in same package name , changed in files, when selected second package , pressed f2 didn't want change, says package exists ! i'm wondering how app name , package read on google play, manifest file ?

you have right click on package > refacor > rename

enter image description here


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -