Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要我的手机充当蓝牙耳机。我打算在电话中运行一个 J2ME 应用程序,使电话成为蓝牙耳机。
知道怎么做吗?
Can't be done in J2ME as the Bluetooth API supports only SPP and L2CAP (and occasionally OBEX). Bluetooth headsets require the Headset profile.