i have created custom rom and added few app from my side but they all force close when try to open them.I know i have to add permission to them but i dont know how or were and what to do
can anyone point me to the right direction
i will be very thankful
I'm pretty sure by "created" you mean kanged, not that I care. Just be careful. People around these parts can be. . . touchy.
Are you doing this in ROM kitchen, or what? It adds the lines in updater-script to set permissions for all the /system/app and /data/app files, so I'm guessing no.
The line for data/app would be:
set_perm_recursive(1000, 1000, 0771, 0644, "/data/app");
estallings15 said:
I'm pretty sure by "created" you mean kanged, not that I care. Just be careful. People around these parts can be. . . touchy.
Are you doing this in ROM kitchen, or what? It adds the lines in updater-script to set permissions for all the /system/app and /data/app files, so I'm guessing no.
The line for data/app would be:
set_perm_recursive(1000, 1000, 0771, 0644, "/data/app");
Click to expand...
Click to collapse
okey thanks
i think i was just modifying one of the miui for myself
yaa in rom kitchen
sorry if some people dont like what i said i was just looking for help
thanks for telling me that and helping me out
The apps don't force-close if you just add them. It means you added incompatible apps, like ones that require some framework that doesn't exist in MIUI.
Jack_R1 said:
The apps don't force-close if you just add them. It means you added incompatible apps, like ones that require some framework that doesn't exist in MIUI.
Click to expand...
Click to collapse
i dont know much about many topics yaa but i have added some new apps in the .zip they all got installed and were shown but when i try to open them they force close
What apps?
estallings15 said:
What apps?
Click to expand...
Click to collapse
some generally needed apps like engadget,chaton,xda,etc
some small games
and it was miui rom
gsminhas said:
some generally needed apps like engadget,chaton,xda,etc
some small games
and it was miui rom
Click to expand...
Click to collapse
You can also manually set perms through root explorer by holding down on the app and click "permissions"
Thanks
But I want to know how to add permissions while creating. Zup
Sent from my HTC Glacier using xda premium
Thanks
But I want to know how to add permissions while creating. Zip
Sent from my HTC Glacier using xda premium
I already told you how. That line i posted earlier should be in your updater-script. It will set the permissions in the data/app folder. That's where you should be putting your apks. When you have the rom on your phone click on the apk's in question with a root file explorer and compare the permissions and owners to an apk in the same folder that works. If they are identical then your problem lies elsewhere. If they are different, match them up and see if they will run properly. If that is the case, start comparing your updater-script to those of other ROM's and see where you went wrong.
estallings15 said:
I already told you how. That line i posted earlier should be in your updater-script. It will set the permissions in the data/app folder. That's where you should be putting your apks. When you have the rom on your phone click on the apk's in question with a root file explorer and compare the permissions and owners to an apk in the same folder that works. If they are identical then your problem lies elsewhere. If they are different, match them up and see if they will run properly. If that is the case, start comparing your updater-script to those of other ROM's and see where you went wrong.
Click to expand...
Click to collapse
Thanks very very very much I will try it tonight thanks again
Sent from my HTC Glacier using xda premium
You're welcome. Don't forget the thanks button. I need street cred. Don't want to be like Vanilla Ice.
Yeah, I just mentioned Vanilla Ice. Its obviously way too early....
estallings15 said:
You're welcome. Don't forget the thanks button. I need street cred. Don't want to be like Vanilla Ice.
Yeah, I just mentioned Vanilla Ice. Its obviously way too early....
Click to expand...
Click to collapse
I already hit the thanks I think twice and I am still jobless or else I would have donated u .......... Vanilla ice ............ What's that lol
Sent from my HTC Glacier using xda premium
gsminhas said:
I already hit the thanks I think twice and I am still jobless or else I would have donated u .......... Vanilla ice ............ What's that lol
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Lol. Thanks buddy. I'll even thank you back. Let us know if you work it out.
estallings15 said:
Lol. Thanks buddy. I'll even thank you back. Let us know if you work it out.
Click to expand...
Click to collapse
I will surely tell u and thanks for the thanks lol
Sent from my HTC Glacier using xda premium
Related
Can someone please post the blockbuster apk that was in the new evo update?
yeah
p-slim said:
Can someone please post the blockbuster apk that was in the new evo update?
Click to expand...
Click to collapse
second that
If you unzip the file that was posted, you can easily grab the apk yourself u know.
swaze said:
If you unzip the file that was posted, you can easily grab the apk yourself u know.
Click to expand...
Click to collapse
Exactly. 10 char
swaze said:
If you unzip the file that was posted, you can easily grab the apk yourself u know.
Click to expand...
Click to collapse
which file, i only saw the full rom. I'm not familiar with removing files from there.
p-slim said:
which file, i only saw the full rom. I'm not familiar with removing files from there.
Click to expand...
Click to collapse
For future reference, you extract the zip file which is provided in the Android Developmental section then you go into system/app
Does this work? I seen a bunch of DRM apk's and libs thats supposed to go with it.
david279 said:
Does this work? I seen a bunch of DRM apk's and libs thats supposed to go with it.
Click to expand...
Click to collapse
Haven't tried it thusfar, I was asked for the apk so I provided
You may have to install to your system folder...
If so...
Put on the root of your sdcard
adb remount
adb shell
install /sdcard/blockbuster_htc.apk /system/app/
My guess would be nope. But lets see what the OP says when he tries to install.
No it won't work
Sent from my PC36100 using Tapatalk
sultan.of.swing said:
No it won't work
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
it didn't work for me either right off back but i believe you need the sprint updater apk installed, once i track this down again i will try to install it.
p-slim said:
it didn't work for me either right off back but i believe you need the sprint updater apk installed, once i track this down again i will try to install it.
Click to expand...
Click to collapse
damn that didn't work either.
Did you copy all the DRM apks and libs thats supposed to go with it?
david279 said:
Did you copy all the DRM apks and libs thats supposed to go with it?
Click to expand...
Click to collapse
i don't know where to get those files from or even what to do. this is what i'm going to do. i'm going to flash a rom that has that included then i'm going to titanium backup the blockbuster apk. once i do that, hopefully tb backs up everything that is needed to run the apk then i will just do a restore of blockbuster after i flash back to cm6. i will probably try the new nightly to see what that new lock screen looks like.
Yea there are a couple of drm files that your going to have to copy over as well. If you download the ota alone its easier to pick it out the stuff you'll need.
Sent from my PC36100 using XDA App
Is this supposed to be like netflix?
markushi said:
Is this supposed to be like netflix?
Click to expand...
Click to collapse
Yea.
Sent from my supersonic.
Titanium backup doesnt work either, tried that yesterday.
Sent from my PC36100 using XDA App
this app sucks. I thought you would at least have access to your blockbuster account, this is only for streaming movies
Sent from my Evo using Tapatalk
What files did you push to get it working? Its not a lot right? Like four files I think.
Sent from my supersonic.
can anyone mod a ACS rom for me so it can say "Stevie" in the lock screen and notification bar? instead of acs
http://forum.xda-developers.com/showthread.php?t=976194
bump.......
there's a couple problems with this. What theme are you using. If your using a theme your gonna have to contact that dev and ask him. If your just using the rom I'm the man to talk to.
if I do this for you then others are going to want it done then it will be time consuming. And I won't be able to work in my other projects. However I wrote a how-to on changing the sprint branding. You can always follow those instructions.
If I have some free time I may try to fit this in.
Sent from my SPH-D700 using Tapatalk
steviee7 said:
bump.......
Click to expand...
Click to collapse
you need to give the thread some time so people can see it. If no response in 24 hours then bump it. Not in the same time or in a matter of minutes. We don't live on the internet
Sent from my SPH-D700 using Tapatalk
sorry bout that... yes im just running the rom itself no theme or anything
steviee7 said:
sorry bout that... yes im just running the rom itself no theme or anything
Click to expand...
Click to collapse
I either suggest trying it your self or wait to see if I have time to do it
Sent from my SPH-D700 using Tapatalk
i tried it the other day but i messed up and i think i would rather wait for whenever you have time to mod it im in no rush i just thought it would be cool
just keep trying until you get it to work, you will feel awesome and you may learn a thing or two about android. there are a pretty limited number of ways to mess up such a small change so just do a little reading and you'll figure it out.
amirite said:
just keep trying until you get it to work, you will feel awesome and you may learn a thing or two about android. there are a pretty limited number of ways to mess up such a small change so just do a little reading and you'll figure it out.
Click to expand...
Click to collapse
+1 to this. I recently started using a theme that I wanted tweaked in one little way. I posted something in the thread and got no response and so started screwing around with it myself. It took a while (and multiple screw ups) but I eventually got it to do what I wanted. However, I learned a ton in the process that made me come up with new and improved ways I might screw up... I mean improve... my phone.
By the way, I think the key to doing this with confidence is doing a full "nandroid" backup (i.e. a backup in clockwork). As long as you do this before messing with anything on the phone, you can pretty much always restore the backup and be right where you were. I got myself stuck a couple times and this saved me.
dr_gibberish said:
+1 to this. I recently started using a theme that I wanted tweaked in one little way. I posted something in the thread and got no response and so started screwing around with it myself. It took a while (and multiple screw ups) but I eventually got it to do what I wanted. However, I learned a ton in the process that made me come up with new and improved ways I might screw up... I mean improve... my phone.
By the way, I think the key to doing this with confidence is doing a full "nandroid" backup (i.e. a backup in clockwork). As long as you do this before messing with anything on the phone, you can pretty much always restore the backup and be right where you were. I got myself stuck a couple times and this saved me.
Click to expand...
Click to collapse
When I'm working on mods I zip up the files I edited so I can flash and test the mod. I also create a 2nd zip with the same files but un modified. So if the modified zip breaks things I flash the un modified zip
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
However I wrote a how-to on changing the sprint branding. You can always follow those instructions.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Where is this located?
BWFBezerk said:
Where is this located?
Click to expand...
Click to collapse
Strings.xml after you decompile framework-res.apk zz_roaming text you'll see it probably says acs already. Pull the framework res.apk decompile in apk manager, then navigate to projects/framework-res.apk/res/values/strings.xml. Scroll down towards the bottom and search for zz_roaming_. Note in apk manager when you recompile and it asks is this a system app choose y. Then it asks to preserve signature as well as files choose yes thenin apk manager you'll now have a keep folder. Delete the file named resources.arsc and then goto place here for modding folder. You'll see unsigned-framework-res.apk in there rename that to framework-res.
Sent from my SPH-D700 using Tapatalk
dreamsforgotten said:
Strings.xml after you decompile framework-res.apk zz_roaming text you'll see it probably says acs already. Pull the framework res.apk decompile in apk manager, then navigate to projects/framework-res.apk/res/values/strings.xml. Scroll down towards the bottom and search for zz_roaming_. Note in apk manager when you recompile and it asks is this a system app choose y. Then it asks to preserve signature as well as files choose yes thenin apk manager you'll now have a keep folder. Delete the file named resources.arsc and then goto place here for modding folder. You'll see unsigned-framework-res.apk in there rename that to framework-res.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
should have just linked him to my thread. Give me a minute and I'll dig it up
Sent from my SPH-D700 using Tapatalk
http://forum.xda-developers.com/showthread.php?t=872222
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
http://forum.xda-developers.com/showthread.php?t=872222
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
You right forgot all about it!
Lmao miss read that question thought he asked where the name was located seems he wanted the thread
Sent from my SPH-D700 using Tapatalk
well i tried to do it myself again... using your guide and when i try to install the new rom it says installation aborted!
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
chris41g said:
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Either push it using adb or root explorer. Or use update script from another theme but leaving the file structure the same
Sent from my SPH-D700 using Tapatalk
chris41g said:
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
yeah... i dont know how to do that...
steviee7 said:
yeah... i dont know how to do that...
Click to expand...
Click to collapse
Turn usb debugging on in settings applications development. Hook your usb cable open a command prompt and in the terminal cd to the directory with the modded framework and type adb push framework-res.apk system/framework/ and then hit enter. This requires you have the android sdk installed and the tools in your path if u you have trouble with that then get a theme that works on your rom open the theme with a zip program and delete everything inside the system folder except the folder framework. Next open the framework folder and delete both framework-res.apk and twframework.apk. Next drag and drop your framework-res.apk into that framework folder close the zip and flash
Sent from my SPH-D700 using Tapatalk
Hi guys,
Can anybody provide the Nexus one live wallpaper(Neural networks) which comes along with the stock froyo on our device?
I dont like the nexus rip offs that are available on the market and looking for some old school stuff.
Thanks in advance.
gkarthik16 said:
Hi guys,
Can anybody provide the Nexus one live wallpaper(Neural networks) which comes along with the stock froyo on our device?
I dont like the nexus rip offs that are available on the market and looking for some old school stuff.
Thanks in advance.
Click to expand...
Click to collapse
Should be from one of these attachments. I have not tried it so let me know what it is.
sweetbinodray said:
Should be from one of these attachments. I have not tried it so let me know what it is.
Click to expand...
Click to collapse
Sure dude. Thanks for the prompt reply. Will try these out once I'm out of office
Not sure what I'm missing here. I copied the files to the system/app folder and rebooted. But still I see my old wallpapers.
Sent from my LG-P500 using XDA App
gkarthik16 said:
Not sure what I'm missing here. I copied the files to the system/app folder and rebooted. But still I see my old wallpapers.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Simply install Apk using your file explorer..
Sent from my LG-P500 using XDA Premium App
sweetbinodray said:
Simply install Apk using your file explorer..
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
That is the first thing I did. It first asked confirmation for replacing a system app. When I gave 'Ok' it says 'Application not installed'. Because of this only I tried copying the files to system/app folder.
You must be looking for this....
sweetbinodray said:
You must be looking for this....
Click to expand...
Click to collapse
This is not the one. I'm talking about the Nexus One's default wallpaper, which will be available in LG P500's stock froyo ROM also. I think it will be available in the first set of apks you provided. But I'm facing the issue of installing.
Anyway thanks for your help mate. I'll try to install those apks somehow.
Try Nexus Revamped Pro on Market.
And what about Microbes live wallpaper from Nexus? It has been ported to SGS, so is it possible to have this in OO?
gkarthik16 said:
That is the first thing I did. It first asked confirmation for replacing a system app. When I gave 'Ok' it says 'Application not installed'. Because of this only I tried copying the files to system/app folder.
Click to expand...
Click to collapse
try renaming the name or extension (so that you still have the file there in case anything goes wrong) and then try installing the apk. i had to do that for one of my system apps
sweetnsour said:
try renaming the name or extension (so that you still have the file there in case anything goes wrong) and then try installing the apk. i had to do that for one of my system apps
Click to expand...
Click to collapse
Will try out today and let you know
Apk's giving parsing error
sweetbinodray said:
Should be from one of these attachments. I have not tried it so let me know what it is.
Click to expand...
Click to collapse
Hey buddy,
these attachments giving parsing error, could you please post another version.
Please kinda urgent.
Thanks in advance
I am rooted on cm7.
Sent from my HTC Vision using Tapatalk
So like the market in gapps?
Sorry, I'm being an ass.
I just saw *Link Removed* this today.
biohazrd51 said:
So like the market in gapps?
Sorry, I'm being an ass.
Yes I also saw that yesterday but I remember someone posting something while being rooted them being able to go into some sort of temp folder and grabbing what they just downloaded on their g2.
Click to expand...
Click to collapse
scottmog said:
Yes I also saw that yesterday but I remember someone posting something while being rooted them being able to go into some sort of temp folder and grabbing what they just downloaded on their g2.
Click to expand...
Click to collapse
If you already downloaded it on your g2, the apk file should be in data/app
You need a Root explorer like 'ES File Explorer' for it to acces the map.
Or isnt that your question?
Pietfoef said:
If you already downloaded it on your g2, the apk file should be in data/app
You need a Root explorer like 'ES File Explorer' for it to acces the map.
Or isnt that your question?
Click to expand...
Click to collapse
Well, if you have the directory for where I can find my downloaded apks then sure. Do you?
biohazrd51 said:
So like the market in gapps?
Sorry, I'm being an ass.
I just saw *Link Removed* this today.
Click to expand...
Click to collapse
Please see FAQ from apk-downloader where it states:
Is is against Android Market’s ToS?
- I’m afraid that it is. Please read Section 3.3 for more information. So again, you at your own risk.
Click to expand...
Click to collapse
As XDA Forum Rules specifially state "Don't get us in trouble.", please refrain from posting such that would violate any Terms of Service. Link removed.
Also let me remind you that XDA does not promote the use of Warez so if it is the intent of the OP to reproduce paid APK's by asking this info, you may want to go elsewhere.
Thank you.
My apologies TRM. I was at work when I saw that and didn't get to read up on it. Thank you for removing the link.
Exactly why I didn't realy want to use it.
I got es file explorer and went into /system/app directory but it only shows the stock apks. It doesn't show the downloaded apks from the market... all the settings are enabled for root visibility... what am I doing wrong?
Sent from my HTC Vision using Tapatalk
Afaik I don't think you can just grab them. There are means of obtaining the apk files which I won't talk about, and don't PM me about it. Now, if you want those said apks for backup purposes, just install titanium backup.
Sent from my ghdudsjihfr using dhhcdfhuf.
I use a certain app from market that allows you to pull the APK of an already installed app so you can sideload on another device. My particluar use is taking apps that aren't available for my tablet from my phone and transfering it over (Tiny Tower, Contacts, etc...)
TheRomMistress said:
Please see FAQ from apk-downloader where it states:
As XDA Forum Rules specifially state "Don't get us in trouble.", please refrain from posting such that would violate any Terms of Service. Link removed.
Also let me remind you that XDA does not promote the use of Warez so if it is the intent of the OP to reproduce paid APK's by asking this info, you may want to go elsewhere.
Thank you.
Click to expand...
Click to collapse
Scottmog has the link quoted and still available
Use ES File Manager, press menu, select app manager. U will see all the app that u already install. Hold the icon for the app & select backup. U will get the apk.
Sent from my HTC Vision using XDA App
aDeQ666 said:
Use ES File Manager, press menu, select app manager. U will see all the app that u already install. Hold the icon for the app & select backup. U will get the apk.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Short and sweet, thank you for that answer.
Sent from my HTC Vision using Tapatalk
scottmog said:
Short and sweet, thank you for that answer.
Sent from my HTC Vision using Tapatalk
Click to expand...
Click to collapse
Ur welcome.
Sent from my HTC Vision using XDA App
After 3 years
I created an off topic thread
For my ROM and all who want to join
Sent from my GT-I9000 using xda app-developers app
Reserved
Sent from my GT-I9000 using Tapatalk 4 Beta
Is a setting of 2048kb for SD card read ahead safe? Since most ROM devs use 1024kb ? can anything bad happen?
hi ahmad Asharaf took with this rom V 3. few days and tell you I'm happy and I have no fault is found all ok ....
my question is: if I can install the TouchWiz launche and where I can find it for 4.1.2 or serves the one that comes in 4.2
traductor google...
gracias buen trabajo....
bonilobo62 said:
hi ahmad Asharaf took with this rom V 3. few days and tell you I'm happy and I have no fault is found all ok ....
my question is: if I can install the TouchWiz launche and where I can find it for 4.1.2 or serves the one that comes in 4.2
traductor google...
gracias buen trabajo....
Click to expand...
Click to collapse
You can use any one
Sent from my GT-I9000 using xda app-developers app
Ramsey said:
Is a setting of 2048kb for SD card read ahead safe? Since most ROM devs use 1024kb ? can anything bad happen?
Click to expand...
Click to collapse
Being using it for 1 day and nothing happened
Sent from my GT-I9000 using xda app-developers app
Hi all, I know that this is not a question related to Sexynogen Rom, but I hope you could help me.
The problem is: I need to create an init.d script that erase the entire content of a folder on boot of the phone so I'll explain you what I did... Maybe someone can explain me where I'm wrong.
I've created a .sh file with this simple string
Code:
rm -rf /sdcard/splitter/*
I've called this file elimina.sh and put it inside /data/ with 777 permissions (rwx-rwx-rwx)
So I've created a file with no extension with this lines
Code:
#!/system/bin/sh
run_program("/data/elimina.sh", "");
I've put it inside init.d folder with rwx-rx-rx permissions but when I restart the phone, the files inside the folder are still there.
What am I missing?
Thanks in advance
Regards
Stefano
@ OP why dont you change le title of thread to just Off topic thread for I9000 users.
If you want i can change mine aswel so that we will be united
mrjraider said:
@ OP why dont you change le title of thread to just Off topic thread for I9000 users.
If you want i can change mine aswel so that we will be united
Click to expand...
Click to collapse
You'll change le yours to what
Sent from my GT-I9000 using xda app-developers app
Stefano187 said:
Hi all, I know that this is not a question related to Sexynogen Rom, but I hope you could help me.
The problem is: I need to create an init.d script that erase the entire content of a folder on boot of the phone so I'll explain you what I did... Maybe someone can explain me where I'm wrong.
I've created a .sh file with this simple string
Code:
rm -rf /sdcard/splitter/*
I've called this file elimina.sh and put it inside /data/ with 777 permissions (rwx-rwx-rwx)
So I've created a file with no extension with this lines
Code:
#!/system/bin/sh
run_program("/data/elimina.sh", "");
I've put it inside init.d folder with rwx-rx-rx permissions but when I restart the phone, the files inside the folder are still there.
What am I missing?
Thanks in advance
Regards
Stefano
Click to expand...
Click to collapse
I am sorry I didn't get you
Please reexplain clearly so that I can get you using bullets will be nice
Sent from my GT-I9000 using xda app-developers app
Ahmad_Ashraf said:
I am sorry I didn't get you
Please reexplain clearly so that I can get you using bullets will be nice
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
Thank you very much for your interest in my stupid vicissitude.
I've solved with Script Manager from Play Store, but I'll try to explain you what was my problem.
I've installed an app that create an unnecessary folder that grew size at each utilization of it, so, to avoid that this folder became too big (and my /sdcard/ became full), I've tought that maybe with an init.d script I should delete all the files inside this folder on boot.
So I tried to write a simple script but it doesn't work, so I've decided to use Script Manager (like @ktulu84 suggested to me).
If you can help me so I have not to use Script Manager it would be great, otherwise I'll continue to use that app.
Regards
Stefano
Stefano187 said:
Thank you very much for your interest in my stupid vicissitude.
I've solved with Script Manager from Play Store, but I'll try to explain you what was my problem.
I've installed an app that create an unnecessary folder that grew size at each utilization of it, so, to avoid that this folder became too big (and my /sdcard/ became full), I've tought that maybe with an init.d script I should delete all the files inside this folder on boot.
So I tried to write a simple script but it doesn't work, so I've decided to use Script Manager (like @ktulu84 suggested to me).
If you can help me so I have not to use Script Manager it would be great, otherwise I'll continue to use that app.
Regards
Stefano
Click to expand...
Click to collapse
Your question isn't stupid at all
Wish you success for your ROM or whatever
Glad you fixed it yourself. That's the best way for learning
I am sorry I didn't help
Sent from my GT-I9000 using xda app-developers app
on/off selectors
Thanks, for the rom.
My question is: Can i solve the overlayed images on sense on/off selectors, or i have to wait for a new release?
Now looks like first attachment, and the right one must be te second attachment.
Thanks in advance.
idroj said:
Thanks, for the rom.
My question is: Can i solve the overlayed images on sense on/off selectors, or i have to wait for a new release?
Now looks like first attachment, and the right one must be te second attachment.
Thanks in advance.
Click to expand...
Click to collapse
No new release for the next month
And no fix yet
Switch to any other ROM please
Sent from my GT-I9000 using xda app-developers app
Battery usage?
I have just one question: how is its battery draining? I've used many roms but none of them provide good battery usage, 1750 mAh battery seems to be not enough for an old-fashioned 1GHz single core phone!
Nu Pakachi said:
I have just one question: how is its battery draining? I've used many roms but none of them provide good battery usage, 1750 mAh battery seems to be not enough for an old-fashioned 1GHz single core phone!
Click to expand...
Click to collapse
No
Battery is excellent even without tweaking
seems like 4.1.2 is better in battery
Sent from my GT-I9000 using xda app-developers app
Ahmad_Ashraf said:
Battery is excellent even without tweaking
seems like 4.1.2 is better in battery
Click to expand...
Click to collapse
You said that, and I'm now downloading it :")
Nu Pakachi said:
You said that, and I'm now downloading it :")
Click to expand...
Click to collapse
Did you find the link for v3
Sent from my GT-I9000 using xda app-developers app
Ahmad_Ashraf said:
Did you find the link for v3
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
I found it at your main thread of sexynogen
battery life is not rom dependent. memorize it.
if someone calling himself romdev done his job right battery life will be = stock firmware.
if he screwed up it will bee draining, lagging, restarting and so on.
nothing can be done aside of not using data connection/wifi setting brighteness to low and cpu to consrvative and downlclocking it.
but that could be done on stock firmware also, like such with no firmware alteration, standby drain