maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 Help/Tutorial Topic - Updated (https://talk.maemo.org/showthread.php?t=56524)

rusban 2010-07-28 09:15

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
here is video with full speed working android 3d games on n900:
video
games:
asphalt 5
crusade of destiny
welcome to hell
radiant
roller coaster

ryanl33x1511 2010-07-28 16:58

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
hey guys. is there a way we can transfer file from pc to NITdroid without booting back to Maemo. just plug in usb, i can manage to do adb shell through xp but couldnt find away to do file tranfer

dj_steve 2010-07-28 18:10

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
adb push but only works easily for single files

Reffyyyy 2010-07-28 18:14

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
I use Dropbox to transfer apk's from my computer to NITdroid. Far easier than booting back into Maemo.

sepehrsfmech 2010-07-28 18:26

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by dj_steve (Post 766624)
you cant easily do it atmoment

i really hate prooving you wrong but there is a ssh client in market and it works

DDRFAN 2010-07-28 20:21

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
With 0.0.6 out, and 0.0.5 installed, does that mean all you have to do is run the command given " cd /home/user/MyDocs
wget http://downloads.nitdroid.com/NITDro...ing-world.tbz2
bzip2 -d NITDroid-N900-the-flying-world.tbz2
mount /dev/mmcblk1p2 /and
cd /and
rm -rf *
tar xvf /home/user/MyDocs/NITDroid-N900-the-flying-world.tar "?

*Sonic* 2010-07-28 23:25

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by DDRFAN (Post 768295)
With 0.0.6 out, and 0.0.5 installed, does that mean all you have to do is run the command given " cd /home/user/MyDocs
wget http://downloads.nitdroid.com/NITDro...ing-world.tbz2
bzip2 -d NITDroid-N900-the-flying-world.tbz2
mount /dev/mmcblk1p2 /and
cd /and
rm -rf *
tar xvf /home/user/MyDocs/NITDroid-N900-the-flying-world.tar "?

Yes

I have done it earlier this evening and all is fine using the instructions above

Descalzo 2010-07-29 04:47

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Hey I foolishly deleted all the items in my /etc/bootmenu.d/ folder, including the examples. Yes. I do have one entry, for NITDroid, which means it boots to NITDroid by default. I can still get to Maemo by pressing 0 at the menu, but I need some help getting things back to the way they should be.

mornage 2010-07-29 07:54

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Quote:

Originally Posted by Descalzo (Post 768691)
Hey I foolishly deleted all the items in my /etc/bootmenu.d/ folder, including the examples. Yes. I do have one entry, for NITDroid, which means it boots to NITDroid by default. I can still get to Maemo by pressing 0 at the menu, but I need some help getting things back to the way they should be.

What entries do you want to see there? Just normal maemo or power kernel too?

mornage 2010-07-29 08:10

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
You need to create these files:

Standard Maemo
Code:

cd /etc/multiboot.d
cat > Maemo 2.6.28-omap1.item << EOF
ITEM_NAME="Maemo 2.6.28-omap1"
ITEM_KERNEL=2.6.28-omap1
ITEM_MODULES=ext3
EOF

Power Kernel
Code:

cd /etc/multiboot.d
cat > Maemo 2.6.28.10power37.item << EOF
ITEM_NAME="Maemo 2.6.28.10power37"
ITEM_KERNEL=2.6.28.10power37
ITEM_MODULES=ext3
EOF



All times are GMT. The time now is 11:55.

vBulletin® Version 3.8.8