Android Studio | Get detected device mac address via bluetooth? -


i want application scan bluetooth devices , return mac address on console log.

my goal run command when phone found specific mac address (no need display mac address)

i have tried implement tutorial make scan not works http://www.londatiga.net/it/programming/android/how-to-programmatically-scan-or-discover-android-bluetooth-device/


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -