this post was submitted on 26 Jun 2023
2 points (100.0% liked)

Linux Phones

4474 readers
1 users here now

Community about running GNU/Linux on phones. Projects like Ubuntu Touch, Plasma Mobile, PostmarketOS, Mobian etc. Either on former Android phones or hardware like the PinePhone.

See also:

Related chats:

founded 4 years ago
MODERATORS
 

As much as I'd love to completely get rid of Google/Apple apps, it's not always possible. My main concern is that I am sometimes required to use two factor authentication apps such as my banking app for example.

I expect these are only available on android/apple store, so my question is, is it somehow possible to emulate android on let's say pinephone (or any other Linux phone) and get these two factor authentication apps still work?

top 3 comments
sorted by: hot top controversial new old
[–] poVoq@slrpnk.net 1 points 1 year ago (2 children)

Yes, look up Waydroid. But a lot of the banking apps and so on are explicitly designed to detect unusual running environments and thus will still not work. Android games etc. typically work fine though.

[–] kevincox@lemmy.ml 1 points 1 year ago

You aren't going to get banking apps to work easily. They are determined to ensure that your device is "trusted". They don't care about whether you trust it or not. These days a lot of them are using SafetyNet to ensure that the device is controlled by a known OEM. Software-based SafetyNet can be spoofed, but many devices now have Hardware-based SafetyNet which is incredibly difficult (as in there is not a known solution for most devices) to spoof. So if your bank is that annoying then you won't be able to use the app on any device that isn't running OEM firmware.

Personally I just use a web browser for my bank. If they are going to try and assert that the device is controlled by someone else than I don't want to know what other tricks they are trying. The sandbox of a web browser is where they belong IMHO.

[–] codenul@lemmy.ml 1 points 1 year ago

To add to this, you can also run Waydroid on Linux desktop. Could be a easier way to see of certain apps work.

I've used Waydroid on several Linux mobile OS and Waydroid is amazing. Literally no lag while running the apps, even old a low performance phone like the Pinephone.

Let me know of any issues you may have OP. Glad to help out