random thoughts..

Installing apps on Live Android

After playing around with the liveandroid instance on my Virtualbox VM, it was time to try out installing some apps.

Few basic things first:

  1. For switching to the console mode / terminal screen press : Alt-F1
  2. For switching back to the GUI mode from console mode press : Alt-F7

I read about how to install apps here.

Android apps are files ending with .apk. And all that is needed to install the app is to copy the *.apk file to the /system/app folder. Image-1 shows how my /system/app folder looks like after I have installed a few apps.

So the only task remains is downloading the apps and copying them to the /system/app folder. For downloading apps try any of the following:

  1. Download the AndAppStore Client – and use this client to browse and install apps. I find this as the best way.
    1. Either wget http://download.funkyandroid.net/SoftwareDirectory-1_3_0.apk
    2. Or, click on http://andappstore.com/AndroidApplications/apps/125845!download
    3. Ensure that the SoftwareDirectory-1_3_0.apk is copied to the /system/app folder
    4. Switch back to the GUI view (Alt-F7) and go to the menu screen, and you can see the AndAppStore Client – Seen as Software Directory (See image-2)
  2. You could also browse apps at http://www.cyrket.com/
    1. Download the apps directly from the browser
    2. The apk file is downloaded to /sdcard/download
    3. Switch to console mode (Press Alt-F1 )
    4. cp /sdcard/download/* /ststem/app/
    5. chown 1000:1000 /system/app
    6. Switch to the GUI mode (Press Alt-F7) – That is it, you should be able to see your app !
image-1

image-1

image-2

image-2

Advertisement

September 15, 2009 - Posted by | Technical | , , , ,

3 Comments »

  1. Basically is one of good reason to have this features. Very impressive in my part to have multi-function system.

    Comment by iphone apps | March 4, 2010 | Reply

  2. I want to install the angry birds beta apk. how can I do this?

    Comment by 45cali | October 15, 2010 | Reply

  3. where is the system folder….how to get the system/app

    Comment by azmaan | January 9, 2011 | Reply


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: