Tag: QuickOffice

About how useful an Android-x86 system can be for the average computer user

kitkat-desktop-small-waterfall-wpA great discovery
This morning I discovered (once again) how useful an Android-x86 system can be. As a matter of fact it can do everything the average computer user needs to do! I.e. you can browse the Internet with different browsers (for example Google Chrome), easily check your mail with the app Gmail or other apps, watch YouTube movies with the YouTube app, handle Facebook with the Facebook app, edit your photos with PicsArt Photo Studio and manage all kinds of documents with QuickOffice or WPS Office. You’ll have to have Google Play Store installed though. And as an extra “App Finder” Aptoide App Manager (when you can’t find the app you want on Google Play Store).

Replacement for Windows, Mac or even Linux Desktop systems?
Some belive what I just said. The Android-x86 Project (Run Android on your PC) is about porting the Android Open Source Project to x86 platform. My Android-x86 version 5 of May 4, 2015 has just about everything the average computer user can wish for pre-installed.

Pre-installed apps and prerequisites
Android-x86 KitKat 4.4.4 Exton build version 5
can run live (from CD) on almost all laptops (and some Desktop computers). For example Acer (Aspire), HP, Samsung, Dell, Toshiba, Lenovo, Thinkpad, Fujitsu, Panasonic and Asus laptops. The Android system is distributed in the form of an ISO file as the rest of my Linux distributions. I.e. you must (as usual) burn the ISO file to a CD if you want to run the system live on your computer or install it to hard drive. Read about how to burn ISO files. Or skip that. Just use ImgBurn. Nothing can go wrong. You can also very easy install the system to your hard drive and install new apps. You can also install new apps while running the system live. Google Play Store and Aptoide App Manager are pre-installed so you can just make your choice. My Android-x86 version 5 replaces version 1 and version 2 of my Android-x86 KitKat builds. In version 5 I’ve added the following apps: Google Play Store (quite difficult to install) Aptoide App Manager, YouTube, Nature Live Wallpapers, Rotation Control Lite, Facebook, WPS Office, QuickOffice, QuickPic and PicsArt Photo Studio.

Running Android-x86 Exton build version 5
When you run the system for the first time from CD, a USB stick or hard drive you can install Google Maps and Google+. You’ll also get the chance to update Google Play Services to the latest version. Watch this slideshow.

Install Android-x86 Exton build version 5 to hard drive
That can be done virtually in VirtualBox if you don’t want to touch your hard drive.. I.e. run it directly from the ISO file and install it to a hard drive created in VirtualBox. You can of course also make a “real” hard drive installation – see my instructions. Be sure to create a install partition of about 5 GB in advance with the filesystem ext4 if you already use Grub as boot manager or the filesystem ext3 if you want to install Grub during the installation of Android-x86.

USB installation
Also a very smart way ro run an Android-x86 system if you don’t want to touch your hard drive. Installing Android-x86 to a “good” USB pen drive is almost as useful as having the system on a hard drive. I.e. if you install my Android-x86 version 5 on (for example) a SanDisk Extreme USB 3.0 stick the system will run very fast. And you can enjoy persistence of you follow my instructions under A). It is for AndEX (Android) Lollipop, but the same instruction works for my KitKat version.

Screenshots
The “live fish” Desktop pic 1
The “live tiger” Desktop pic 2
The “live fish in the sea” Desktop pic 3
The “live aqarium” Desktop pic 4

DOWNLOAD android-x86-4.4.4-kitkat-kernel4-exton-GAPPS-500mb-150504.iso for 9 $


md5sum

Android is a trademark of Google Inc.

4 Comments AndEXAndroid

A new and better version (4) of Android-x86 KitKat 4.4.4 – Exton build – with Google Play Store and Aptoide App Manager

android-kitkat-exton-20150330-screenshot6-smallAndroid-x86 KitKat 4.4.4 Exton build version 4 can run live (from CD) on almost all laptops (and some Desktop computers). For example Acer (Aspire), HP, Samsung, Dell, Toshiba, Lenovo, Thinkpad, Fujitsu, Panasonic and Ausus laptops. The Android system is distributed in the form of an ISO file as the rest of my Linux distributions. I.e. you must (as usual) burn the ISO file to a CD if you want to run the system live on your computer or install it to hard drive. Read about how to burn ISO files. Or skip that. Just use ImgBurn. Nothing can go wrong. You can also very easy install the system to your hard drive and install new apps. You can also install new apps while running the system live. Google Play Store and Aptoide App Manager are pre-installed so you can just make your choice…

Replacement
This version (version 4) replaces version 1 and version 2 of my Android-x86 KitKat builds. In version 4 I’ve added the following apps: Google Play Store (quite difficult to install) Aptoide App Manager, YouTube, Nature Live Wallpapers, Rotation Control Lite, Facebook, WPS Office, QuickOffice, QuickPic and PicsArt Photo Studio.

Slideshow (showing the start up process from CD or a USB stick)

Install to hard drive
Say for example that you have a laptop with Windows 8.1 installed as the only operating system. If you just create one extra partition of about 5 GB you can install Android KitKat on this extra partition and then “dual-boot”. I.e. you can turn on your computer (called “booting it up”) and decide whether you want to start Windows or Android KitKat. Grub will be installed as boot handler during the installation of Android KitKat.

More about Grub and “dual-boot/multi-boot”

If you already have have one or more Linux systems installed on your computer you should skip installing Grub during the installation of Android KitKat. If you use Grub2 (which Ubuntu and most other Linux systems use as boot loader) you should instead add these lines to /boot/grub/grub.cfg or /etc/grub.d/40_custom
menuentry ‘Android-x86 4.4.4 KitKat 150330 (sda8)’ {
insmod gzio
insmod part_msdos
insmod ext2
set root=’hd0,msdos8′
linux /android-2015-03-01/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 SRC=/android-2015-03-01
initrd /android-2015-03-01/initrd.img
}

If you use Grub Legacy (which is very unusual today even though Android KitKat uses it) you should add thease lines to /boot/grub/menu.lst
title Android-x86 4.4.4 KitKat 150330 (sda8)
root (hd0,7)

kernel /android-2015-03-01/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 SRC=/android-2015-03-01
initrd /android-2015-03-o1/initrd.img

USB installation
Read my instruction. It is for AndEX (Android) Lollipop, but the same instruction works for all of my KitKat versions.

NOTE ABOUT BIOS CHANGES
You’ll have to make changes in BIOS (boot order) so that your computer will start up from the CD or USB stick before the hard drive. On a new computer you may also have to change from UEFI Boot to Legacy Boot.

Runs in VirtualBox
You can also run/test the system in VirtualBox. I.e. run it directly from the ISO file and even install it to a hard drive created in VirtualBox.

What’s the point?

Well, if you like your Android phone and all the apps you have installed on it I’m sure you will also like to run apps from your laptop. Bigger screen and better sound etc.

Screenshots
The Desktop pic 1
The Desktop pic 2
The Desktop pic 3
All pre-installed apps except Sled Mayhem and Bike Mayhem. (They can be installed after a hard drive installation of Android-x86 KitKat version 4)

NOTE
This version has been replaced by version 5 150504 with kernel 4.0.0-exton-android-x86 and GAPPS

 

6 Comments AndEXAndroid