Basically I have lots of files in some packages, I want to add some other text in package name, But in the same time i want all the files should also change their package names and import statement automatically for both JAVA and AIDL files, as files number are too many and it is going to take lots of time if i do it manually. Please let me know if there is any way doing this.
Thanks!