Quantcast
Channel: database – MOBILE PROGRAMMING
Browsing latest articles
Browse All 8 View Live

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.

Working with SQLite databases through command Line in android.

Hello all, In todays tutorial I will show you how to work with sqlite databases in android through command line. Advantages 1. You can browse any number of databases. 2. You can write any queries and...

View Article

Image may be NSFW.
Clik here to view.

Evi more intelligent than Siri and Iris

Ever Since the launch of Siri in iOS smartphones has become more user friendly and funny for people. After that Iris was launched a rival for Siri, this too was a big hit. A little bit about Siri The...

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

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


Image may be NSFW.
Clik here to view.

How to create Simple Login form using php in android? – Connect php with...

Hello all.. I have shown two other examples for creating a connection between android and php. But still users are finding difficulty in grasping it. These are other posts. Android phpMysql connection....

View Article

Image may be NSFW.
Clik here to view.

SQlite Database Operations in Flutter

sqlite flutter Watch Video Tutorial   Add Dependency SQFlite is a Flutter library for doing local Database Operations. You can download it from here. To Integrate SQFlite library in your project In...

View Article

Image may be NSFW.
Clik here to view.

Flutter Tutorials – CloudFireStore CRUD Operations in Flutter

For accessing CloudFireStore for Firebase, you need to have Firebase account. For that you need to go to https://console.firebase.google.com and sign up.   Watch Video Tutorial     # Create a project...

View Article

Browsing latest articles
Browse All 8 View Live


Latest Images