Linux - Mobile This forum is for the discussion of all topics relating to Mobile Linux. This includes Android, Tizen, LiMo, Maemo, MeeGo, Openmoko, Ubuntu Mobile, WebOS, Firefox OS, Open Mobile Alliance and other similar projects and products.
A reminder that LQ now has a dedicated Android sister site: AndroidQuestions.org |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-03-2013, 01:52 PM
|
#1
|
|
Member
Registered: Jun 2006
Location: Debian Land
Posts: 981
Rep:
|
Installing Android on a Notebook Toshiba Satellite SM-30?
Hello,
For a friend of mine, that would like to begin with computers (yes, really), the idea was to install Android to start on it.
Would you know if it would be possible to install Android 3.x or 4.x on this given machine (having wifi, rj45 ethernet working, graphics)?
Looking forward to hearing you !!
Best regards
|
|
|
|
01-03-2013, 06:17 PM
|
#2
|
|
Moderator
Registered: Aug 2002
Posts: 10,755
|
Have you looked at this web site yet? Your laptop is not supported.
http://www.android-x86.org
|
|
|
|
01-05-2013, 12:08 AM
|
#3
|
|
Member
Registered: Jun 2006
Location: Debian Land
Posts: 981
Original Poster
Rep:
|
Quote:
Originally Posted by michaelk
|
too bad, Thank you!! I was thinking that, although, Android could be installed on any computers.
It's Linux, I see no reasons of always protecting source code ... https://groups.google.com/forum/#!ms...E/naTs0wGAvHEJ
what about qemu ? I will look into that direction. Maybe there are more chances ...
Last edited by Xeratul; 01-05-2013 at 12:09 AM.
|
|
|
|
01-06-2013, 12:09 AM
|
#4
|
|
Member
Registered: Jun 2006
Location: Debian Land
Posts: 981
Original Poster
Rep:
|
Maybe by using the bios of eeepc and running the iso ?
# asus eeepc pc
http://dlcdnet.asus.com/pub/ASUS/Eee...-ASUS-1202.zip
http://android-x86.googlecode.com/fi...-RC2-eeepc.iso
what about this code to run android on any machines?
Code:
[ ! -f android-x86-4.0-RC2-eeepc.iso ] && wget http://android-x86.googlecode.com/files/android-x86-4.0-RC2-eeepc.iso
mkdir foo
cd foo
if [ ! -f bios.bin ] ; then
wget http://dlcdnet.asus.com/pub/ASUS/EeePC/1005P/1005P-ASUS-1202.zip
unzip 1005P-ASUS-1202.zip
mv 1005P-ASUS-1202.zip bios.bin
fi
cd ..
qemu -L foo -cdrom android-x86-4.0-RC2-eeepc.iso
|
|
|
|
01-06-2013, 07:19 AM
|
#5
|
|
Moderator
Registered: Aug 2002
Posts: 10,755
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:03 PM.
|
|
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
|
|