This app allows the user to record when and where (if location permissions have been granted) a Bluetooth device is connected or disconnected.
The aim of this app is twofold:
1. Find out where you left your earphones. Or at least, close enough.
2. Help developers test the reliability of Bluetooth connections.
If location permission is denied, the app will still record events and timestamps.
• No MAC addresses are sent to any servers.
• The Internet permission is needed to display the maps.
Source code: https://github.com/alt236/bluetooth-connection-log
แอพนี้อนุญาตให้ผู้ใช้บันทึกเวลาและสถานที่ (หากได้รับอนุญาตให้ใช้สถานที่) อุปกรณ์บลูทู ธ เชื่อมต่อหรือตัดการเชื่อมต่อ
เป้าหมายของแอพนี้มีสองเท่า:
1. ค้นหาตำแหน่งที่คุณออกจากหูฟัง หรืออย่างน้อยก็ใกล้พอ
2. ช่วยให้นักพัฒนาทดสอบความน่าเชื่อถือของการเชื่อมต่อบลูทู ธ
หากการอนุญาตสถานที่ถูกปฏิเสธแอพจะยังคงบันทึกกิจกรรมและเวลาประทับ
•ไม่มีการส่งที่อยู่ MAC ไปยังเซิร์ฟเวอร์ใด ๆ
•จำเป็นต้องได้รับอนุญาตจากอินเทอร์เน็ตเพื่อแสดงแผนที่
รหัสที่มา: https://github.com/alt236/bluetooth-connection-log