The following code snippet will get the device detailed information in Android. public class DashboardActivity extends Activity { @Override protected…
How to craete Http Connection and handle response in Blackberry
Most of the business application are web server based, meaning mostly they are targeted for optimizing the web application into…