I have a feature in the app I'm developing. It requires broadcasting of data. Now I have implemented the functionality to advertise the data using the support of new BLE feature. I want this app to be legacy supportive. I want this feature to be usable by broader set of devices (Even devices without BLE & below android 5.0). Can it be done using classic bluetooth. If no, why not? If yes, how to do that?
Thanks,
Kedar