C chaoyinloong New Member Licensed User Longtime User Jun 27, 2012 #1 Hi, I am trying to use some socket programming. however it does not recognise UDPSocket and others. I checked in the libraries folder there is network.xml and network.jar. Is there some configuration i must do to include them. thanks
Hi, I am trying to use some socket programming. however it does not recognise UDPSocket and others. I checked in the libraries folder there is network.xml and network.jar. Is there some configuration i must do to include them. thanks
Erel B4X founder Staff member Licensed User Longtime User Jun 27, 2012 #2 Yes. You should go to the libraries tab in the right side of the IDE and check it. It is explained in the Beginner's guide: Basic4android (Basic for Android) - Android programming with Gui designer Upvote 0
Yes. You should go to the libraries tab in the right side of the IDE and check it. It is explained in the Beginner's guide: Basic4android (Basic for Android) - Android programming with Gui designer