I am working on nokia asha sdk2.0 using S40-with-theme.now my problem is that when i want to import following class but these classes not in S40-with-theme jar file .
These class is following
Code:
import com.sun.lwuit.io.ConnectionRequest;
import com.sun.lwuit.io.NetworkEvent;
import com.sun.lwuit.io.NetworkManager;
import com.sun.lwuit.io.Storage;
Please tell me which jar file I have to import for it. I got stuck please suggest me
Thanks