So, the only solution to adapt Bluetooth for a specific product is to reimplement BluetoothService?
2011/3/29 Romain Guy <[email protected]> > This would be an API change and it's therefore not accepted. > > On Tue, Mar 29, 2011 at 1:12 AM, Adrien Grassein < > [email protected]> wrote: > >> Hi all, >> >> I wonder if remove the keyword "static" of the class >> android.bluetooth.BluetoothManager will cause that my code will not passed >> the CTS program. >> >> In the CDD, it's written that we must not change the signature of public >> API. >> >> Do my code will pass the CTS if i remove the keyword static? >> >> >> Thanks, >> Adrien >> >> >> -- >> 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 > > > > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support. All such questions should be posted on public > forums, where I and others can see and answer them > -- 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

