maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 : Modding & Customisation (https://talk.maemo.org/showthread.php?t=59185)

titi974 2010-07-26 12:39

[Android] NITDroid V2 : Modding & Customisation
 
Hello to all !
as NITDroid is getting more & more usable, i've decided to start this new thread where we will all talk about our mods (like in the "maemo 5 truly epic mods" topic) ;)


- admins, if i chose the wrong category to post this or if it's not a good thread let me know -


My 1st mod is to improve the display (found thx to dj_steve) :

so here is THE thing : changing lcd_density to 240 in /system/build.prop file resolves every problem about resolution (like notification area) with the latest build !!

here is the procedure for those asking :

Code:

1st of all, you need to be on maemo 5 and have a text editor such as leafpad (my preferred, more user friendly than vi) installed and of course you need to be in root to do this ! ;)

run a xTerm session

root (or sudo gainroot, depends if you are in RD mode or not, or if you have installed another package to get the root access)
mount -t ext3 -o noatime,rw /dev/mmcblk1p2 /and
leafpad /and/system/build.prop

then search for the line "f.lcd_density=160"
and replace it by "f.lcd_density=240"
(without the quotes - by the way, if it's too big for you, you can enter any number that you want but i would not recommand you to go beyond 240)

after that save it by clicking the upper contextual menu

exit leafpad

exit xTerm

reboot your device and voilaaaa !

screenshots :

http://img709.imageshack.us/img709/8195/26072010016.jpghttp://img39.imageshack.us/img39/5186/26072010005.jpg
http://img821.imageshack.us/img821/7730/26072010006.jpghttp://img818.imageshack.us/img818/1144/26072010007.jpg
http://img709.imageshack.us/img709/905/26072010008.jpghttp://img84.imageshack.us/img84/6695/26072010009.jpg
http://img808.imageshack.us/img808/926/26072010010.jpghttp://img146.imageshack.us/img146/3265/26072010011.jpg
http://img204.imageshack.us/img204/4364/26072010012.jpghttp://img72.imageshack.us/img72/1213/26072010013.jpg
http://img180.imageshack.us/img180/2434/26072010014.jpghttp://img820.imageshack.us/img820/2706/26072010015.jpg

Gundogan 2010-07-26 15:47

Re: [Android] NITDroid V2 : Modding & Customisation
 
Isnt the lcd density thing like the dpi? If so, a value of 267 would be the correct number for the N900 right (3.5" @ 800x480)?

Also, what is the correct .kl file in /system/usr/keylayout for changing back/menu/home? I succesfully changed the back and menu button to the volume keys using the omap something .kl file, so I guess thats the correct one?

O and you can just use:

Code:

mount /dev/mmcblk1p2 /and
No need for all the extra parameters I think when messing around in the files.

PePPeN20 2010-07-26 15:48

Re: [Android] NITDroid V2 : Modding & Customisation
 
ooh good :D nice job titi974 :)

I was just wondering how you did this!:D

..another "NITDroid Truly epic mods" would discover how to change the "bootanimation" .. :rolleyes:

I read to move the new file called "bootanimation.zip" in "/system/media, but ........ how!?:confused: :confused: :confused:

KOJAN 2010-07-26 15:57

Re: [Android] NITDroid V2 : Modding & Customisation
 
How to change status bar color to black?

IzzehO 2010-07-26 16:08

Re: [Android] NITDroid V2 : Modding & Customisation
 
Might I suggest also posting this on the NITDroid forums and adding a nice big sign at the top of your post here? I see nothing wrong with posting it here... but as I've said before... cramming a whole OS into 2 (now 3) threads just ain't going to work.

http://forum.nitdroid.com/

EDIT: Forgot to mention thanks for the hack :P I've only had issues with a few games thus far.. but this'll make those more playable for sure.

meShell 2010-07-26 16:10

Re: [Android] NITDroid V2 : Modding & Customisation
 
Yeah thanks for starting to play with the files,
please if you find some values or files that can be modified,
help to fill the wiki-page I started some time ago:

http://wiki.nitdroid.com/index.php?title=N900-dirs


Fell free to extend the tables and everything else ;)

titi974 2010-07-26 17:16

Re: [Android] NITDroid V2 : Modding & Customisation
 
Quote:

Originally Posted by Gundogan (Post 765336)
Isnt the lcd density thing like the dpi? If so, a value of 267 would be the correct number for the N900 right (3.5" @ 800x480)?

Also, what is the correct .kl file in /system/usr/keylayout for changing back/menu/home? I succesfully changed the back and menu button to the volume keys using the omap something .kl file, so I guess thats the correct one?

O and you can just use:

Code:

mount /dev/mmcblk1p2 /and
No need for all the extra parameters I think when messing around in the files.

a big sign ?? in the topic name ? or at the beginning of the post ? saying what ?? x)

titi974 2010-07-26 17:18

Re: [Android] NITDroid V2 : Modding & Customisation
 
Quote:

Originally Posted by PePPeN20 (Post 765338)
ooh good :D nice job titi974 :)

I was just wondering how you did this!:D

..another "NITDroid Truly epic mods" would discover how to change the "bootanimation" .. :rolleyes:

I read to move the new file called "bootanimation.zip" in "/system/media, but ........ how!?:confused: :confused: :confused:


hey, i think that you need to unzip the archive before copying it, give me the link to the file, i'll see what i can do ;)

titi974 2010-07-26 17:21

Re: [Android] NITDroid V2 : Modding & Customisation
 
Quote:

Originally Posted by IzzehO (Post 765354)
Might I suggest also posting this on the NITDroid forums and adding a nice big sign at the top of your post here? I see nothing wrong with posting it here... but as I've said before... cramming a whole OS into 2 (now 3) threads just ain't going to work.

http://forum.nitdroid.com/

EDIT: Forgot to mention thanks for the hack :P I've only had issues with a few games thus far.. but this'll make those more playable for sure.

hey there is a thx button for that lol, and yeap you are right, but you can't mix up development, help and customisation together ... =S

titi974 2010-07-26 17:23

Re: [Android] NITDroid V2 : Modding & Customisation
 
Quote:

Originally Posted by meShell (Post 765356)
Yeah thanks for starting to play with the files,
please if you find some values or files that can be modified,
help to fill the wiki-page I started some time ago:

http://wiki.nitdroid.com/index.php?title=N900-dirs


Fell free to extend the tables and everything else ;)

doing it right now ;)


All times are GMT. The time now is 13:07.

vBulletin® Version 3.8.8