View Single Post
Posts: 50 | Thanked: 57 times | Joined on Dec 2009
#3263
Question. I've succesfully installed Nitdroid using ammyt's installer - great work by the way, the install was really simple and painless for me, thanks! But how do I install aditional packages like the Google Applications package?

I tried:

Code:
bzip2 -d /home/user/MyDocs/gapps-20110828.tar.bz2
root
cd /
mount /home /and
cd /and
tar xvf /home/user/MyDocs/gapps-20110828.tar
exit
But when I reboot my N900 and boot Nitdroid, nothing happens - I mean; Nitdroid boots up normally, but I don't see any Google Applications. Did I miss something or am I doing something horribly wrong? Thanks in advance for your help!