1.Add <user-permission android:name="android.permission.BLUETOOTH_ADMIN" /> permission to the manifest.xml
2.None of the above
3.Not possible
4.Add <user-feature android:name="android.permission.BLUETOOTH" /> feature to the manifest.xml
Answer:1