What should you do if you want access list of paired Bluetooth devices on Android?

Question:What should you do if you want access list of paired Bluetooth devices on Android?

1.add <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" /> to the manifest.xml

2.add <uses-permission android:name="android.permission.BLUETOOTH" /> permission to the manifest.xml. you can not access paired bluetooth devices list

3.both (a) and (b)

4.None of the above


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!