Quantcast
Channel: CoderzHeaven » Toast.LENGTH_LONG
Browsing all 4 articles
Browse latest View live

How to use SQLite in ANDROID, A really simple example.

Hello ANDROID Lovers…….. In today’s tutorial I will show you how to deal with SQLite Databases in ANDROID. You know that SQLite are Lightweight databases which is maintained only on the client side....

View Article



Image may be NSFW.
Clik here to view.

SQLiteManager plugin for eclipse

When you are working on an Android application that stores data in a SQLite database.There arise many questions like where does this database file get stored on the filesystem ? How can we access the...

View Article

Image may be NSFW.
Clik here to view.

How to disable any input on the screen in android?

This is a simple example showing how will you disable any input on your current application screen in android. This is done by showing a transparent overlay dialog on the screen. This is how it is...

View Article

Image may be NSFW.
Clik here to view.

How to load a spinner with values from SQlite Database in android?

Here is a simple example showing how to load a database values in a spinner in android. OK we will start. This is the layout for the spinner row. spinner_row.xml <?xml version="1.0"...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images