Let\'s suppose this is the package name: package com.company.name. How do I change company?
package com.company.name
company
P.S. I saw how to change name but
name
This might help you - 1) Open a file of your package. 2) Android Studio displays the breadcrumbs of the file, above the opened file. On the package you want renamed: Right click > Refactor > Rename.