15 July, 2010
07 July, 2010
J2ME program to capture a picture through mobile phone
Here is a simple J2ME program to take a snapshot using the camera of the mobile phone.This program display the camera and allow the user to capture the image and store the picture in the specific location. Import the respective packages after copying the following code.
06 July, 2010
J2ME program to search for Bluetooth Devices through Mobile Phone
Here we will discuss about a sample program to search for Bluetooth enabled devices around your mobile phone. J2ME community has defined a standard for Bluetooth communication in JSR 82, which describes the standard APIs used to communicate with Bluetooth enabled devices. The JSR 82 contains the following packages to exchange data between two devices.
05 July, 2010
Program to make a phone call in Android Phone
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkqjzqGelAPbPjC2mezex_VEhZIDyhTEp4J1Px4Ua3b_8xQ18ZmpIA8PFLPKXyoe8oEZVf5OfXw3H4mNPHbbL3UK-cOb7OwFGmifVvrz5zpoGU3TUt_dVEcpYlYXktXqNRGPRFGahp-A6Z/s320/android.jpg)