Hello, I am facing an issue with Bluetooth discover-ability in Android 2.1. When I search for any device it gives me the device name but when the discovered device's name is changed my phone still shows the old name. Even when I rediscover the device. I am using Bluetoothdevice.getname() method to find the device name. This method is always giving old name. Is there any way I can get the new name.
Bluetoothdevice.getname() this method searches the cache and gives me the result is there any way to clear this cache. Thanks & Regards, Rahul -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

