I've been thinking for a while that I'd like to make an android app (basically, a dealing sheet - a friend has an online one, but I'd like one that would work offline and that could do simple things like keeping the display on for long enough for me to deal ;). I'm aware that the default way to do this is writing java (a language I've mostly avoided so far, and that seems to love boilerplate), but I'm wondering if there are plausible alternatives (I spotted Kivy via WP which seems python-based - any good?) and/or if anyone has useful pointers. Vague desiderata:
1) I can use my regular text editor to write code
2) As Free as is possible given mobile OSs :-/
3) Plausibly portable to iOS should someone feel like it
I expect to end up with something to distribute via F-Droid.
1) I can use my regular text editor to write code
2) As Free as is possible given mobile OSs :-/
3) Plausibly portable to iOS should someone feel like it
I expect to end up with something to distribute via F-Droid.
There are 10 comments on this entry.