LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 02-18-2022, 04:58 AM   #1
freeviw
LQ Newbie
 
Registered: Feb 2022
Posts: 1

Rep: Reputation: 0
is it possible to download Apk file in linux


i want to install the APk file on linux. How can i do this?
 
Old 02-18-2022, 05:30 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,989

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
Hi, and welcome here, at LQ

Usually APK files work on smartphones which is not an intel based platform. We don't know anything about that apk file and also about your hardware and linux/os version. It makes very hard to suggest anything.
 
Old 02-18-2022, 06:38 AM   #3
NevemTeve
Senior Member
 
Registered: Oct 2011
Location: Budapest
Distribution: Debian/GNU/Linux, AIX
Posts: 4,875
Blog Entries: 1

Rep: Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871Reputation: 1871
The file-extension doesn't matter to `wget` or `curl`, so basically the answer is 'yes, you can download it.'

To execute the content is an entirely different thing, maybe you could google for 'Android emulator Linux'

Last edited by NevemTeve; 02-18-2022 at 06:40 AM.
 
Old 02-18-2022, 11:38 AM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,147
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
Quote:
i want to install the APk file on linux. How can i do this?
Get the URL of it and download it with curl or wget.

Or are you asking something different? Such as how can I download an app from the google play store to apk, in my user accessible directory, so I can save it, or transfer it to another device and side load it.

https://f-droid.org/en/packages/com.aurora.store

Which is a good example.
Code:
curl https://f-droid.org/repo/com.aurora.store_38.apk -o com.aurora.store_38.apk

Last edited by teckk; 02-18-2022 at 11:39 AM.
 
Old 02-18-2022, 11:59 AM   #5
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,391

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Unless you have nvidia GPU, you may want to check out Waydroid for running android apps under linux.

After installing waydroid then
Code:
waydroid app install filename.apk
Usually the first apk you will install is f-droid. Then if you want proprietary apps, use f-droid app to install aurora store (which is a front end to google play store that doesnt require login).
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-02-18 10-04-49.jpg
Views:	10
Size:	153.7 KB
ID:	38398  

Last edited by enigma9o7; 02-18-2022 at 12:05 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Safe way to download apk file from Google Play Store without account? linustalman Linux - Mobile 22 09-24-2020 10:28 AM
LXer: How to download apk files from Google Play Store on Linux LXer Syndicated Linux News 0 08-10-2015 10:30 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 10:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration