Question What is the best way to run an Android .apk with WiFi access in Linux?

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
Hello Folks,

I bought a cheap drone at some discounter. https://maginon.de/products/quadrokopter-qc-710se-wifi-100827
Now I want to run the app, to fly the drone, on my Kali Linux. https://apkpure.com/maginon-air/com.maginon.maginonair/variant/1.1.1-APK#variants
My phone is a bit shitty. And actually the other is a 20yo Nokia. 📞
At the last attempt I messed up my Linux installation. Now I ask first.
What I don't want - I am paranoid as well/hell - is having Google or some other spyware on it. All need to be freeware without to pay.
Actually I want a big screen resolution. Duno if I can use the Joystick later. Would be cool.

Any suggestions? :unsure:
 

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
47 views, not a single comment!
Meanwhile I am experimenting with open Android and Lineage OS on Gnome Boxes in Kali.
They launch well, but my drone app stalls all the time.
Furthermore I am worried about to use the WiFi from the virtual drive.
Otherwise everything fine. Computer is still running. :p
 

Matias Saibene

Argentine inflation since 1810!
Joined
Jul 7, 2012
Messages
881
Reaction score
371
Points
78
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
Yes, but Anbox is not available anymore. It was on Snapcraft for Debian. But it don't exist anymore.
Waydroid was, what let me fuck-up my OS by the attempt to remove it.
But Kali has Wayland in the Ubuntu Parts. I think I have 11 Desktop-enviroments on Kali.
Some websites say there are over 10 possibilities to run an app. Last I did was to run several Android versions in Gnome-Boxes. But somehow the app stalls all the time.
 

Matias Saibene

Argentine inflation since 1810!
Joined
Jul 7, 2012
Messages
881
Reaction score
371
Points
78
Location
Monte Hermoso - Argentina
Website
de-todo-un-poco-computacion-e-ideas.blogspot.com.ar
Yes, but Anbox is not available anymore. It was on Snapcraft for Debian. But it don't exist anymore.
Waydroid was, what let me fuck-up my OS by the attempt to remove it.
But Kali has Wayland in the Ubuntu Parts. I think I have 11 Desktop-enviroments on Kali.
Some websites say there are over 10 possibilities to run an app. Last I did was to run several Android versions in Gnome-Boxes. But somehow the app stalls all the time.
Maybe the app only supports ARM and not x86_64 architecture.
 

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
Hmm, I never thought about that. But that's what an emulator is made for?
On the other hand, I can let Android OS, Bliss OS and Lineage OS run in Gnome-Boxes. Why the app should not work in the VM?
On my very old netbook I have a Bliss OS physically in a 8GB partition installed. I used it for car-diagnostic apps. On Intel architecture.
And It worked via bluetooth.
 

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
$ sudo apt install qemu-system-arm

qemu-system-arm ist schon die neueste Version (1:7.2+dfsg-7). <-- already installed
So, yes, you are right. But if I wouldn't have it, the Lineage OS wouldn't run either.
I tried a few of this Virtual Machines. But Gnome Boxes is simply the best.
 
Last edited:

Col Brubaker

Hoax Developer
Joined
May 21, 2011
Messages
39
Reaction score
14
Points
23
Location
West Germany
Android x86 was the first I tried.
Bliss OS is what I have on my old computer. (You can only boot it via Uefi/Bios) https://blissos.org/
And Lineage OS is what I have on my phone. Here the app runs. But it stall in the simulation of drone flight.
Perhaps cause of low RAM (1GB)?
Actually I would prefer to run the app directly in an emulator without to simulate an Android OS in a VM.
And btw. I have AMD
 
Last edited:
Top