remove the kivy gui
We now use the qml gui on Android, and haven't been maintaining the kivy GUI for a while.
This commit is contained in:
@@ -107,12 +107,6 @@ sudo apt-get install qtvirtualkeyboard-plugin
|
||||
|
||||
Run electrum with the `-g` switch: `electrum -g qml`
|
||||
|
||||
### The Kivy GUI can be run directly on Linux Desktop. How?
|
||||
Install Kivy.
|
||||
|
||||
Build atlas: `(cd contrib/android/; make theming)`
|
||||
|
||||
Run electrum with the `-g` switch: `electrum -g kivy`
|
||||
|
||||
### debug vs release build
|
||||
If you just follow the instructions above, you will build the apk
|
||||
|
||||
Reference in New Issue
Block a user