0.1.2 • Published 2 years ago

android-debug-db-cordova-plugin v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Android Debug DB with Cordova

Cordova plugin to integrate with Android-Debug-Database library.

It allows you to view databases and shared preferences directly in your browser in a very simple way using Android-Debug-Database library and without rooting your Android device.

Supported Platforms

  • Android

Installation

  • Run the following command:
    cordova plugin add android-debug-db-cordova-plugin

How it works

After adding the plugin, start your application then open xxx.xxx.xxx.xxx:8080 on your browser using yout device's IP addresss (Example: 192.168.0.101:8080)

Notes:

  • Your Android phone and laptop should be connected to the same Network (Wifi or LAN).
  • For more details please refere to Android-Debug-Database
0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago