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)

rahulg247 2010-06-14 18:56

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 714907)
can be done in phone but easier on pc likely.. touch screen im aware of nt much can do at min for it

Mem card inserted into PC on Ubuntu so can check now if someone can give me quick instruction please.

Apps don't install for me whether through the app stores or downloaded through browser.

Ok worked it out. It says drwxrwxrwx for /system/app/ (but that was after I messed about with it a little bit right clicking on it)

for /data it says drwxrwx--x (that one I didn't mess about with yet so assume both of them originally said this.

Descalzo 2010-06-14 19:06

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by rahulg247 (Post 714929)
Mem card inserted into PC on Ubuntu so can check now if someone can give me quick instruction please.

Apps don't install for me whether through the app stores or downloaded through browser.

ls-l /mnt/system

Just to make sure, I changed to the /mnt/system directory. Then I ran the following command:
chmod 777 system/app

I hope I did it right. Now it says drwxrwxrwx

I haven't rebooted yet, because I'm in class and don't want to run out of batteries.

Descalzo 2010-06-14 19:08

Re: [Android] NITDroid V2 Development Topic
 
I might as well change data to 777 as well, right?

dj_steve 2010-06-14 19:12

Re: [Android] NITDroid V2 Development Topic
 
yea or if you want to be really brave chmod -r 777 data

Descalzo 2010-06-14 19:43

Re: [Android] NITDroid V2 Development Topic
 
What is the benefit of doing -r 777? I'm willing to try this.

My advice to anyone scared of this:
Back up first, then just try it. Good directions are on page 94. Take an afternoon and give it a shot. Make sure you get some sort of linux environment. I tried doing it all from the N900 and a gparted cd, and it was a real pain. It's easier with a ubuntu live cd. I had to try a couple of things twice.

dj_steve 2010-06-14 19:46

Re: [Android] NITDroid V2 Development Topic
 
it jus sets everything to world read writee. i am not sure where android installs apps so that may work

Nipperoid 2010-06-14 19:50

Re: [Android] NITDroid V2 Development Topic
 
Hey steve, im trying to partition my 1gb memory card on my ubuntu pc. i put it in and run dmesg and it says sdd or sde or whatever it is then i run fdisk /dev/sdd and it says unable to open sdd


help me here please?

dj_steve 2010-06-14 19:52

Re: [Android] NITDroid V2 Development Topic
 
sudo fdisk

Nipperoid 2010-06-14 19:52

Re: [Android] NITDroid V2 Development Topic
 
ok ill try that now!

das_schlumpfie 2010-06-14 20:06

Re: [Android] NITDroid V2 Development Topic
 
omg this seems to be one of the most active project in the maemo community atm, and definitely one that everyone is looking forward to.

well done guys, please keep up with the amazing work.

Descalzo 2010-06-14 20:12

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 715004)
it jus sets everything to world read writee. i am not sure where android installs apps so that may work

I thought that's what 777 did. Does the -r make it hit the subdirectories or something?

new_bee 2010-06-14 20:13

Re: [Android] NITDroid V2 Development Topic
 
Has any one tried live wall papers? mine just shows loading live wallpaper..... or this is function is yet to be conquered?

dj_steve 2010-06-14 20:16

Re: [Android] NITDroid V2 Development Topic
 
yep thats what r does n live wallpaper be pointless at min as theirs no hw graphics accell

Nipperoid 2010-06-14 20:18

Re: [Android] NITDroid V2 Development Topic
 
steve i run sudo tar xjvvpf *type NITDroid .tbz2 location here*

it extracts loads of files then just after framework-res.apk it exits with "ends unexpectadely"

dj_steve 2010-06-14 20:21

Re: [Android] NITDroid V2 Development Topic
 
id check size of file first.. should be around 40mb

Nipperoid 2010-06-14 20:22

Re: [Android] NITDroid V2 Development Topic
 
turns out my file was only 20mb not 44...7

attempt number 2

Nipperoid 2010-06-14 20:34

Re: [Android] NITDroid V2 Development Topic
 
IT WORKS!

booted in under 30 seconds on a 1gb class 2

dj_steve 2010-06-14 20:37

Re: [Android] NITDroid V2 Development Topic
 
nice......

Nipperoid 2010-06-14 20:38

Re: [Android] NITDroid V2 Development Topic
 
ok now what, how do i connect to wifi?

says "unable to scan"

dj_steve 2010-06-14 20:41

Re: [Android] NITDroid V2 Development Topic
 
