maemo.org - Talk

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

stobbsc 2010-07-10 04:43

Re: [Android] NITDroid V2 Development Topic
 
I've just read through the installation guide and it doesn't give any instructions for flashing to a different kernel. However in the FAQ it says you have to use a different kernel.

I'm a bit confused. I hope someone can help me with this.

The_Solutor 2010-07-10 04:47

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Cloudpunisher (Post 746814)
thanks for all btw!!!

My only problem is that android market says: starting downloading an it takes for ever.


This is still a problem with android market itself.

And for some reason happen frequently with some networks and never with other.

Here in italy, vodafone (which is incredibly fast) is affected, tim (reasonably fast) is less affected, Tre/h3g (which is damn slow) is not affected.

Google should investigate this behavior, but after so many releases the problem is still there.

The_Solutor 2010-07-10 04:51

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by stobbsc (Post 746837)
I've just read through the installation guide and it doesn't give any instructions for flashing to a different kernel. However in the FAQ it says you have to use a different kernel.

I'm a bit confused. I hope someone can help me with this.

just follow step by step the instructions

http://talk.maemo.org/showpost.php?p...postcount=2438

, the kernels for maemo and android are included in the multiboot package.

ckjy 2010-07-10 04:52

Re: [Android] NITDroid V2 Development Topic
 
Yes, that link has been updated with the most recent instructions.

stobbsc 2010-07-10 04:56

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by The_Solutor (Post 746840)
just follow step by step the instructions

http://talk.maemo.org/showpost.php?p...postcount=2438

, the kernels for maemo and android are included in the multiboot package.

should I use your link or should I use the instructions from the wiki here
http://wiki.nitdroid.com/index.php?title=N900-install

?

or are they the same

The_Solutor 2010-07-10 05:09

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by stobbsc (Post 746844)
should I use your link or should I use the instructions from the wiki here
http://wiki.nitdroid.com/index.php?title=N900-install

?

or are they the same


More or less they are the same.

knopow 2010-07-10 05:13

Re: [Android] NITDroid V2 Development Topic
 
Please help, when partitioning i get these errors

sfdisk: bad input

umount: cannot umount /dev/mmcblk1: Invalid argument

revivalsz 2010-07-10 05:43

Re: [Android] NITDroid V2 Development Topic
 
i got a warning when posting status by Twitter apps

"sorry!"
"The application Twitter (process com.twitter.android) has stopped unexpectedly. Please try again.

same thing happen to Yahoo Messenger

akaSM 2010-07-10 05:49

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 746424)
3. find out the capacity of your memory card - mine is 8gb so im going to partition 6.1gb fat32 and remainder as ext3 (1.9gbish)
then follow the below guide substitubing the <fat32> with the size you have choosen for your fat 32 partition. the EXT3 PARTITION MUST be under 2gb in size.

Code:

sfdisk -uM /dev/mmcblk1 << EOF
,<fat32>,C
,,L
,,
,,
EOF


I think adding this would be great for those that will try this for the first time

Quote:

Originally Posted by NITDroid page
3. For this step you need to know the capacity of your memory card. The Android partition can only be 2GB, so you need to create a FAT partition that is so large there will only be 2GB left. The number must be in MB, example some recommended sizes are 1, 100, 2100, 6100, 14100, 30100. If its 8GB you can choose a number like 6100MB, if its 4GB you can choose a number like 2100MB. If your memory card is 2GB or below, you can choose 1MB as a number If you do not do this correctly you will not be able to use Android Market!


knopow 2010-07-10 05:56

Re: [Android] NITDroid V2 Development Topic
 
could someone give me a real example of the partition code like above using 2100 (4gb). thanks.

The_Solutor 2010-07-10 06:00

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by knopow (Post 746854)
Please help, when partitioning i get these errors

sfdisk: bad input

umount: cannot umount /dev/mmcblk1: Invalid argument

/dev/mmcblk1 is the whole sdcard, you have to unmount the partition eg: /dev/mmcblk1p1

akaSM 2010-07-10 06:02

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by knopow (Post 746876)
could someone give me a real example of the partition code like above using 2100 (4gb). thanks.

It should be

Code:

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


knopow 2010-07-10 06:03

Re: [Android] NITDroid V2 Development Topic
 
trying that now.............

knopow 2010-07-10 06:11

Re: [Android] NITDroid V2 Development Topic
 
and success!!! thanks to those who responded. YES!

