i got a program that send file to mobile device. After opening it in the NetBeans IDE it shows error in the lines shown below
import javax.obex.ClientSession;
import javax.obex.HeaderSet;
import javax.obex.Operation;
it shows error as package does not exist. what should i do to correct this error ?
Here's the download page: http://code.google.com/p/bluecove/downloads/list