reboot nd it should work

ToJa92 2010-06-14 20:42

Re: [Android] NITDroid V2 Development Topic
 
@dj_steve: Out of interest, do you have any timeline/planning/roadmap for the project?

dj_steve 2010-06-14 20:46

Re: [Android] NITDroid V2 Development Topic
 
not really no

Nipperoid 2010-06-14 20:50

Re: [Android] NITDroid V2 Development Topic
 
hey steve can you tell me the correct procedure to shut down android and start maemo?

dj_steve 2010-06-14 20:52

Re: [Android] NITDroid V2 Development Topic
 
hold down power to power off android then close keyb and power back on it should boot maemo

Nipperoid 2010-06-14 20:53

Re: [Android] NITDroid V2 Development Topic
 
ok will try!

Nipperoid 2010-06-14 20:56

Re: [Android] NITDroid V2 Development Topic
 
wow, works flawlessly!!

now, anyway to overclock? in both m5 and adroid?

dj_steve 2010-06-14 20:57

Re: [Android] NITDroid V2 Development Topic
 
not at min the overclock sections are not in kernel (and i woudln recommend it in android as i think it already gets locked to 600mhz for some reason

Nipperoid 2010-06-14 21:01

Re: [Android] NITDroid V2 Development Topic
 
ok thanks steve, you are a genius

dj_steve 2010-06-14 21:03

Re: [Android] NITDroid V2 Development Topic
 
just been informed we have partial sound running now too (only speakers nothing else yet) ill probably test tonight and have something up tomorrow :)

Nipperoid 2010-06-14 21:05

Re: [Android] NITDroid V2 Development Topic
 
will it be an easy upgrade for us who have already installed?

dj_steve 2010-06-14 21:06

Re: [Android] NITDroid V2 Development Topic
 
probably adding of one file but ill confirm in a bit :)

ToJa92 2010-06-14 21:07

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by dj_steve (Post 715161)
just been informed we have partial sound running now too (only speakers nothing else yet) ill probably test tonight and have something up tomorrow :)

Sounds awesome. (Get it? Sounds awesome :rolleyes: Pun intended)

dj_steve 2010-06-14 21:08

Re: [Android] NITDroid V2 Development Topic
 
hah thats good.

edit: anyone fancy being tester for how long a fully charged battery will last in nitdroid ?

EDIT 2: ok, if anyone wants to test this better than i can at min download the following file and place it in /system/etc replace current file if it exists. this should give sound in android, works here but i cant test for long.

http://www.newsycat.com/android/n900/asound.conf

Reffyyyy 2010-06-14 21:22

Re: [Android] NITDroid V2 Development Topic
 
@Dj_Steve

I think you can select the frequencies if you have the overclock widget. I'll test later.

I'll gladly test it when my phone is charged, was playing with Android for a few hours earlier.

Do you want me to test with screen off/screen on, general usage or whatever?

dj_steve 2010-06-14 21:24

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Reffyyyy (Post 715194)
@Dj_Steve

I think you can select the frequencies if you have the overclock widget. I'll test later.

I'll gladly test it when my phone is charged, was playing with Android for a few hours earlier.

Do you want me to test with screen off/screen on, general usage or whatever?

just general usage like you normally would, i want to see how far off our power management is at min (cant be any worse than iphones 1hour life :)

Reffyyyy 2010-06-14 21:25

Re: [Android] NITDroid V2 Development Topic
 
Ok, I'll post in here later with my results. Luckily, my sleep schedule is ridiculous which allows me to stay up until 6am.

dj_steve 2010-06-14 21:30

Re: [Android] NITDroid V2 Development Topic
 
Quote:

Originally Posted by Reffyyyy (Post 715202)
Ok, I'll post in here later with my results. Luckily, my sleep schedule is ridiculous which allows me to stay up until 6am.

just bear in mind that the battery meter may not be accurate in android so its possible you could totally drain batt, so may need another route to charge it

Reffyyyy 2010-06-14 21:32

Re: [Android] NITDroid V2 Development Topic
 
Yeah I noticed that the other day. It reported me having 39% and then turned itself off a minute later.

dj_steve 2010-06-14 21:33

Re: [Android] NITDroid V2 Development Topic
 
yea its not perfect lol

Nipperoid 2010-06-14 21:46

Re: [Android] NITDroid V2 Development Topic
 
steve, how would i place this file in android?


All times are GMT. The time now is 05:44.

vBulletin® Version 3.8.8