Quantcast
Channel: CoderzHeaven » Checkbox
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Android phpMysql connection

First create a database  named “mydatabase” in MySql. Then create a table “tbl_user” with three fields (id, username and password). The next step is to create a php page which will communicate between...

View Article



Image may be NSFW.
Clik here to view.

Listening to checkBox stateChange in Android

This is a simple example showing how to listen to checkbox in android. To check whether the checkbox is in on state or in off state just add a listener to the checkbox you want to listen. This is how...

View Article

Image may be NSFW.
Clik here to view.

How to save CheckBox values in SQlite Database and Load it later?

Hello…….. This post is just a simple demonstration to show a way to store a checkbox value in a database and reload it. Here I am storing only a value of a single checkbox and reloading it. But you can...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images