android-debug-db-cordova-plugin

0.1.2 • Public • Published

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

Package Sidebar

Install

npm i android-debug-db-cordova-plugin

Weekly Downloads

1

Version

0.1.2

License

ISC

Unpacked Size

2.4 kB

Total Files

5

Last publish

Collaborators

  • najlo