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