![]() |
2011-11-26
, 13:09
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#3462
|
You found itSets the max JVM size to 32MB...think the default is 16...pathetic for most apps.
And no, no reason you shouldn't use it
![]() |
2011-11-26
, 13:19
|
Posts: 470 |
Thanked: 399 times |
Joined on Jul 2011
@ Croatia
|
#3463
|
For anyone having issues with "Force close" errors in a lot of apps in Nitrdoid (OOME usually), the following fix should help:
1. Boot into Maemo
2. Open X-Term (Ctrl+X)
3. Run 'vi /home/system/build.prop'
4. Press i to change to edit/insert mode
5. At the end of the file, add the following line:
dalvik.vm.heapsize=32m
6. Press 'esc', write ':wq'
7. Boot back into Nitdroid and you should be sweet
The Following User Says Thank You to GrimyHR For This Useful Post: | ||
![]() |
2011-11-26
, 13:21
|
Posts: 37 |
Thanked: 24 times |
Joined on Aug 2010
|
#3464
|
![]() |
2011-11-26
, 13:22
|
Posts: 37 |
Thanked: 24 times |
Joined on Aug 2010
|
#3465
|
![]() |
2011-11-26
, 13:24
|
Posts: 470 |
Thanked: 399 times |
Joined on Jul 2011
@ Croatia
|
#3466
|
![]() |
2011-11-26
, 19:39
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#3467
|
Archos 5 and N900 share the same GPS chip (NL5350) and here I found the Archos GPS source code:
http://dev.openaos.org/browser/trunk...5350.c?rev=139
For Front Camera VS6555 we could port driver from Meego:
http://meego.gitorious.org/maemo-mul...50?format=diff
Here the dev added support for FM Transmitter on Nitdroid:
https://gitorious.org/nitdroid-2-6-3...00-next?page=3
Here there is the source for the TSL2563 driver:
http://rosedu.org/~pylxr/stable/?pro...ging/iio/light
Anyone that could compile these drivers as Nitdroid modules?
The Following 3 Users Say Thank You to pablocrossa For This Useful Post: | ||
![]() |
2011-11-27
, 01:42
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#3468
|
![]() |
2011-11-27
, 02:15
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#3469
|
How do you stop this thing from draining 50% battery in ~30 minutes? It also makes the N900 warm enough to make my palms sweat all over the phone.
EDIT: btw, the 2.6.35 kernel looks like it was based on the original MeeGo for N900 Preview release, and last updated almost a year ago. should probably be rebased on the latest 2.6.37 Mer kernel, which now has power management, and support for all the hardware devices. Oh, and using the 2.6.37 kernel would mean that you guys would be forced to stop depending on pieces of Maemo (this is a good thing).
brb, setting up a build machine to use for this.
![]() |
2011-11-27
, 02:26
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#3470
|
![]() |
Tags |
community win, mor*nicindians, nitdroid |
Thread Tools | |
|
And no, no reason you shouldn't use it