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.
Python コードを使用して、Android で Bluetooth の可視性をオンまたはオフにしたいと考えています。手伝って頂けますか ?
PythonでSL4Aを使用していると思いますので、行ってみましょう。
import android #import android module droid = android.Android() #class instantation droid.bluethoothMakeDiscoverable() #make your device visible
とにかく、sl4a ブルートゥースフェケードを確認したい場合は簡単です。必要なすべての Bluetooth コマンドがあります。