0

I would like to run the Android Revolut finance app with my Ubuntu laptop (Ubuntu 22.04.3 LTS). Would you tell me how to achieve this?

(Here is a link to the app in order to avoid misunderstandings:
https://play.google.com/store/apps/details?id=com.revolut.revolut)

Unfortunately the app cannot be installed on my smart phone. The appstore says my phone is incompatible. So I would appreciate a way to run the app on my laptop instead.

Thankyou very much and wish you a wonderful day <(^_^)>

nuiun
  • 113

1 Answers1

0

You can use genymotion or waydroid to install android apps on Linux.

genymotion is an android phone emulator, and waydroid is more a sort of container that allow you to install an android app like it was an Linux application.

To install the Revolut finance app you will surely need google playstore. By default genymotions doesn't have google apps installed, you can achieve this by following theses instructions. For waydroid you have to select gapps on Android Type select at the first launch.

I hope this helps you.