Android INSTALL_FAILED_CONFLICTING_PROVIDER
[2012-05-21 15:03:23 - OSDActivity] Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER
[2012-05-21 15:03:23 - OSDActivity] Please check logcat output for more details.
[2012-05-21 15:03:23 - OSDActivity] Launch canceled!
Solution
Open your AndroidManifest.xml file and change the value of android:authorities to any junk value. The reason for the error is that you have launched another application with the same auth value.
Thank you very good...use full.works perfectly ...
ReplyDeleteThanks.. It worked for me...
Delete"value" being a number? ctrl+f "android:auth" is only returning seemingly important things, no numbers..
ReplyDeleteWorking perfectly
ReplyDeleteworking perfectly but will it any problem if we keep any junk file as value to android:authority
ReplyDelete