![]() |
Re: Another Android port: NITdroid
Hmmm, I tried that. Also, I moved a maps .jar file from the emulator. Possibly the new Cupcake Android makes the maps work. Must find out...
|
Re: Another Android port: NITdroid
2 Attachment(s)
i was using the maps.apk and com.google.android.maps.jar from the android developer phone..
|
Re: Another Android port: NITdroid
How are you guys getting this to work? I tried installing Calendar/Maps/GTalk/IM/etc. from a ROM dump from a G1 and it always says installation failed while trying to install.
??? |
Re: Another Android port: NITdroid
Brent, it looks like you need to push it to /system/app/. I have not tried it yet, but...
Also, you had Android in 2007! Wow, you are amazing :) |
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
Hmm, I wonder if it has something to do with the dev phone apps though? I'll have to try this out (if someone doesn't beat me to it).
Edit: Ah! 2 minutes late. Could you send me any .apk files you have of Calendar/Maps/GTalk/YouTube/etc. from the dev phone? My email is bchiodo[at]gmail[dot]com. Thank you very much, if you don't mind. |
Re: Another Android port: NITdroid
Thanks a lot Maxkilla! I'm going to try to see what I can get working; I'll report back if I have any success :)
|
Re: Another Android port: NITdroid
Is there a github repo or something similar with the nitdroid code? I'm interested in having a look at the source and maybe contributing some patches if possible, but I can't find any info on how best to contribute.
|
Re: Another Android port: NITdroid
vendor/nokia/nit/BoardConfig.mk reads BOARD_USES_ALSA_AUDIO := false
i guess that should be true, anybody tried to build it like that? Was it deliberately disabled? |
Re: Another Android port: NITdroid
Yep, sound is not working yet, so it was disabled.
|
Re: Another Android port: NITdroid
Must be very close, the driver seems to load correctly (slightly modified kernel) ...
Any clue what is missing? |
Re: Another Android port: NITdroid
Alsa support? The driver is DSP only (of course I can speak only for 770 and N800).
|
Re: Another Android port: NITdroid
Quote:
Other problems I've noticed with Android:
Thanks for all the work going into this. :) |
Re: Another Android port: NITdroid
Hi, I would like to put android on my N810. The problem is my internal memory card is corrupted. Is there a way I could put in a mini sd card and run android off of that?
|
Re: Another Android port: NITdroid
Quote:
Code:
Nokia-N810-WiMAX-43-7:~# cat /proc/asound/cards |
Re: Another Android port: NITdroid
@sarathmenon: That alsa layer sits on top of the dsp though. To use alsa on the Nx80 one needs not only the dsp tasks, but also plenty of alsa libraries.
|
Re: Another Android port: NITdroid
Hi!
New update, hopefully it'll rock! (Yea theres tons of bugs) :D |
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
When enabling wireless, and going into WIFI settings, I get a device freeze followed by a shutdown. I grabbed the logcat:
With supplicant Code:
E/bluetooth_common.cpp( 741): dbus_func_args_timeout_valist: D-Bus error in ListBondings: org.freedesktop.DBus.Error.ServiceUnknown (The name org.bluez was not provided by any .service files) Code:
I//system/bin/wpa_supplicant( 1205): CTRL-EVENT-SCAN-RESULTS Ready |
Re: Another Android port: NITdroid
Quote:
After copying them from the previous rootfs, it started up. It looks like stlc45xx.ko isn't working for me either. If nobody else is having these problems, maybe I'll try all of the steps again from scratch. As a note, I'm using an n810. Either way, it feels like huge improvements have been made in the new version. The background is a great touch, and things seem a bit smoother. Thanks a ton for working on this! - Andrew |
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
Quote:
Anyway, it is not working for me either. so I am guessing either the directions are wrong, or there is a glitch with this release... Edit: Nope, still won't boot... Edit 2: I am such an idiot, forgot the external card had to be removed... AND I FLASHED THE WRONG KERNEL. I am a complete fool.... |
Re: Another Android port: NITdroid
Are you sure you remembered to remove the card in external slot???
|
Re: Another Android port: NITdroid
it worked for me
|
Re: Another Android port: NITdroid
Quote:
/cache /data /nokia /system So installation remains the same but you have to flash the new kernel, if you have extra stuff than the above in mmcblk0p3 it simply it is not used. If you flash the debugging kernel in this release the wifi driver will not load or will hang the device as it is compiled for the normal kernel, I had to figure out how to ship different modules for the debugging kernel yet. The debugging kernel disables all logos and animations and as usual enables screen console output so if you have problems please try next the debugging kernel and report back. As there are many new features please report any problem as I probably don't check every single thing. Thx! |
Re: Another Android port: NITdroid
This embedding the ram fs in the kernel will probably have problems with 770, since you can only have a kernel up to 2MB. How exactly is it done and where can i get the init?
|
Re: Another Android port: NITdroid
Quote:
Thanks again! |
Re: Another Android port: NITdroid
Works now - using the non-debug kernel.
For some reason I find this release to be slower. Is there a reason why Android seems so much more sluggish than Maemo? Is it because it is running off the flash card? Thanks |
Re: Another Android port: NITdroid
I just updated to the newest release 02Jan. And found some issues
1. wireless doesn't work dmesg shows that it fails to request_firmware, 3826.arm 2. cannot use adb with it i am using linux in vmware under windows, and previous it works great, but now, it is sluggish when i connect the usb cable, and make my linux responds slowly. dmesg under linux: [ 2266.959538] usb 2-1: new full speed USB device using uhci_hcd and address 5 [ 2267.366669] usb 2-1: not running at top speed; connect to a high speed hub [ 2267.366713] usb 2-1: config 1 has 1 interface, different from the descriptor's value: 2 [ 2267.385657] usb 2-1: configuration #1 chosen from 1 choice [ 2267.399854] scsi9 : SCSI emulation for USB Mass Storage devices [ 2267.402649] usb-storage: device found at 5 [ 2267.402654] usb-storage: waiting for device to settle before scanning [ 2272.972216] usb 2-1: reset full speed USB device using uhci_hcd and address 5 [ 2273.459676] usb 2-1: device descriptor read/64, error -84 [ 2274.428339] usb 2-1: device descriptor read/64, error -84 [ 2274.661102] usb 2-1: reset full speed USB device using uhci_hcd and address 5 [ 2277.184100] usb 2-1: device descriptor read/64, error -84 [ 2277.780263] usb 2-1: device descriptor read/64, error -84 [ 2278.013089] usb 2-1: reset full speed USB device using uhci_hcd and address 5 [ 2278.849655] usb 2-1: device descriptor read/8, error -84 [ 2279.169490] usb 2-1: device descriptor read/8, error -71 [ 2279.332287] usb 2-1: USB disconnect, address 5 [ 2279.332287] scsi 9:0:0:0: Device offlined - not ready after error recovery [ 2279.332287] usb-storage: device scan complete [ 2285.071326] usb 1-1: new high speed USB device using ehci_hcd and address 6 [ 2285.501987] usb 1-1: config 1 has 1 interface, different from the descriptor's value: 2 [ 2285.513084] usb 1-1: configuration #1 chosen from 1 choice [ 2285.517470] scsi10 : SCSI emulation for USB Mass Storage devices [ 2285.523473] usb-storage: device found at 6 [ 2285.523481] usb-storage: waiting for device to settle before scanning [ 2288.617149] usb 1-1: USB disconnect, address 6 Meanwhile, if connected with usb, the n810 will reboot continously(seems). 3. no suid on /system thus i cannot get the right permission to run logcat, or some other utility. Am I the only one meeting those issues? Thanks. Are |
Re: Another Android port: NITdroid
I feel it is slower to boot up than earlier version, but there is only few things it is possiblle to nagg about. _Really_ impressive work solca! :)
|
Re: Another Android port: NITdroid
Wireless is now working for me now that I have the non-debugging kernel enabled.
adb works just fine for me, not sure what that issue is about. Build seems fast to me, if a bit longer to boot. The power updates are great, having it report battery power is pretty nice. Problem I am having is, cookies still do not work in the browser. Not sure what is up with that. Anyone having the same issue? I reloaded the system from scratch (new fs on the card, etc) to make sure that I don't have some carry over incompatibility. Great work on this. I check the thread daily for updates. |
Re: Another Android port: NITdroid
jogorman, the cookies don't work for some reason.
The new release seems slower but smoother... Looks like I am still having that DNS problem. Very good though, almost complete. And time works! Yeah!!! Just wondering, how come the EEE PC port took such a little time, when this is taking longer. Are x86 systems easier to work with? Problems: My computer did not boot when N810 was attached via USB. adb is not working under windows. It looks like Android is identifing itself as a "USB composite device", which is stupid. How do I enable adb back on the N810? |
Re: Another Android port: NITdroid
solca:
Can you update the links on your page with the latest patch - kernel and user, as well as the latest kernel.config? Thanks Awesome work!! |
Re: Another Android port: NITdroid
Ok, got adb working in Linux, you just need to enable USB debugging (sigh)... This was in DevTools before, looks like it got moved...
Trying windows now... Yes it works... |
Re: Another Android port: NITdroid
Quote:
But I'll include everything in the next tarball as before just that will be unused by N8x0 devices as these will continue using the initramfs aproach. Quote:
Quote:
Quote:
Quote:
It's a day and night difference, although it could be much worse, it seems Nokia close the door to other OSes than Maemo. Quote:
Quote:
|
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
After a clean installation, all seem working properly. There must be some directory permission or ownership issues with my previous environment.
But the ro.secure=1 seems to have disabled all the fun of owning the NIT. |
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
Quote:
|
Re: Another Android port: NITdroid
@Solca & Bundyo: Really great work guys, I've been playing with android and I have wanted to get it working on my n770.
Solca, your n770 debug kernel image fails with that annoying fading nokia screen and restarts. Bundyo, both of your images get to the verbose linux output bootup screen and successfully mounts my mmc, but fails with: Code:
Kernel panic - not syncing; No init found. Try passing init= option to kernel. There were are few command timeouts for mmci-omap for CMD5 and CMD55, and one for CMD8. I'm using the current android rootfs image from Solca's site. I tried changing permissions in Ubuntu to read and write, but it's still being read as read-only. Again great work guys, and kudos to you bundyo for getting this far with the n770, all of my attempted compiles have ended like Solca's, with the fading nokia splash. |
All times are GMT. The time now is 18:23. |
vBulletin® Version 3.8.8