Releases: BlackCatDevel0per/p4adev_toolkit
Releases · BlackCatDevel0per/p4adev_toolkit
Test samples
- Install jupyter-console, connect device (Android with app & client) to the any local network
- Change LAN ip to your device ip inside
ipython_kernel.json
on client side (you can find it in Android device settings) - 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 =)