maemosboy 2010-07-10 06:17

Re: [Android] NITDroid V2 Development Topic
 
Is there possible boot android via vmware?
check the video http://www.itpro.co.uk/609997/video-...s-on-one-phone.
I have been trying but i am stuck.
I hope someone else will try find out this.

hidetoshi777 2010-07-10 06:25

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by maemosboy (Post 746885)
Is there possible boot android via vmware?
check the video http://www.itpro.co.uk/609997/video-...s-on-one-phone.
I have been trying but i am stuck.
I hope someone else will try find out this.

fantastic! But I don't think that is possible :D

stobbsc 2010-07-10 06:34

Re: [Android] NITDroid V2 Development Topic
 
ok cool I've run through the whole installation process :-)

Now how to I boot up NITDroid?
I can't find any bootmanager app

Dousan 2010-07-10 06:36

Re: [Android] NITDroid V2 Development Topic
 
@dj_steve it helped to it over last night, to extract the the froyo 0.0.5-3 and now the wifi is working :)

One thing though i'm still not able to write numbers in passwords on websites, not even paste them into. The page starts loading everytime i try so couldn't log in through NITdroid/android web browser yesterday when i got it going again with wifi? I've been pointed to nitdroid bug report and somebody else has reported this and e-yes wrote it was fixed but didn't in wich build it would take effect. It seems like it's still there. No biggy though, but nice to get solved. Maybe it's only me who has that problem, maybe most people has no numbers in there password? Should i turn in a bug report or what?

Anyway it's simply just one hell of a work you guys have provided. Thanks dj_steve, e-yes, jay-c and you other people involved with testing, scripting, guiding, helping and so forth :D

*Sonic* 2010-07-10 06:38

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by maemosboy (Post 746885)
Is there possible boot android via vmware?
check the video http://www.itpro.co.uk/609997/video-...s-on-one-phone.
I have been trying but i am stuck.
I hope someone else will try find out this.

That looks really cool however the only downside to it that I can see is the fact that its shown running on an N800 with Android and Windows CE and it was shown in February 2009

So to me as there isnt a Vmware MVP available to purchase that there must be issues with it or its not for general release, vmware do have a link on the website for it, but even after all this time contains very little info and only a link to contact them for more information

Dousan 2010-07-10 06:40

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by stobbsc (Post 746895)
ok cool I've run through the whole installation process :-)

Now how to I boot up NITDroid?
I can't find any bootmanager app

Slide your keyboard open and reboot and the bootmenu boots up;)

Did you use dj_steves new guide or the wiki one? I think the wiki is outdated i'm not sure? I would go for the on on page 244 by steve, it's pretty straight forward ;)

stobbsc 2010-07-10 06:42

Re: [Android] NITDroid V2 Development Topic
 
ok I followed the wiki, and when I turn my phone off and then turn it on again it doesn't show the bootmenu.

The_Solutor 2010-07-10 06:46

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Dousan (Post 746898)
One thing though i'm still not able to write numbers in passwords on websites, not even paste them into.


Yes this is definitely a bug, just use the numbers on the virtual keyboard until is fixed.

stobbsc 2010-07-10 06:46

Re: [Android] NITDroid V2 Development Topic
 
ok I've checked the way on the other link and it's the same file versions and stuff. The process looks almost 100% the same, the only thing I noticed was the unmount of /and in steves process.

I I try and umount now it says /and invalid argument

so how can I tell if things are install properly.
I can't even see multiboot app in the uninstall section of app manager.

stobbsc 2010-07-10 06:48

Re: [Android] NITDroid V2 Development Topic
 
ok it's working now I just need to open the keyboard

you guys are all legends

stobbsc 2010-07-10 06:51

Re: [Android] NITDroid V2 Development Topic
 
one last thing I need help with.
I'm told to auto install apps I just need to copy to /system/app
so is that on my phone in xterm or is that on the memory card?

maemosboy 2010-07-10 06:53

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by *Sonic* (Post 746899)
That looks really cool however the only downside to it that I can see is the fact that its shown running on an N800 with Android and Windows CE and it was shown in February 2009

So to me as there isnt a Vmware MVP available to purchase that there must be issues with it or its not for general release, vmware do have a link on the website for it, but even after all this time contains very little info and only a link to contact them for more information

Here is link to VMware vCenter Mobile Access:
http://communities.vmware.com/commun...vcmobileaccess

stobbsc 2010-07-10 07:23

