I developed an app which can install on sdcard or in mobile internal memory.
I used android:installLocation attribute set to "auto".
Now the problem I am facing is when I run app on device then it shows me move to sdcard button enabled but when I uploaded the app to market and installed it from market then move to sdcard button is not enabled.
Any Idea where I am lagging.
Make sure your app is not
copy-protected:http://android-developers.blogspot.com/2010/07/apps-on-sd-card-details.html