Active Topics

 


Poll: Have you successfully installed Nitdroid by now?
Poll Options
Have you successfully installed Nitdroid by now?

Reply
Thread Tools
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4011
Nope, not at all!

Did you ever consider doing it manually?
The installer is basically a shell script... running one command after the other may give you the working Nitdroid playground
Code:
cd /home/user/MyDocs/.nitdroid
mkdir -p /and
mount /home /and
cd /and
bzip2 -d /home/user/MyDocs/.nitdroid/N12_UMay.tar.bz2
tar xvf /home/user/MyDocs/.nitdroid/N12_UMay.tar
rm /home/user/MyDocs/.nitdroid/N12_UMay.tar
cp /opt/NITDroid-Installer/FileManager.apk /and/system/app/
cp /and/etc/oc-profile-500-700.conf /and/etc/power.conf
grep -Ev 'heapsize' /and/system/build.prop > /home/user/1
rm /and/system/build.prop
sed '$a\dalvik.vm.heapsize=32m' /home/user/1 > /and/system/build.prop
dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-kernel*.deb
You might even create the uninstaller menu item and remove the nitdroid-installer menu item, but this is optional
Code:
cat >/usr/share/applications/hildon/nitdroid-uninstaller.desktop << EOF
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=NITDroid Un-installer
Comment=Un-installs NITDroid
Exec=osso-xterm "sudo nitdroid-rm"
Icon=nitdroid-uninstaller
Terminal=true
Type=Application
EOF
rm /usr/share/applications/hildon/nitdroid-installer.desktop

Last edited by michaaa62; 2012-01-30 at 08:11.
 

The Following 3 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 132 | Thanked: 141 times | Joined on Jan 2012
#4012
Code:
cd /home/user/MyDocs/.nitdroid
mkdir -p /and
mount /home /and
cd /and
bzip2 -d /home/user/MyDocs/.nitdroid/N12_UMay.tar.bz2
tar xvf /home/user/MyDocs/.nitdroid/N12_UMay.tar
rm /home/user/MyDocs/.nitdroid/N12_UMay.tar
all fine until here but at this line
Code:
cp /opt/NITDroid-Installer/FileManager.apk /and/system/app/
I get "cp: cannot stat '/opt/NITdroid-Installer/FileManager.apk' : No such file or directory"
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4013
Did you install the Nitdroid-Installer deb from this post http://talk.maemo.org/showpost.php?p...postcount=3799 ?
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 132 | Thanked: 141 times | Joined on Jan 2012
#4014
Originally Posted by michaaa62 View Post
Did you install the Nitdroid-Installer deb from this post http://talk.maemo.org/showpost.php?p...postcount=3799 ?
nope, I've used NITDroid-Installer_0.2.8-8.deb, that beta one is new to me. running it right now, will post back what it gives
 
Posts: 132 | Thanked: 141 times | Joined on Jan 2012
#4015
The good news: with that install file it was cake!
Got android running.

Thanks michaaa62 for your help until here!

Last edited by RX-51; 2012-01-26 at 23:50.
 
Posts: 69 | Thanked: 6 times | Joined on Jan 2012
#4016
any news about nitdroid.com???
 
Posts: 54 | Thanked: 3 times | Joined on Aug 2011 @ Owerri, Nigeria
#4017
Hello. I just insalled 2.3.7 on my n900. And am having this problem of the usb notification always on and when plugged to the pc, nothing happens. Also, my 3G won connect after adding my apn. Please help.
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#4018
Just received an email from dropbox. Apparently the link for the NITDroid files has been generating too much traffic so it has been deactivated!!! Anyone know of a decent place to host them?
__________________
Temporary signature: Real signature removed for cleaning.

Don't forget the thanks button if I helped you
 
Posts: 54 | Thanked: 3 times | Joined on Aug 2011 @ Owerri, Nigeria
#4019
Please, any body help me.
 
Posts: 4 | Thanked: 1 time | Joined on Jan 2012
#4020
Me as well i can not get the ICS
 
Reply

Tags
community win, mor*nicindians, nitdroid


 
Forum Jump


All times are GMT. The time now is 22:17.