Android Live in Ubuntu
hi everybody.
I just want to show how you can work with android in your Ubuntu. You must just do 2 things;
1) Download 2 files and change it into 1 file.
2) Download VirtualBox machine.
1) Download 2 files and change it into 1 file;
First of all you must download 2 .iso files from the link below;
http://code.google.com/p/live-android/downloads/list
These 2 files are; liveandroidv0.3.iso.001 and liveandroidv0.3.iso.002
then you go to terminal and join these 2 files together. For example you can copy these files on your desktop and then you can write this command to join them together;
hi everybody.
I just want to show how you can work with android in your Ubuntu. You must just do 2 things;
1) Download 2 files and change it into 1 file.
2) Download VirtualBox machine.
1) Download 2 files and change it into 1 file;
First of all you must download 2 .iso files from the link below;
http://code.google.com/p/live-android/downloads/list
These 2 files are; liveandroidv0.3.iso.001 and liveandroidv0.3.iso.002
then you go to terminal and join these 2 files together. For example you can copy these files on your desktop and then you can write this command to join them together;
cat/Desktop/ liveandroidv0.3.iso.001 liveandroidv0.3.iso.002 > liveandroidv0.3.iso
now you have just a single file (liveandroidv0.3.iso)
You are finished with the first part.
2) Download VirtualBox machine;
Go to Ubuntu software center and write VirtualBox and download “VirtualBox OSE”.
You can find it in your accessories. Open your VirtualBox and click on new button.
Give a name (liveandroid) and then just click on forward.then click on start button and enjoy it.
Please note that this version of android need your help and time.
Samad.H.Razavi