You are not logged in.
Pages: 1
Topic closed
Hi! There is a way to run .apk apps on archlinux? Except emulators, I'd like to know if there are some well working way to run apk natively.
Offline
Uhm... Seing as they are completely different CPU instruction sets, unless it's entirely in Java which is unlikely, how do you presume this to be doable without an emulator? Even if you were refering to x86 apk, there are likely to be enough differences between the systems that this is entirely unfeasible.
Last edited by V1del (2018-10-04 15:02:12)
Offline
Uhm... Seing as they are completely different CPU instruction sets, unless it's entirely in Java which is unlikely, how do you presume this to be doable without an emulator? Even if you were refering to x86 apk, there are likely to be enough differences between the systems that this is entirely unfeasible.
I've read that anbox can do this but I'd want to know if is a safe and reliable method
Offline
What are you trying to achieve, why can't you use an emulator?
These forums aren't for anbox support, so we can't comment on its safety or reliability. That said, its code is hosted on Github and it seems to be fairly popular. Visit its issue tracker to see how safe and reliable it is.
Offline
there's a chrome addon called ARChon that runs Android apps inside it.
there's also Genymotion which is a wrapper around Virtualbox for running Android VMs. this is the method that I would prefer (and use).
neither are native, even in as much as wine would be considered native
Offline
there's a chrome addon called ARChon that runs Android apps inside it.
there's also Genymotion which is a wrapper around Virtualbox for running Android VMs. this is the method that I would prefer (and use).neither are native, even in as much as wine would be considered native
There's an archon in the aur, I've tried to use it before, but didn't get very far.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
I have done it before on adb app debugging for developers. I don't remember exact details so I am testing now to give a definite solution to your problem.
(The only way to run apks natively without an android is to make it yourself. The same way wine is only native to windows and private distrobutions.)
Last edited by StubbledBannana (2025-04-27 04:44:14)
Offline
The 2025 option would be waydroid - still not native and exactly matching OPs not well defined goal but that would be the best option. But seeing as this thread is 7 years old let's take the opportunity to close this.
Closing.
Offline
Pages: 1
Topic closed