@hummlbach said in How to Import Python library to clickable?:
The question about Python Library is SOLVED, with apt-get install on get_libs.py
maybe I need to open new thread, about "How to check Crash Log in Ubuntu Touch?"
OR
"Create VoIP application with PJSIP in Ubuntu Touch"
the Strace log didn't show me exactly what make the system reboot. this show me the technique to see what happen before system crashed
since I'm using SSH to my phone, I follow the SSH step
Log into phone using clickable shell
Open another tab. Run clickable shell
in tab 2 run tail -f /var/log/syslog to see system log in realtime
Reproduce the crash in tab 1
Watch any error messages in the tab 2
Now I need to move to another thread to discuss it, and close this Thread as Solved