Re: [Android] NITDroid V2 Development Topic
 
i have nitdroid working but how do i install the game.
what is xterm command to copy the file from MyDocs to the /system folder.
cuase if i go
cd /system there is no such folder.
thanks

d4k007 2010-07-10 08:08

Re: [Android] NITDroid V2 Development Topic
 
I have installed the latest version, all works great apart from memory card error. Is it normal not to have access to the internal memory in this build.

Thanks to dj_steve, e-yes, Jay_c and everyone else who worked so hard to make this build

TNiga 2010-07-10 08:48

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by stobbsc (Post 746916)
i have nitdroid working but how do i install the game.
what is xterm command to copy the file from MyDocs to the /system folder.
cuase if i go
cd /system there is no such folder.
thanks

You need to mount the nitdroid partition first, something like this:
Code:

sudo gainroot
mkdir /and
mount -o noatime,rw /dev/mmcblk1p2 /and
cp /home/user/MyDocs/game_file /and/system/app
umount /and
rmdir /and


dj_steve 2010-07-10 08:56

Re: [Android] NITDroid V2 Development Topic
 
yes the memory card error is normal at this time, it is being looked at though

belaial 2010-07-10 09:22

Re: [Android] NITDroid V2 Development Topic
 
Just a fast development question, GPS ? I don't think I read anything about it so far in here.

Will it be working at some point? or maybe it's already funtional?

dj_steve 2010-07-10 09:24

Re: [Android] NITDroid V2 Development Topic
 
gps module is for some weird reason known only to nokia linked to the phone modem so thats gonna be a bit down the line.

edit: just paired my Bluetooth gps fine though so once emmc/mmc mount works we may be able to get some sat nav goodness :)

belaial 2010-07-10 09:34

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 747000)
gps module is for some weird reason known only to nokia linked to the phone modem so thats gonna be a bit down the line

Yeah figured that when I saw the spread sheet how the interior electronics where designed.

But I'm sure your Dev's will get there sooner or later! :D

nielsvg 2010-07-10 09:58

Re: [Android] NITDroid V2 Development Topic
 
bzcat /home/user/MyDocs/NITDroid-N900-0.0.5-3-BIG.tbz2 | tar xvf -

this doenst work:

i always get nu such file or directory and i just downloaded it

can someone help?

dj_steve 2010-07-10 10:00

Re: [Android] NITDroid V2 Development Topic
 
have you installed bzip2 ?

TNiga 2010-07-10 10:10

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by nielsvg (Post 747027)
bzcat /home/user/MyDocs/NITDroid-N900-0.0.5-3-BIG.tbz2 | tar xvf -

this doenst work:

i always get nu such file or directory and i just downloaded it

can someone help?

Are you sure you downloaded it into MyDocs? Do "find / -name NITDroid-N900*" to see where it is.

hidetoshi777 2010-07-10 10:12

Re: [Android] NITDroid V2 Development Topic
 
Honestly I think that the most important thing is to implement the graphics accelerator, maybe the other things can wait for now

I do not know if you agree :)

However, Dj and others are fantastic programmer, they should work for nokia :D:D

adammesz 2010-07-10 10:14

Re: [Android] NITDroid V2 Development Topic
 
hi there. I've been following this topic for months now, and all I can say is you guys are amazing! thanks a million for bringing Android to the n900!

I have some comments on the latest build though:

- everything works fine at the OS level but when it comes to the applications they tend to force close. (haven't been able to launch Youtube and google maps for example)

- on the market the furthest I could get is the "Starting download" screen, I was not able to install anything yet (my partition is 1.9 GB). Is this working for others? If yes, I will try to reflash, that never hurts :)

- there are at least two applications pre-installed on this build that use the camera, but AFAIK the support for it has not been looked at yet (correct me if I'm wrong). Are you planning to include this in the to do list? Again, please shoot me if I'm the only one without working camera. :)

Sorry for the long post, just wanted to add my feedback on the new (otherwise awesome) build. Thumbs up, keep up the good work guys!

nielsvg 2010-07-10 10:26

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 747029)
have you installed bzip2 ?

yes it is installed

what now?

nielsvg 2010-07-10 10:27

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by TNiga (Post 747038)
Are you sure you downloaded it into MyDocs? Do "find / -name NITDroid-N900*" to see where it is.

yes i followed steves instructions to the letter

???


All times are GMT. The time now is 18:57.

vBulletin® Version 3.8.8