Posted inAndroid
Android – Enable the "Move to SD card" Feature
Problem: How do I enable the "Move to SD card" feature? Solution: To solve the above problem, we have to set the android:installLocation attribute inside the AndroidManifest.xml file. android:installLocation =>…
