Quote:
Originally Posted by Leo365
It looks very interesting. Would it be able to build a native terminal program or app launcher providing onscreen keyboard for minimum feature?
|
Yes. It just takes a developer to allocate time for it. My time is limited.
See this post:
https://www.mobileread.com/forums/sho...63#post3323263
I just discovered that the PHP code blocks in that linked post display great in my chrome browser on my laptop PC, but on my android smartphone, viewing that post in chrome is very frustrating. The code blocks have large fonts (bigger than other post text) instead of the smallest "size 1" text. And worse, it extends off the right of the PHP code block with NO SCROLL BARS. Useless user experience. And I have published too much code here in that format -- how can we fix PHP tags on this website for android chrome web browsing?
EDIT: Scrolling in PHP blocks on android device solved. Just drag the text block around inside the PHP window, despite no scroll bars. Not a website problem -- just a different in user interface between desktop and mobile google chrome web browsers. Glad I figured that out. Time to read find android docs and RTFM?