audio - Using bluetooth in java -


i'm attempting write java application open device run on receiving audio on bluetooth , playing audio.

i looked javadoc javax.bluetooth, frankly i'm little confused it, while importing javax.bluetooth failed compile, i'm not sure whats going on.

this have far if helps:

import javax.swing.*; import javax.obex.*; import javax.bluetooth.*;  public class bluetoothconnection{    public static void main(string[] args) {     discoverylistener alpha;     startinquiry(777, alpha);   } } 


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -