GAMES PC DOWNLOAD FREE FULL

GAME

Connecting to a web service over a Secure Sockets Layer (SSL): protocol:

Android default HttpClinet does not support SSL connections, so if you have a secured web service, you need to connect to it via javax.net....

Calling SOAP Web Services with Android APIs

One of the most common functionalities required in mobile applications is to call a web service to retrieve data. This process involves requ...

Calling REST Web Services with Android.

Requesting REST web service:   you request REST web services by calling a URL with the parameters. like this http://example.com/resources/g...

Using Android Preferences

We saw before that we can persist an application's data using SQLite database. Android offers another way to store user's data throu...

The Difference between Handler and AsyncTask

After we saw both Handlers and AsyncTasks a question may evolve: what's the difference between the two and when to use one of them over ...

Google to Unveil Service to Let Users Stream Their Music

Google will announce today on Google I/O 2011 it's long anticipated Cloud-based music service.

Threading in Android part 2: Async Tasks

In the previous post we saw one way to deal with threads in Android, which is by using Handlers . In this post we'll see how to use ano...

Threading in Android part 1: Handlers

Multi-Threading concept is essential in most platforms. it provides maximum utilization of the processor. threading is used when the program...

Android 3.0 (Honeycomb) Overview

Google released it's tablet-targeted Android version 3.0 (Honeycomb) with a totally new interdace and concepts. here are the major updat...

Android Eclipse LogCat showing a singe Line only at a time

The LogCat shows different device events. In Eclipse sometimes you notice that only a single line is shown and you can't scroll to see ...

Android emulator too large

sometimes after installing Android sdk and launching the emulator you find that the emulator is too large that some of it may be invisible. ...

android Conversion to Dalvik format failed with error 1

I got this error in an Android project in which I referenced anexternal JAR library. I solved this by cleaning the project by navigating to ...

SDK setup error: a folder failed to be renamed or moved

During updating your Android SDK components from eclipse (running in windows) you may receive the following error message: a folder failed t...

Building Android Content Providers

Content providers are the way that Android applications can share info between each other. an application can ask for info from another appl...

Amazon launches Android App Store

Amazon has launched a Beta Android Dev portal. Android developers can submit their apps for free in the first year. after that there will be...

Android 2.3 (Gingerbread) released

Yesterday Google fially released the long-anticipated Android 2.3 (Gingerbread). here are some of the new features: API Level : 9. The Dalvi...

Android Content Providers

Remember when we created a sqlite database android application. We saw that the database file is stored in the file system directories of th...

How to check if the phone is connected to the Internet

to check whether your phone is connected to the Internet, use the following code: ConnectivityManager con=(ConnectivityManager)getSystemServ...

Using SQLite Database with Android

Android default Database engine is Lite. SQLite is a lightweight transactional database engine that occupies small amout of disk storage and...

NEW GAME

Powered by Blogger.

Labels

Quotes

1. Những cô gái giống như những tên miền Internet, những tên đẹp mà ta thích đã có chủ nhân rồi!


Popular Posts