Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-25-2014, 07:58 AM
|
#1
|
LQ Newbie
Registered: Dec 2014
Posts: 27
Rep: 
|
how to run APK <android files> in linux debian base
hi dear linuxquestions
i want to run viber.apk on my linux kali 32bit.
viber is not support debian 32bit.
Note: kali is based on debian.
tested and not working:
youwave runed on wine.
genymotion runed on wine.
Jar Of Beans (Android Emulator) AND VirtualBox runed on wine.
BlueStacks runed on wine.
Android SDK AND AVD linux based.
adt-bundle NDK SDK Eclipse linux based.
|
|
|
12-25-2014, 10:08 AM
|
#2
|
Senior Member
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,209
|
Quote:
Originally Posted by Mr.Drax
hi dear linuxquestions
i want to run viber.apk on my linux kali 32bit.
viber is not support debian 32bit.
Note: kali is based on debian.
tested and not working:
youwave runed on wine.
genymotion runed on wine.
Jar Of Beans (Android Emulator) AND VirtualBox runed on wine.
BlueStacks runed on wine.
Android SDK AND AVD linux based.
adt-bundle NDK SDK Eclipse linux based.
|
What about genymotion without wine? I'm not signing up for Viber's service, but the app itself works fine for me with genymotion on Debian.
|
|
|
12-25-2014, 10:16 AM
|
#3
|
LQ Newbie
Registered: Dec 2014
Posts: 27
Original Poster
Rep: 
|
Quote:
Originally Posted by replica9000
What about genymotion without wine? I'm not signing up for Viber's service, but the app itself works fine for me with genymotion on Debian.
|
hello replica9000
genymotion not support 32bit Debian.
its only:
Code:
Ubuntu 32 bits (25.11MB) or 64 bits (26.02MB)
Debian 64 bits (23.93MB)
thanks for your suggestion.
|
|
|
12-25-2014, 10:24 AM
|
#4
|
LQ Newbie
Registered: Dec 2014
Posts: 27
Original Poster
Rep: 
|
replica9000 did you using debian 32bit?
|
|
|
12-25-2014, 10:32 AM
|
#5
|
Senior Member
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,209
|
Quote:
Originally Posted by Mr.Drax
hello replica9000
genymotion not support 32bit Debian.
its only:
Code:
Ubuntu 32 bits (25.11MB) or 64 bits (26.02MB)
Debian 64 bits (23.93MB)
thanks for your suggestion.
|
Install the 32-bit versions of what dependencies Genymotion needs.
Make sure your sources.list looks like this, just change unstable to your version of Debian.
Code:
deb [arch=amd64,i386] http://ftp.us.debian.org/debian/ unstable main non-free contrib
Then:
Code:
apt-get install package:i386
|
|
1 members found this post helpful.
|
12-25-2014, 10:38 AM
|
#6
|
LQ Newbie
Registered: Dec 2014
Posts: 27
Original Poster
Rep: 
|
Quote:
Originally Posted by replica9000
Install the 32-bit versions of what dependencies Genymotion needs.
Make sure your sources.list looks like this, just change unstable to your version of Debian.
Code:
deb [arch=amd64,i386] http://ftp.us.debian.org/debian/ unstable main non-free contrib
Then:
Code:
apt-get install package:i386
|
hmmm how can i understanding kai what version of debian used?
i am using last version of kali.
and what is package name of Genymotion 32bit?
Code:
apt-get install Genymotion
|
|
|
12-25-2014, 10:53 AM
|
#7
|
Senior Member
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,209
|
Quote:
Originally Posted by Mr.Drax
hmmm how can i understanding kai what version of debian used?
i am using last version of kali.
and what is package name of Genymotion 32bit?
Code:
apt-get install Genymotion
|
I'm not sure what version of Debian Kali is based off of. Looks to be based off of Stable, maybe Testing. If it's using a Debian repository, you'll see the version in the sources.list.
There isn't a package for Genymotion in the repository. You'll have to get it from Genymotion's download page. You could try the 32-bit Ubuntu version, and see if that works. All Genymotion does is install some files to a folder you choose, and is an Android interface to run with VirtualBox. So it's not installing anything to your root system.
|
|
1 members found this post helpful.
|
12-25-2014, 02:09 PM
|
#8
|
LQ Newbie
Registered: Dec 2014
Posts: 27
Original Poster
Rep: 
|
Quote:
Originally Posted by replica9000
I'm not sure what version of Debian Kali is based off of. Looks to be based off of Stable, maybe Testing. If it's using a Debian repository, you'll see the version in the sources.list.
There isn't a package for Genymotion in the repository. You'll have to get it from Genymotion's download page. You could try the 32-bit Ubuntu version, and see if that works. All Genymotion does is install some files to a folder you choose, and is an Android interface to run with VirtualBox. So it's not installing anything to your root system.
|
oh thanks s much very complete and Good 
i am trying...
VirtualBox Installed..
result informed soon.
|
|
|
All times are GMT -5. The time now is 07:39 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|