[SGVLUG] An Android Inquiree?

nopbin@gmail.com via SGVLUG sgvlug at sgvlug.net
Sun May 12 10:30:07 PDT 2019


Hi Chime,

Strictly speaking not all apps are graphical.  But that isn't exactly what
you are asking I expect.  Most apps that you interact with do bring their
own UI.  While Android apps typically have a visual UI, they often support
accessibility to varying degrees which should help navigating the visual
interface with appropriate callouts for buttons and input fields and the
like.

While I am not sure if apps installed through one of the app stores allows
for apps to be executed from a separate terminal emulator, I would guess
that a terminal emulator might provide a method for installing additional
terminal apps.  (Specifically since apps are usually sandboxed I don't know
if one app can directly invoke another separately installed app except
through intents which are not really standardized for this use case as far
as I know)

As far as your app "disappearing", it sounds like you were descibing the
app being closed after a period of inactivity.  This is quite normal and
expected in Android for apps which are in the background to be closed at
any time.  Often this is related to memory management but it can happen at
any time.

I have never looked at alternate sources for apps so I cannot provide any
useful insight there.


On Sun, May 5, 2019, 5:56 PM Chime Hart via SGVLUG <sgvlug at sgvlug.net>
wrote:

> Hi All: I purchased a Chrome Book, `marvelous Android type speech. We
> installed
> a Linux Beta, which has more options than Crowsh. I wanted to have a
> defalt of
> TCSH, but for some reason it didn't seem to take. Also, seems with maybe
> 20minutes of inactivity, the shell is gone, eventually even hidden from
> the
> menu.
> OK, so I know we can install Android apps in Linux. I installed "anbox" I
> thought, "sure I would install a Uverse app, so I can access a DVR, with
> speech". However, 1 of my Linux experts says all Android apps are
> graphical. By
> chance, are their any commandline apps-and-if so, are their repos I can
> add in
> my Debian machine to enjoy them?
> I also installed qemu, but I think that is only graphical? Thanks so much
> in
> advance for any guidance
> Chime
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sgvlug.net/pipermail/sgvlug/attachments/20190512/65cd61e7/attachment.html>


More information about the SGVLUG mailing list