On the IDE select: Project -> Can Install To External Storage.
But, you can also add this line to your AndroidManifest using the Manifest editor
SetManifestAttribute("android:installLocation", "auto")
That will allow the user to move the app to/from the SDCARD