Skip to content

Releases: BlackCatDevel0per/p4adev_toolkit

Test samples

02 Apr 22:14
Compare
Choose a tag to compare
Test samples Pre-release
Pre-release
  1. Install jupyter-console, connect device (Android with app & client) to the any local network
  2. Change LAN ip to your device ip inside ipython_kernel.json on client side (you can find it in Android device settings)
  3. To connect to app's ipykernel just run:

jupyter console/qtconsole --existing ipython_kernel.json

Explore app's data by ftp - port 2121, login/passwd: android

Enjoy =)