maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] NITDroid V2 & Multiboot Development And Announcement Thread (https://talk.maemo.org/showthread.php?t=58890)

AlphaX2 2010-08-11 18:19

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by Deaconclgi (Post 783273)
How do you activate JavaScript?

In the options menu of the android browser. ;)

AlphaX2

nax3000 2010-08-11 20:17

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by AlphaX2 (Post 783267)
What do you mean with "correctly" - Flash 10.1 is working, but need some work with your own hands. ;)

But there are some sites, which don't want to work - i.e. southpark.com - Flash vids. :rolleyes:

AlphaX2

And that's exactly what I mean by "correctly". Also just making it run as fast as flash 10.1 should run on a device like this.

Laughing Man 2010-08-12 00:20

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
I think there is a difference between Flash 10.1 on Android and regular Flash 10.1. Not sure though, last time I asked my friend he said he can't go to Hulu since they filter for the Flash version that's used on mobile devices (though he gets around it).

kingoddball 2010-08-12 02:08

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by Jay-C (Post 783002)
About multiboot:

There are some unexpected issues with multiboot_0.2.9,
so I am recalling the release for the time being.

http://forum.nitdroid.com/index.php?....msg308#msg308


Sorry about the trouble.


Can you explain these troubles??
I don't seem to be having any adverse issues, at all.. Was confused with the uninstallation of Power Kernel, otherwise no issues.
Details? Does it HAVE to be uninstalled? Its working fine as far as I can see.

imperiallight 2010-08-12 02:36

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Video by dj_steve showing 3G data connection by adb but it wont be released yet:

http://www.youtube.com/watch?v=R70EpGI59zA

triplea.smklb 2010-08-12 03:15

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
hey, can someone tell me how to change the lcd density to 240 in NITDROID because most of my game are not fullscreen..
please??

somedude 2010-08-12 03:25

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Looks like we are this close from getting a native modem support, csnt wait to see that
@triplea.smklb use the same question im search bar you will find the answer

zaoltryence 2010-08-12 06:09

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by triplea.smklb (Post 783704)
hey, can someone tell me how to change the lcd density to 240 in NITDROID because most of my game are not fullscreen..
please??

here you go http://forum.nitdroid.com/index.php?topic=49.0

AlphaX2 2010-08-12 10:06

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Quote:

Originally Posted by zaoltryence (Post 783784)

A bit more common way:

- boot android
- download a text editor at market
- open the /system/build.prop and edit the "f.lcd_density=160" line to "f.lcd_density=240"
- reboot

AlphaX2

gabby131 2010-08-12 10:37

Re: [Android] NITDroid V2 & Multiboot Development And Announcement Thread
 
Hi!

installing NITDroid via the instructions on the first post of the thread is awesome! and made as simple as possible.

BUT:

* The Rest of your memory card will be usable by Maemo totally normally but the nitdroid partition is not seen in file manager etc
* You need to decide how to best partition YOUR card, i personally have my card partitioned as ~6gb fat32 and rest (~1.9gb) as ext3
* Some suggested size ratios are (in MB fat32/ext3 layout): 2GB: 100/1900, 4GB: 2100/1900, 6GB: 4100/1900 8GB: 6100/1900, 16GB: 14100/1900, 32GB: 30100/1900
* in below command REPLACE the <SIZE> text with your choosen fat32 size
Right thats enough crap now onto partitioning:
ignore errors whjen runnign umount its normal sometimes
Code:


Code:

umount /dev/mmcblk1p1
sfdisk -uM /dev/mmcblk1 << EOF
,<SIZE>,C
,,L
,,
,,
EOF

the partitioning part I cant make work! i get an error "Cant stat /dev/mmcblk1p2: did you blah blah it correctly?" i though that this part is gonna be easier for me coz i did successfully partitioned my 32gm mass storage to pump the applications memory size.

please help! :)

EDIT: im really enjoying this, even though i messed up the device twice now :D


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

vBulletin® Version 3.8.8