Any plans on having mobile versions of ecode on android and ios? #92
Replies: 2 comments 4 replies
-
It's actually possible, I just don't build it because it's un-usable in a small screen. But I even added terminal support. I can build you an Android apk and give me your opinion. I'll later update the build script an uploaded here. |
Beta Was this translation helpful? Give feedback.
-
The issue with the menu goes off-screen is easy to fix. Have a look at how applications like Firefox and Chrome do it on Android. You simply have to set it to discard the parent menu to have space for the sub-menu and done. This is what applications for vertical screens should do. ecode is too tailored towards wide horizontal screens (of the desktop). BTW, there are people use vertical screens even on the desktop. You rotate the screen and set the desktop environment to adjust the screen orientation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I know quite a few people who'd find that pretty useful. Even without the terminal.
Imagine participating in codeforces competitions on your tablet
Beta Was this translation helpful? Give feedback.
All reactions