+ 2
Offline?
would this work offline? i wanna continue studying but sometimes in my area theres no signal :(
5 Answers
+ 7
I do 95% of my Python tinkering on my phone on SoloLearn. When there is no internet connection SoloLearn is also unavailable. Furthermore there is no Python 3.6 functionality.
The solution, on Android in the playstore Termux.
A terminal emulator and Linux environment.
https://play.google.com/store/apps/details?id=com.termux
Then once Termux is running.
pkg install python
It installs python 3.6
Further I found the keyboard lacking.
I installed
Hackers Keyboard
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
It has all the keys, you can even run Vim.
+ 5
Yes, you can save the courses for offline learning,
https://www.sololearn.com/Discuss/273923/can-we-use-this-app-offline
https://www.sololearn.com/Discuss/612067/offline-sololearn-features/
+ 4
If you want to compile non-web codes offline, it is impossible
https://www.sololearn.com/discuss/1016305/?ref=app
0
good all
0
Student



