As Android is gaining more and more users every day (and Windows losing some), i consider reasonably fair for me to ask: Is there ANY Wine equivalent for Android apps? I'm not asking for native linux support for apk packages, just for a non-emulator like Wine is.
Touch-interface hardware is getting cheaper every day, and Android being king there, is just natural that all programmers keep on rushing into making Android apps. In the last year alone i've seen most famous software getting implemented in Android: Photoshop, Autocad, Revit, Pixlr, etc
I'm not an Android developer, not looking for an android-sdk, just regular user looking to use certain android apps in Ubuntu. Typical example: Autocad and Photoshop - neither one working properly under wine, but having Android variants. I'm hoping that Android being linux, it could be more easy to adapt Android to Ubuntu code, than adapting Windows to Ubuntu code.
EDIT December 29, 2018
I found something named anbox. From their github :
This is interesting. But I haven't tested it yet, but some articles on the net refers to that. You guys may want to take a look. Meanwhile, I'll update this answer later when I've tried them.
=============================================================
Original answer below.
You can either :
For exactly like wine, where you aren't emulating the whole OS, I think ARChon is the most accurate answer. But I'm pretty sure you will hit too much issues and probably just give up like me.
We all know Android is based on Linux kernel. But that doesn't mean that's the same thing. Android doesn't use X server like your desktop.
So AFAIK, there are no solution so far. Sorry.
The simplest method involves using Genymotion. It is one of several Android emulators that you can install in Linux. When compared to other emulators Before, you install Genymotion, you have to first install Oracle’s VirtualBox. VirtualBox is virtualization software that creates the virtual environment necessary to emulate Android in Linux. To install VirtualBox, download it from Oracle. Next, create an account at the Genymotion website and install the application. The application comes as a .debi file so simply double click it to begin installation. Here's the video in detail..
copied from : https://www.quora.com/How-can-I-install-Bluestacks-in-Ubuntu