Quantcast
Channel: Import Org – CoderzHeaven
Browsing all 11 articles
Browse latest View live

Android phpmySQL connection redone.

Hi all.. Most of our visitors had problem with one of our previous post on Android-php connection. So here I am posting another simple example to connect with a php file. Here I am simply putting an...

View Article



Image may be NSFW.
Clik here to view.

How to Upload Multiple files in one request along with other string...

Hello everyone, I have shown two methods to upload files in android. In today’s tutorial I will show another simple method to upload files. With this method you can upload multiple files in one request...

View Article

Image may be NSFW.
Clik here to view.

Parsing an XML from Online in Android

In the previous example I showed how to parse an xml that is stored in a file in res/xml folder. In this post I will show you how to parse an xml that is stored in a server in an xml file. Here I am...

View Article

Image may be NSFW.
Clik here to view.

Show Alert in cocos2D Android.

Here is a simple example showing alert in android cocos2D. For this I am using an example from my previous android cocos2D tutorial.. So please read that tutorial before reading this because the I am...

View Article

JSON IN ANDROID.

Complex JSON String parsing in ANDROID http://www.coderzheaven.com/2011/06/10/complex-json-string-parsing-in-android/ Parsing JSON Object in ANDROID....

View Article


Image may be NSFW.
Clik here to view.

How to download a file to your android device from a remote server with a...

Actually this is really simple. I have already posted an example for how to download a file in this post. How to Download an image in ANDROID programatically? This is another one little different with...

View Article

Image may be NSFW.
Clik here to view.

How to download a file from a remote site in android? – Another simple...

Hello all ……. I have shown many examples on how to download and upload files in android through this site. These are other methods for downloadign a file in android. 1. How to Download an image in...

View Article

Image may be NSFW.
Clik here to view.

How to make a http call repeatedly from a service in android?

We may have applications in which we may have to make repeated calls to a webservice. At that time services may be useful. This is such an example in which we will be creating a Service in android to...

View Article


Image may be NSFW.
Clik here to view.

How to read and write files to SDCARD and application SandBox in Android – A...

Here is a complete example of How to read and write files to SDCARD and application SandBox in Android. First create a new project and inside the mainActivity paste this code. package...

View Article


Image may be NSFW.
Clik here to view.

How to get table values from a MySQL database and show it in Android as Tables.?

Here we are accessing a mysql database and get the table values and show it in the Android side as tables. These are some tutorials that I have posted on connection with php and getting tablevalues. 1....

View Article

Uploading Image to Server – Android Eclipse Version.

Hi all, In today’s tutorial I will show you how to send an image to server using POST method in ANDROID. If you are working in Android studio, then checkout the article here. Uploading an image to...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images