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)

dubzii 2010-07-15 08:21

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

Originally Posted by ahmadka (Post 752232)
Alright, sorry for asking this question again and again .. but I just want to sum it up altogether ..

Based on the answers I have previously recieved, it seems that the *official* Android Market *is not* available if I install Android 2.1 port, but it *is* available if I install the Android 2.2 port ......... correct .. ?

And which guide is the most up-to-date (since this thing is evolving so quickly!) .. ?

Correct. The eclair build did not include the Android Market. The latest build of Froyo however does.

junionwoon 2010-07-15 08:28

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

Originally Posted by dj_steve (Post 752457)
your typed that wrong :) should look like :

Code:

sfdisk -uM /dev/mmcblk1 << EOF
,6100,C
,,L
,,
,,
EOF

press enter after each line

Thanks a lot... got that one working but .. when i typed:

bzcat /home/user/MyDocs/.documents/NITDroid-N900-0.0.5-3-BIG.tbz2 | tar xvf -

xterm shows:

/bin/sh: bzcat: not found
tar: short read

anything wrong again?

Thanks again!

dj_steve 2010-07-15 08:31

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
well assuming you did install bzip2 (apt-get install bzip2)

try this:
Code:

cd /and
bzip2 -d /home/user/MyDocs/.documents/NITDroid-N900-0.0.5-3-BIG.tbz2
tar xvf /home/user/MyDocs/.documents/NITDroid-N900-0.0.5-3-BIG.tbz2


junionwoon 2010-07-15 08:41

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
oops.. i missed the Bzip2 ... but when i tried to manually install, it keep showing errors .. did i download the wrong file "bzip2_1.0.4-2maemo5_armel.deb" ?

junionwoon 2010-07-15 08:44

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
ahhh,,, missing dependencies ... -_-"

junionwoon 2010-07-15 09:44

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Hi,

ermmm ... how do i boot up android after installation ?? -_-!!!!

cardiff-blues 2010-07-15 09:46

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

Originally Posted by junionwoon (Post 752554)
Hi,

ermmm ... how do i boot up android after installation ?? -_-!!!!

Not sure but I think you open the N900 keyboard which gives you a boot menu.

junionwoon 2010-07-15 09:53

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

Originally Posted by cardiff-blues (Post 752557)
Not sure but I think you open the N900 keyboard which gives you a boot menu.

Thanks for the help :)

need to reboot with keyboard open ... my bad for not reading properly ... :o

ahmadka 2010-07-15 11:09

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
OK, I just started following the guide here:

I'm at the 5th step. When I enter the first command, the command goes through (I see about 30 to 40 '#' characters ... But then when I enter the second command mentioned in the 5th step (which is 'mke2fs -j -m0 /dev/mmcblk1p2' without the single quotes), I get the error:

Quote:

Could not stat /dev/mmcblk1p2 --- No such file or directory

The device apparently does not exist; did you specify it correctly ?
Any clues on whats wrong here ?

Note: I entered the number 1 in step 3, since my microSD card is a 2GB one, which shows a capacity of 1.84GB in the N900

EDIT: here is the exact output from my N900 after running steps 4 and 5:

Code:

/home/user # umount /dev/mmcblk1p1
/home/user # mkdosfs /dev/mmcblk1p1
mkdosfs 3.0.1 (23 Nov 2008)
37
#####################################/home/user # mke2fs -j -m0 /dev/mmcblk1p2
mke2fs 1.41.3.maemo0 (12-Oct-2008)
Could not stat /dev/mmcblk1p2 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
/home/user # mke2fs -j -m0 /dev/mmcblk1p2
mke2fs 1.41.3.maemo0 (12-Oct-2008)
Could not stat /dev/mmcblk1p2 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
/home/user #


cardiff-blues 2010-07-15 11:13

Re: [Android] NITDroid V2 Help/Tutorial Topic
 
Check you haven't got square brackets around your card size like the following. If so try removing them.

sfdisk -uM /dev/mmcblk1 << EOF
,<6100>,C


All times are GMT. The time now is 21:52.

vBulletin® Version 3.8.8