modify switchtime 2g/3g ??? - LG Optimus 2x

is it possible to modify the switchtime between 2g/3g??
Maybe in Buildprop or in a xml??
I make my own Rom but in my eyes its to slow when i switch

cojo11 said:
is it possible to modify the switchtime between 2g/3g??
Maybe in Buildprop or in a xml??
I make my own Rom but in my eyes its to slow when i switch
Click to expand...
Click to collapse
I think it is not possible! : (

hundrets of buildprop und init.d tweaks and nothing for this,i cant belive

cojo11 said:
hundrets of buildprop und init.d tweaks and nothing for this,i cant belive
Click to expand...
Click to collapse
I think if it were possible someone would have already done with several changes!

Related

Need help deodexing my custom ROM

Hi Xda-people,
After succes building a rom for the vodafone 845 I now want to deodex the rom. I have already tried the THEME-PRO v2.9 (no error on deodexing) after flashing only getting a bootloop. I olso tried another deodexing kitchen but that got stuck on bleutooth.odex and another couple apk's and odex files.
Could someone please help me out here?
Thanx in advance
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Daneshm90 said:
So its a stock android rom ? Try the deodex script link in my signature.
Also for bluetooth u need to add javax.obex.jar to ur classpath.
Click to expand...
Click to collapse
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
freddyemmer said:
i have tried your script and got stuck on a couple of apk's + odex files that could'nt be deodexed.. could you also explain what you mean with add javax-obex.jar to ur classpath? I'm complete new to the rombuild scene..
it's based on a stock rom, i have added some features and delete some standaard apps..
Click to expand...
Click to collapse
Ok once its done deodexing, u'll have a couple of apks left that couldn't be deodexed. If its bluetooth.apk, select option 2 (custom classpath) and type javax.obex.jar
Most of the time the error u get when deodexing should tell u wht apk it needs in its classpath.
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
freddyemmer said:
But when i use your script i don't see the errors because it's continue's to the next apk.. or framework. this rom also has 2 framework apks does that matter?
Click to expand...
Click to collapse
Can u upload the rom, ill deodex n upload it back. ill let u know what i did.
http://www.mediafire.com/?d754c9ljn48c368
that's my rom.. Thanx in advance...
Ok cool so got the whole rom deodexed.
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath.
Uploading shortly...
Here u go
Link
For bluetooth u needed javax.obex.jar and for the rest u needed com.google.android.gtalkservice.jar in ur classpath
Click to expand...
Click to collapse
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
freddyemmer said:
so if i got it right you choose option 2 and typte
javax.obex.jar:com.google.android.gtalkservice.jar
Click to expand...
Click to collapse
Yup. I did em individually but doesn't matter that way should work as well.
Daneshm90 said:
Yup. I did em individually but doesn't matter that way should work as well.
Click to expand...
Click to collapse
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
freddyemmer said:
help again adding the new apk and framework files i get a fc on com.android.phone.. please help..
Click to expand...
Click to collapse
Are u wiping and flashing ?
Daneshm90 said:
Are u wiping and flashing ?
Click to expand...
Click to collapse
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
freddyemmer said:
i replaced all the apps and framework in my working folder zipped and signed did a full wipe and flashed it.. then setup came up and saying fc on phone
Click to expand...
Click to collapse
Hmmm. Can u check ur log to see why it force-closes ? also does it let u continue or are u stuck at setup ? i want to know if other apps fc.
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
freddyemmer said:
it won't allow me to finish the setup.. maybe stupid question but how do i get the log?
Click to expand...
Click to collapse
Type "adb logcat" in command prompt.
Oke tried it but logcat is disabled on my rom.. I used the commands in recovery
echo 1 > /sys/kernel/logger/log_main/enable // ** '1' is enable log_main,
echo 2 >/sys/kernel/logger/log_main/priority // ** '2' is the log level, you can get the level number from the android source code.
but that apparently has no effect for the rom.. I think something went wrong while deodexing.. any tips how to enable the logcat?
tried deodexing it again with the 2 yar files.. it's not only phone that fc also setup fc.. trying to find out how to add catlog to my rom so i can check it..

[Q] About Phone... in settings

as I title it,
I've already search but nothing answer my questions...(just read all thread, never asking question on any thread.)
How to make a rom just like MiniCM7 not exactly like that rom...
I mean the mod version in settings>about phone>mod version..
If we edit the mod version with root explorer or make custom rom based on MiniCM7. In about phone on mod version bar.. it said "our mod name (based on MiniCM7)" this is what I mean... how to make it like that...
P.S: Sorry for my english...
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Chris95X8 said:
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Click to expand...
Click to collapse
I think it is not in build.prop.
bcause I already edit it..
Both system and bin?
Sent from my X8 to your screen
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Chris95X8 said:
Both system and bin?
Sent from my X8 to your screen
Click to expand...
Click to collapse
pipi14 said:
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Click to expand...
Click to collapse
Already done that but it still the same...
[our mod name (based on MiniCM7)]
Any other ways?
Chris95X8 said:
Edit the build prop file in system ans system/bin. Reboot and it will show the value you put it.
The line is
ro.build.id
Sent from my X8 to your screen
Click to expand...
Click to collapse
pipi14 said:
It is in build.prop: ro.modversion=MiniCM7-2.2.0
Scroll down
Click to expand...
Click to collapse
BohArie said:
Any other ways?
Click to expand...
Click to collapse
If you edit the lines according to Chris95X8 and pipi14 guide,the mod version in the About Phone will change to the name that you've set.
Do you reboot your device after changing the lines in build.prop.?Or delete the backup files that exist after you edited the build.prop.
Hope I helped you..
nazz.rule said:
If you edit the lines according to Chris95X8 and pipi14 guide,the mod version in the About Phone will change to the name that you've set.
Do you reboot your device after changing the lines in build.prop.?Or delete the backup files that exist after you edited the build.prop.
Hope I helped you..
Click to expand...
Click to collapse
yes according to them it doesnt work for me....
I mean what ever mod I change it keep showing [my mod name (based on MiniCM7)]..
Im using MiniCM7-2.0.7
Just want to edit it for my own daily use.
BohArie said:
yes according to them it doesnt work for me....
I mean what ever mod I change it keep showing [my mod name (based on MiniCM7)]..
Im using MiniCM7-2.0.7
Just want to edit it for my own daily use.
Click to expand...
Click to collapse
Search "[my mod name (based on MiniCM7)]" into build.prop and edit it.
RoberGalarga said:
Search "[my mod name (based on MiniCM7)]" into build.prop and edit it.
Click to expand...
Click to collapse
already delete the "Based on MiniCM7" and reboot but after reboot it keep display based on minicm7...
I mean how to delete that...
BohArie said:
already delete the "Based on MiniCM7" and reboot but after reboot it keep display based on minicm7...
I mean how to delete that...
Click to expand...
Click to collapse
There are 2 build.prop in some roms, one in /system/bin and another in /system. Edit BOTH then reboot.
SpyderX said:
There are 2 build.prop in some roms, one in /system/bin and another in /system. Edit BOTH then reboot.
Click to expand...
Click to collapse
did u ever read to my first page of thread?
I said I've already done that and when I reboot it nothing changes...
I mean It will add to my build.prop it self.
BohArie said:
did u ever read to my first page of thread?
I said I've already done that and when I reboot it nothing changes...
I mean It will add to my build.prop it self.
Click to expand...
Click to collapse
Oh oops looks like some custom code was added to prevent ro.modversion changes...
speaking of which, just to clarify, at first it was MiniCM7 - 2.20, then later after the modversion change it became *changed name* (Based on MiniCM7)?
SpyderX said:
Oh oops looks like some custom code was added to prevent ro.modversion changes...
speaking of which, just to clarify, at first it was MiniCM7 - 2.20, then later after the modversion change it became *changed name* (Based on MiniCM7)?
Click to expand...
Click to collapse
yes..
Im using MiniCM7-2.0.7
bcause I can not unlock bootloader..
is there anyway I can change it..
Just want to rename it "CM-7"
and Im not sharing to any website..
just for my own use..(not gonna upload it)
BohArie said:
yes..
Im using MiniCM7-2.0.7
bcause I can not unlock bootloader..
is there anyway I can change it..
Just want to rename it "CM-7"
and Im not sharing to any website..
just for my own use..(not gonna upload it)
Click to expand...
Click to collapse
You would have to contact nAa then because he added in some custom code to prevent ro.modversion changes I think. But I don't think he will respond to the PM because that is probably considered spam. Maybe you could add some lines (at your own risk of course) to /system/etc/hw_config.sh.
I will PM you the code I have in mind.
Sent from my E15i using Tapatalk 2
SpyderX said:
You would have to contact nAa then because he added in some custom code to prevent ro.modversion changes I think. But I don't think he will respond to the PM because that is probably considered spam. Maybe you could add some lines (at your own risk of course) to /system/etc/hw_config.sh.
I will PM you the code I have in mind.
Sent from my E15i using Tapatalk 2
Click to expand...
Click to collapse
dude already add but nothing happen..

ODEX your CM10.1 (even latest!)

If you want to know what is diference between odex and deodex, google it...
for me Odex means better battery and faster loading of apps (NOT performance)
this is original thread http://forum.xda-developers.com/showthread.php?t=1514576
TUtorial in short:
***Odex your brand new rom, without any modification***
after flashing your rom, folow this steps
1. download app
2. instal and run
3. grant permision with superuser
4. confirm and wait till the odexing completes (it will reboot and you need to wait 20 min max)
5. thats it!!!!!
P.S.!!! If you dont like it or you think there is no a positive efects, simple reflash your rom
thank you for your time, see you next time
on a thread somewhere, i read that we couldnt apply themes on odexed rom. is that true?
langitbiru said:
on a thread somewhere, i read that we couldnt apply themes on odexed rom. is that true?
Click to expand...
Click to collapse
yes
yackovsky said:
yes
Click to expand...
Click to collapse
+1
but you can edit stock theme with Ninja morph on your mini or over PC with apk tools for theming...
again, your choice: odex-deodex
Nixoman said:
+1
but you can edit stock theme with Ninja morph on your mini or over PC with apk tools for theming...
again, your choice: odex-deodex
Click to expand...
Click to collapse
...or with winzip
yackovsky said:
...or with winzip
Click to expand...
Click to collapse
again+1
I'm Looking For Smoother Use ...So Do Suggest me to instal this or not ? & thx !
poursystem said:
I'm Looking For Smoother Use ...So Do Suggest me to instal this or not ? & thx !
Click to expand...
Click to collapse
i suggest you make a backup first, and then see if it helps you or not. in short, don't be afraid to think for yourself...
yackovsky said:
i suggest you make a backup first, and then see if it helps you or not. in short, don't be afraid to think for yourself...
Click to expand...
Click to collapse
You Left Me Hanged In The Air .. No Yes No No
AnyWay :good: !
poursystem said:
You Left Me Hanged In The Air .. No Yes No No
AnyWay :good: !
Click to expand...
Click to collapse
i install the rom for the first time, i found it bit laggy. then reinstall it for second time (i wipe data-cache part-dalvik cache-battery stats before and after), everything s smooth.
Hmm i have a question .. if you odex the rom it creates an odex file for each app so this means that the rom size is incremented?? or the odex file save espace in the dalvik-cache partition?
poursystem said:
you left me hanged in the air .. No yes no no
Anyway :good: !
Click to expand...
Click to collapse
how dare you copied my signature.....????
Remove it!!!!!!!
you can also do this in Titanium Backup Pro... goto settings > integrate sys dalvik into rom
ashu.bigsmoke said:
how dare you copied my signature.....????
Remove it!!!!!!!
Click to expand...
Click to collapse
tell to him to change it to my signature : )
@Eduard, yes size get bigger but thats not the point of odex...last night, i was chating and listening music for 5 hours, my GPS was turned on, i didnt even know that, and i still get 29% battery...
to ALL:
some OPs dont care about spams in there threads or they just cant do anything about it...
On di other hand, i can! Stop posting rubish, or you ll get reported and not just for 1 post, im gonna report every single post you make if you post some bullshait in my thread! Keep it clean!
Partial odexing can fix themes
Sent from my GT-S5570 using Tapatalk 2
hsay said:
Partial odexing can fix themes
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
if you have method, pls share , for those who would like to have working themes
Nixoman said:
if you have method, pls share , for those who would like to have working themes
Click to expand...
Click to collapse
whats so hard to think about partial odexing ?
in themes, generally phone, systemUI and contacts are themed..so remove them from rom and odex ur rom..after odexing simply put back ur files..u can do that for any system app..
same goes for the framework folder
thanks for sharing guys.
i've partially odexed my rom. i removed these apps first: contacts, mms, phone, settings and systemui, before odexing. everything went well, and it is able to change the theme.
A_U said:
whats so hard to think about partial odexing ?
in themes, generally phone, systemUI and contacts are themed..so remove them from rom and odex ur rom..after odexing simply put back ur files..u can do that for any system app..
same goes for the framework folder
Click to expand...
Click to collapse
That exactly what is partial odexing but don't keep too many apps deodexed then the point of odexing in the first place would be lost and actually partially odexing reduces stability .
So if theming is not your cup of tea just odex all and enjoy
Sent from my GT-S5570 using Tapatalk 2

Build.prop tweak

Have anybody tried to add some tweaks in the build.prop?:cyclops:
chitose_ndy said:
Have anybody tried to add some tweaks in the build.prop?:cyclops:
Click to expand...
Click to collapse
I'm trying some things, will let you know how i get on OK

[Q]help me for save changes

I want save changes and delet modules with no changes are it's working????
mo30 said:
I want save changes and delet modules with no changes are it's working????
Click to expand...
Click to collapse
No, you can't.

Categories

Resources