[REOPEN][ROM]FroYo (un)Official WWE - Android 2.2 - Rom: 3.14.161.1

gyroing

Senior Member
Sep 9, 2010
226
8
38
Nice... darktremor a2sd will include to your rev4 and can you make setting for screen orrientation for 90,180,280 degres

Sent from my HTC Legend using XDA App
A2sd work but how dalvik2sd the darktremor cachesd cause boot loop.

Sent from my HTC Legend using Tapatalk
 

smnrock

Senior Member
Aug 10, 2009
925
17
0
pushing gps.conf through recovery doesnt work for me :(
When i tried running shell mount, got this error "- exec '/system/bin/sh' failed: No such file or directory (2) -" and some time ** daemon still not runningerror: cannot connect to daemon. Still went ahead and pushed gpf.conf and got this result "83 KB/s (512 bytes in 0.006s)" but after rebooting still old gps.conf present(with voda servers)..

Any help?
 

krasenk

Senior Member
Dec 13, 2009
126
3
0
Sofia
I just realized that there is no stock Froyo launcher included in this ROM. That is really weird... don't you think guys? Previous Sense-enabled ROMs always featured the stock Android launcher.
 

arzme

Senior Member
May 27, 2010
98
19
0
I have this settings in gps.conf and it works just fine:
Code:
NTP_SERVER=europe.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276

Sent from my HTC Legend
First make a txt file with the above code and name it gps.conf (don't forget to replace the *.txt with *.conf!) and place the file in the root of your sd card
Then go into recovery mode (the one with the green letters), open a command prompt on ur pc and cd to your r4-legend-root directory or whatever u are using.

then type the following commands:
1. adb-windows shell mount /system
2. adb-windows shell mount /sdcard
3. adb-windows shell cp /sdcard/gps.conf /system/etc
4. adb-windows reboot

you can check the file gps.conf in the etc directory with root explorer after reboot to make sure it changed the server to supl.google.com (not necessary)
hope that helps!

View attachment 445351 here is the gps.conf file i'm using (unzip first)
thanks guys for pointing the way!!! i'm using my old previous eclair gps.conf file since the last eclair rom, getting gps lock is good.

thanks guys!
 

arzme

Senior Member
May 27, 2010
98
19
0
after "linking" my contacts with facebook, all the birthday in the contact are one day earlier. anybody facing this issue? any workaround it?
 

smnrock

Senior Member
Aug 10, 2009
925
17
0
pushing gps.conf through recovery doesnt work for me :(
When i tried running shell mount, got this error "- exec '/system/bin/sh' failed: No such file or directory (2) -" and some time ** daemon still not runningerror: cannot connect to daemon. Still went ahead and pushed gpf.conf and got this result "83 KB/s (512 bytes in 0.006s)" but after rebooting still old gps.conf present(with voda servers)..

Any help?
Solved now, thanks guys!



Sent from my HTC Legend
 

kuklux

Senior Member
Aug 12, 2010
757
52
0
Wrong path... try /system/customize/resource... actually the path to the boot animation is defined in xml files in /system/customize/CID.


Sent from my HTC Legend

so the bootanimation contain .gif files so we can use bootanimation.zip?


<BootConfiguration>
<BootAnimation image="/system/customize/resource/splash1_HTC_Branding_320x480.gif" image2="/system/customize/resource/HTC_Legend_VF_Start_ani.gif" useAudio="0" />
</BootConfiguration>
</customization_form>
 

kuklux

Senior Member
Aug 12, 2010
757
52
0
i get it this is the code to change bootanimation

"<BootConfiguration>
<BootAnimation animation="/system/customize/resource/bootanimation.zip" useAudio="0" />
</BootConfiguration>
</customization_form>"


thanks blayo now i have my own custom bootanimation the bios one :)
 

whitetigerdk

Senior Member
Jun 1, 2010
1,057
59
68
Odense
www.dkmdesign.dk
Very close to next release.. step 3 of 6 has been completed.. missing only 2 minor steps and one which is a bit larger now.. Hopefully by the end of the day.. I will have the "unOfficial WWE release" ready :)

Sent from my HTC Legend using XDA App
 

krasenk

Senior Member
Dec 13, 2009
126
3
0
Sofia
Very close to next release.. step 3 of 6 has been completed.. missing only 2 minor steps and one which is a bit larger now.. Hopefully by the end of the day.. I will have the "unOfficial WWE release" ready :)

Sent from my HTC Legend using XDA App
Can you explain a bit more what exactly will be the unofficial WWE release? Thanks in advance, mate ;)
 

knnhzx

Senior Member
Jun 26, 2010
94
3
0
hey anyone knows how to bring the htc camera from gratiend rom with face recognition over to this rom? i tried pushing them into system/app but this screwed my the camera app...
need help
 

longnick

Member
Dec 27, 2007
31
3
0
pushing gps.conf through recovery doesnt work for me :(
When i tried running shell mount, got this error "- exec '/system/bin/sh' failed: No such file or directory (2) -" and some time ** daemon still not runningerror: cannot connect to daemon. Still went ahead and pushed gpf.conf and got this result "83 KB/s (512 bytes in 0.006s)" but after rebooting still old gps.conf present(with voda servers)..

Any help?
-First, i had problem same you, then I tried put my Legend into Recovery Mode with recovery-window.bat in r4-legend-root folder, next step is tutorial of Cry-shop and I can put file gps.conf into system/etc
-I checked file gps.conf in system/etc by root explore, that's file i need .
But, GPS still not working :mad:
I see some files GPS with extensions conf_vodap001, conf_vodap102, conf_vodap304, conf_vodap17 near by file GPS.conf that i've just put.
Are there files make GPS not Working ?????:confused:
Anyone can help , pls !!!!!
 

smnrock

Senior Member
Aug 10, 2009
925
17
0
-First, i had problem same you, then I tried put my Legend into Recovery Mode with recovery-window.bat in r4-legend-root folder, next step is tutorial of Cry-shop and I can put file gps.conf into system/etc
-I checked file gps.conf in system/etc by root explore, that's file i need .
But, GPS still not working :mad:
I see some files GPS with extensions conf_vodap001, conf_vodap102, conf_vodap304, conf_vodap17 near by file GPS.conf that i've just put.
Are there files make GPS not Working ?????:confused:
Anyone can help , pls !!!!!
Hmm, did you see my earlier reply?:) I also solved it with the same way :) anyways thanks for your reply and first GPS fix after this change took it some time, but afterwards no issues. So I suggest u to wait few minutes during first fix.



Sent from my HTC Legend