I have a live up in Google Play store for about 5 years. It was released with Eclipse and I used upper cases characters in the package name in the store (I now know that it's wrong). Now I am trying to migrate to Android Studio and it fails to install the app to a device due to "INSTALL_PARSE_FAILED_MANIFEST_MALFORMED"
Is there a way to force Android Studio to work with my previous package name or I'm stuck with Eclipse?
Thanks, Noam