Discussion:
Running Android apps under a Slackware
(too old to reply)
S.K.R. de Jong
2022-04-18 12:56:24 UTC
Permalink
There is support for running Android apps under Linux, but this
seems to require Snap, which is systemd-dependent and therefore not
supported under Slackware.

Anybody know of an alternative? I know about Android-x86, which
can be run from within Slackware as a virtual machine. I wonder though if
there are any solutions out there that do require having a fully-fledged
Android virtual machine for the purpose of running specific Android apps
under Slackware.
Henrik Carlqvist
2022-04-19 05:55:25 UTC
Permalink
Post by S.K.R. de Jong
Anybody know of an alternative? I know about Android-x86, which
can be run from within Slackware as a virtual machine. I wonder though
if there are any solutions out there that do require having a
fully-fledged Android virtual machine for the purpose of running
specific Android apps under Slackware.
Many years ago I did develop Android apps myself using Slackware as my
development platform. Part of the development environment was an Android
emulator which was built on top of qemu emulating an ARM base phone.

The Android SDK probably looks totally different today (back then it was
built on eclipse) but I suppose it still has some kind of emulator
included. At least back then you could download and install the Android
SDK for free.

regards Henrik

Loading...