Skip to content

JacobSamro/Android-SQLiteViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android SQLite Viewer

A Library to edit and update the SQLite Datatase on Android from your Computer.

Requirements

  • Your PC and Android Device (or Emulator) should be connnected in the same network.

Overview

  • Download and Install the Server ( Android SQLite Viewer Server )
  • Add the Android SQLite Viewer library to your Android Project
  • Invoke and Intialize it in your Project and Start the Service
  • Specify the IP Address and Port where the Server is running
  • Run your Android Application and open the Web Interface in the computer to view and edit the Database

Installation

Installing the Server

Running the Server

Configuration

Android Setup

Server Setup on Computer

Accessing the Databases

How it works

Technologies used

  • Android SDK
  • Node.JS
  • Socket.IO

About

A Library to edit and update the SQLite Database on Android from your Computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%