My former post show examples of Client/Server using ServerSocket and Socket, with sending message from server to client , and from client to server .…
قراءة المزيدRefer to my old post of " Java exercise - Implement client and server to communicate using Socket ", setup bold server and client. The serv…
قراءة المزيدThis video show how to create Android App with Maps using Android Studio template of Google Maps Activity. - You have to generate Google Maps API key…
قراءة المزيدA simple Android example to read info of RFID tag (key and card in this demo) using NFC. Edit src/main/AndroidManifest.xml to add with action of &qu…
قراءة المزيدThis example show how to load Here map image, using REST API (not Native SDK). HERE , a Nokia company, is a global leader in the mapping and locatio…
قراءة المزيدThis example show how to use Google Charts to display pie chart on Android WebView. Google chart tools are powerful, simple to use, and free. It no…
قراءة المزيدThis example show bi-directional communication between Client and Server, both run on Android devices. When the Server run, it will show it's own…
قراءة المزيدThis example show drawing Path of circle on canvas of custom View, user can adjust its ratio using twh SeekBar. It will be the base of coming exercis…
قراءة المزيدThis exercise show how to run a Runnable in background. Runnable in background thread In this exercise, we need to check if the current thread is the…
قراءة المزيدThis examples create two separated program (host and client) with Java, using java.net.Socket . In host side, it start ServerSocket and wait for clie…
قراءة المزيدIt's a simple example using Android's SQLite database. A adapter, SQLiteAdapter, is implement as a adapter between our activity and SQLite, w…
قراءة المزيد
Social Plugin