Malformed Manifest error happens when I use capital package name in android studio -


i have app started in eclipse. package name starts capital, , compiled , installed correctly. have moved project android studio, while app compile, won't install due malformed manifest. looked problem, , suggestion lowercase package name. dose solve problem, , app installs, makes no sense. why apps compiled in eclipse fine it, same code in android studio not work? large problem, app in play store, , can't lowercase package name, i'm stuck in eclipse. dose know work around?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

python - matplotlib equivalent for Ubuntu servers with no GUI? -

java - How to put two numbers separated by a space into two different arrays -