[MOD]Build.Prop Tweaks for SGA - Galaxy Ace S5830 Android Development

I've been searching on XDA and the NET and found some usiful build.prop tweaks that can make your phone better!!
how to:
1, Open "Root Explorer" and click the R/W
2, Go to /system/build.prop.
3,backup yout current build.prop.
4, Long-presson Build.Prop and you’ll see a pop up.
5, Text Editor.
6, Type in those few line of words below into the last line of the text then save.
7,reboot and enjoy
Data Tweaks Increase download/upload/3G speeds
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=8 (or 10,12,14) Still looking for more of these though.
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
POWER SAVES
Allows the phone to sleep better
ro.ril.disable.power.collapse=1
Saves power when phone is sleep
pm.sleep_mode=1
Allows your wifi to scan less, saving more battery
wifi.supplicant_scan_interval=150 or 180 (your choice)
Helps Scrolling Responsiveness
windowsmgr.max_events_per_sec=150
Increase overal touch responsivenss
Debug.performance.tuning=1
Video.accelerate.hw=1
SYSTEM TWEAKS
Forces your home launcher into memory
ro.HOME_APP_ADJ=1
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m can use 24, 32 is default, 48, 64
To disable usb debugging popup
persist.adb.notify=0
Fix some application issues
ro.kernel.android.checkjni=0
Render UI with GPU
debug.sf.hw=1
If you like this thread Press the thanks button

Looks like good my friend. Thanks for sharing I will try it later.

slaid480 said:
I've been searching on XDA and the NET and found some usiful build.prop tweaks that can make your phone better!!
how to:
1, Open "Root Explorer" and click the R/W
2, Go to /system/build.prop.
3,backup yout current build.prop.
4, Long-presson Build.Prop and you’ll see a pop up.
5, Text Editor.
6, Type in those few line of words below into the last line of the text then save.
7,reboot and enjoy
Data Tweaks Increase download/upload/3G speeds
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=8 (or 10,12,14) Still looking for more of these though.
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
POWER SAVES
Allows the phone to sleep better
ro.ril.disable.power.collapse=1
Saves power when phone is sleep
pm.sleep_mode=1
Allows your wifi to scan less, saving more battery
wifi.supplicant_scan_interval=150 or 180 (your choice)
Helps Scrolling Responsiveness
windowsmgr.max_events_per_sec=150
Increase overal touch responsivenss
Debug.performance.tuning=1
Video.accelerate.hw=1
SYSTEM TWEAKS
Forces your home launcher into memory
ro.HOME_APP_ADJ=1
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m can use 24, 32 is default, 48, 64
To disable usb debugging popup
persist.adb.notify=0
Fix some application issues
ro.kernel.android.checkjni=0
Render UI with GPU
debug.sf.hw=1
If you like this thread Press the thanks button
Click to expand...
Click to collapse
It's great dude. I'll try this. . . good job.

Don't render ui with GPU. otherwise, good tweaks.
Sent from my GT-S5830 using Tapatalk

is safe to perform this procedure?

slaid480 said:
Data Tweaks Increase download/upload/3G speeds
ro.ril.hsxpa=1
Click to expand...
Click to collapse
hsxpa or hsdpa???

devilsking said:
hsxpa or hsdpa???
Click to expand...
Click to collapse
Yeah, it's correct. Hsxpa.
Sent from my GT-S5830 using Tapatalk

I understand there to put the tweaks on the last line of the file, which is not clear to me is if I have to add:
- Data tweaks
- Saves power
- System tweaks
in each of the lines for each of the tweaks according to their use or only writes:
ro.ril.hsxpa = 1
ro.ril.gprsclass = 10
ro.ril.hep = 1
ro.ril.enable.dtm = 0 ..........................
...................
......................etc
excuse my English, I hope your answer thanks
---------- Post added at 09:23 PM ---------- Previous post was at 08:51 PM ----------
whether I should be the file already edited?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

consegregate said:
Don't render ui with GPU. otherwise, good tweaks.
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
Why not?? Is it harmful??

NJosh said:
Why not?? Is it harmful??
Click to expand...
Click to collapse
1) Device will be laggy .
2) Device will be burning hot .
Sent from my GT-S5830 using XDA App

EmoBoiix3 said:
1) Device will be laggy .
2) Device will be burning hot .
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
Ohhh!! I thought the phone will run a lot faster as the load on the CPU will decrease.. Thanks for the info..

NJosh said:
Ohhh!! I thought the phone will run a lot faster as the load on the CPU will decrease.. Thanks for the info..
Click to expand...
Click to collapse
i have try it dude no prop on it

EmoBoiix3 said:
1) Device will be laggy .
2) Device will be burning hot .
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
there is no prop on it emo i've been testint it

uhmm..is this applicable even on stock rom?

das.dian24 said:
uhmm..is this applicable even on stock rom?
Click to expand...
Click to collapse
It's compatible with ROMs that use kernels which support build.prop tweaks, like ketut's CF-Root.
---------- Post added at 06:08 PM ---------- Previous post was at 06:00 PM ----------
WATCHOUT EVRBDY, NEWBIE GNNA ASK SUM STUPID QUESTIONS!
slaid480 said:
Data Tweaks Increase download/upload/3G speeds
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=8 (or 10,12,14) Still looking for more of these though.
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
Click to expand...
Click to collapse
Can anyone enlighten me on how the values (8, 10, 12, 14) on the ro.ril.hsdpa.category affect the connectivity?
slaid480 said:
POWER SAVES
Allows your wifi to scan less, saving more battery
wifi.supplicant_scan_interval=150 or 180 (your choice)
Click to expand...
Click to collapse
I rarely have to use wifi. If I change the values for the wifi.supplicant_scan_interval=540, that would be alright, right? I'm assuming those values are in seconds?
slaid480 said:
SYSTEM TWEAKS
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m can use 24, 32 is default, 48, 64
Click to expand...
Click to collapse
Can anyone enlighten me on how dalvik.vm.heapsize values affect the dalvik cache and the device?
ONE MORE:
I see options that aren't in my build.prop (I'm using JAF's Cyanogen). Would appending these options cause the same results?

saigetshu said:
It's great dude. I'll try this. . . good job.
Click to expand...
Click to collapse
pls no full quote...
EmoBoiix3 said:
1) Device will be laggy .
2) Device will be burning hot .
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
debug.sf.hw = 1 is quite common, you need it for CRT-off-animation and it also makes animations smoother. it has been recommend a lot of times, if devices got laggy and/or hot, noone would use it.

downloadonlyaccount said:
pls no full quote...
debug.sf.hw = 1 is quite common, you need it for CRT-off-animation and it also makes animations smoother. it has been recommend a lot of times, if devices got laggy and/or hot, noone would use it.
Click to expand...
Click to collapse
I think we used to comment(ignore) the line for CRT animation.. Not set its value to 1..

Well about the line debug.sf.hw=1, i experience laggy animations and unable to activate crt animation on samsung roms and customroms base on it.
In cm7 the laggy animation caused by the line is negligible as the lag will only be noticed in some animations. The crt animation still works.
Sent from my GT-S5830 using XDA App

adeklipse said:
It's compatible with ROMs that use kernels which support build.prop tweaks, like ketut's CF-Root.
Click to expand...
Click to collapse
You just confused build.prop with init.d my friend.
Every rom has build.prop.
And for GPU rendering it's only for devices with good GPU and definitely not the ace. Which is why we commented out the line in old stock gingerbread roms.
Sent from my GT-S5830 using Tapatalk

NJosh said:
I think we used to comment(ignore) the line for CRT animation.. Not set its value to 1..
Click to expand...
Click to collapse
whoops, true

Related

[ROM]{2.2.1}SPeeD N LoOks {PurPle_Licious*LimeL!ght} Final Release 4/26/01

LINKS to 2.3.3 GINGERSTYLE ROM come and show your support
ThE guys will love the Speed ..anD...the Ladies will dig the LoOKs
Guaranteed THE ROm YOU HAte To LOve !!!!.....WEb BroWsing has never been any FaSTeR than THIs
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
**Please post your Feedback After flashing SNL_Purple-licious ROM**​
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
screenshots Purple-licious Youtube Review
DownLoaD Link**
SNL_Purple-Licious Baby**Final stable version do not overclock(already pre-configured......updated link 4/26/01 **BEsT Of the BesT Battery Life++
..I get nothing out of this (all donation will go to charity to help japan disaster)..I Just LOVE MY ROM and want to share to all..
Click to expand...
Click to collapse
new updates for Purple-licious Baby...Final release
-jk4 modem/onix kernal
-pre-configure in safe mode for max battery life with aswesome standby results
-quadrants scores 16+/ less over heat/ faster browsing/unlimited tab screen
-more font options
-more purple apps added(thank you bubba)
-battery charging random animation
Lime-L!ght Youtube Review
**You HAve been Warned!!! Seatbelt is required to Flash this Rom**​This Rom is for guys who have the Need for Speed....Equipped with so much juice and Smoothness..YOur gonna say Juice-cee!!!!!!
Click to expand...
Click to collapse
DownLoad LimeL!ght Links::
SNL_LimeL!ght Edition Rom link..... ...enough said......update link..4/26/01..
**Battery saving tip
--make sure you give rom 3-5 days to synce with phone
--keep battery over 50%...do not drain battery .. charge whenever not in use (first 3-5days)
--install rom at 100%..only do wipe at beginning
--most important turn wifi screen off under setting/advance mod
INSTALL INSTRUCTIONS
1. BACKUP First!
2. Flash back to stock via Odin. http://www.multiupload.com/XAZUYNXSC1
3. Master clear RECOMMENDED (THIS WILL DELETE EVERYTHING ON YOUR PHONE!).
4. Copy ROM and attached update.zip to SD Card.
5. Reboot into recovery.
6. Choose Reinstall packages (might have to do twice).
7. Choose Install zip from sdcard.
8. Choose zip from sdcard.
First boot may take up to 5m..be patience and let everything set in first
**I personally download zip and flash it in CWM..never had problem B4 only flash odin when testing goes bad.... lol..
**Please alert me anything that needs to be fix***
Themes For SNL
SNL_Purple_Licious_Theme theme-only zip..enjoy update link 4/06/01
SNL_LimeL!ght-Theme...theme-only zip...enjoy update link 4/11/01
Alternative Modems ( this if for 2.2.1 ROm only)
http://forum.xda-developers.com/showthread.php?t=835272
http://forum.xda-developers.com/showthread.php?t=876391
Special Credits
hardcore (kernel based on speedmod k13d)(existz-onix kernal)
supercurio - voodoo sound
capnpez(boot animation)(Adamholden-limelight boot-animation)
Xtreme (swype) and technical support
Diablo(purple setting apk)
sanjeezy91( youtube review)
Customize by BaDaB!ng
Thank you for Flashing SnL_Purple_licious_XXX_ Rom...BE a Part of something Bigger and Donate to RED CROSS
I am not responsible for damages to your phone
Click to expand...
Click to collapse
Just got the news that SNL_Purple-licious is officially on SGS TOOLS apk..
thank you wilsongis for your support and trust in this ROM
Click to expand...
Click to collapse
[ROM-][JVB][2.3.3] Speed N Looks GingerStyle...BAby
Thank you for Flashing SnL_2.3.3 GingerStyle Rom...BE a Part of something Bigger and Donate to RED CROSS
I am not responsible for damages to your phone
I am hooking up with BaDa!ing505 to try to bring you guys the best looking rom out there
Rom Feature'sPurpleLicious _XXX​
-new base- Js8-over all faster
-Latest I-9000 2.2.1 XWJS8 based
-custom default wall paper/added extra live wallpaper
-call recording(custom purple theme phone apk)
-matching blackout dialer to match theme
-customize miui music player to match theme
-Hardcore's Speed Mod k13c
-fugu tweak http://fugumod.org/fugutweaks-cwm.0.1.zip
-JQ1 modem
-JPA Wifi fix
-home haptic fix
-Excellent Battery Life,
-Hacked 3D gallery (consumes less battery)
-Added back missing hosts file for ad-blocking.
-setCpu is preconfigure in system for stability( for different kernal with O/C use Voltage Control app)Please see shaolin95's OC/UV Guide for instructions on how to get a stable OC/UV system.
-Working bluetooth (voice dialing included)
-Wired headset working
-Amazing GPS - 12/12 sat lock within seconds. Fantastic tracking!(make sure use Wireless Networks is turned OFF in settings) No other changes needed. Everything is preconfigured.
-Backlight Notifications (enable by default)
-Lagfix applied on first boot (all EXT4)
-Kernel tweaks applied by default
-Voodoo Sound 4
-system apks zipaligned, deodexed and optimized
-framework deodexed and optimized
-Flip and Fly-In combo animation. Please enable all animations in settings. For best Performance enable animation in SPARE PARTS apk (FAsT is recommended)
-Notification Flip animation.
-matching boot animation
-4 unlock screens- themed android, puzzle, epic, glass
-random apps with theme icons
-theme miui music/facebook/xda/twitter/..etc
-gingerbread launcher slightly modified to better match theme
-custom(purple ) gingerbread keyboard and swype(finally working)
-android random ID generator script
-hacked camera-use power button to take pics, take pics with low batt, home button exit(if not use sgs tools)
-rooted,busybox 1.17.3,sqlite...etc...
MoRE Theme on the way...
Green gingerbread theme..................................................
Purple theme( for the ladies..and some guys too) i personally like the purple theme the best
Colorful/Earthly theme....................................
time to dig up all old files from computer and generate...........
I love this post (i found this posted by some xda member) NOW that's showing CLASS n RESPECT
There are many aspects to making a ROM; I don't think it's ever been required that one be a super-awesome code-hacker magician to have the right to release one
A ROM is more than just technical merit, there is also a good dose of artistic/cohesive vision, the ability to put all of these components together in the perfect way that makes the entire package amazing. This could be that, so let's not take a dump on it without even trying it, okay?
Click to expand...
Click to collapse
​
lol you were sitting on a "JS8" rom for months???
BTW curious to see screenshots, and link too
Just for clarification in case i want to try this ROM, What is it based off, features, and where is the download link... just extra info could be helpful for potential flashers
EDIT: looks like your on top of it
More rom is good , more is good !
change logs please ?
P.S. : Js8 been out less then a month so there is obviously a typo in the OP
Edit : lol someoen beat me to it .
Sent from my SAMSUNG-SGH-I897 using XDA App
no sitting on js7 just update tis week...still putting the thread together so hang tight
BaDaB!ng505 said:
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
It's looking pretty good
extra battery sounds great ,cant wait
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
http://www.megaupload.com/?d=MQJ3FIO8 first link is up....still waiting for multi- upload to finish....Happy Flashing
All download link is up and posted....
Sent from my SAMSUNG-SGH-I897 using XDA App
I want to ask this in the nicest way possible, but did you use paint to theme?
for this one yes..quick and simple for me when it come to text editing..
for all my major stuff in adobephotoshop
ps. i really dont want to mess around with other people theme.. i want to keep it as much original as possible
Purple theme is my signature theme just b/c my gf was nagging for months for it..just need to find time to test it on this version js8
..For those that have flash this rom. can you post me a screenshot of battery life?(i go a day without charging/dont know about others)...im constantly testing/rebooting for my new theme...plz
rivtre said:
extra battery sounds great ,cant wait
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
i have to say im in love with this Rom..Miui music been on for more than 5hrs now and my battery is only 80%...thats only 20% drop from last fully charged..i guess many of my tweak doing some justice
Edit: Sound quality is loud and Clear...Love it
Can be install cwm
Sent from my SAMSUNG-SGH-I897 using XDA App
Looks awesome, ill have try it out later today
Sent from my SGH-I897 using XDA Premium App
tupirujp said:
Can be install cwm
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
yes ..i always do it without a problem..to be safe make sure you back up your old rom in CWM..
after flashing and reload
If you happen to have old configuration and get prompt...click yes and install without back up
just installed this. First impressions are great. The look and feel is really nice. The animations seemed to slow but i just changed the settings to fast. This thing is smooth. Very impressed. swype stopped working though unfortunatly. Will be testing more and report if i find any other issues. Great job!
Sent from my SAMSUNG-SGH-I897 using XDA App

V6 Supercharger?

I was wondering if it is possible to get it working on the N7?
Sent from my Nexus 7 using xda premium
bcvictory said:
I was wondering if it is possible to get it working on the N7?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
why?
It is possible it works on jelly bean just fine. I use it now on my gnex. Helps with memory management and improves battery because the system isn't using so many resources.
Sent From My Toro+ via RED Tapatalk
simms22 said:
why?
Click to expand...
Click to collapse
Mostly cause my home screen keeps reloading. I used to use it on my old tablet and it never reloaded.
Sent from my Nexus 7 using xda premium
bcvictory said:
Mostly cause my home screen keeps reloading. I used to use it on my old tablet and it never reloaded.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
if its reloading, you have an issue somewhere. the seven has enough ram for that not to happen. are you using the stock launcher or replacement? ive never seen my homecreens reload on the n7.
---------- Post added at 06:31 PM ---------- Previous post was at 06:27 PM ----------
ÜBER™ said:
It is possible it works on jelly bean just fine. I use it now on my gnex. Helps with memory management and improves battery because the system isn't using so many resources.
Sent From My Toro+ via RED Tapatalk
Click to expand...
Click to collapse
oh, i know what it does. and its nice with low end devices with very limited ram. my why was meant as why is it needed. if it is needed, its probably a symptom of something else(thats what im trying to figure out )
simms22 said:
if its reloading, you have an issue somewhere. the seven has enough ram for that not to happen. are you using the stock launcher or replacement? ive never seen my homecreens reload on the n7.
---------- Post added at 06:31 PM ---------- Previous post was at 06:27 PM ----------
oh, i know what it does. and its nice with low end devices with very limited ram. my why was meant as why is it needed. if it is needed, its probably a symptom of something else(thats what im trying to figure out )
Click to expand...
Click to collapse
Yeah, it's a symptom of misplaced priorities.
Compare to money management.
You can make lots of money, but it will just take you longer to go broke if you spend too much.
Lots of ram can hide memory management problems when you don't have much stuff installed.
But spend too much, or install a bunch of apps, and it's the same old song and dance.
zeppelinrox said:
Yeah, it's a symptom of misplaced priorities.
Compare to money management.
You can make lots of money, but it will just take you longer to go broke if you spend too much.
Lots of ram can hide memory management problems when you don't have much stuff installed.
But spend too much, or install a bunch of apps, and it's the same old song and dance.
Click to expand...
Click to collapse
while in theory, i completely agree with you. except that i have a lot of apps and games installed, a lot. yet ive never seen the home screen reload on the seven. at any given point, i have between 550mb-650mb free ram. if the op is seeing his home screen reload, then there is a problem somewhere. where that is i dont know. it can be the ops sloppy memory management, a badly written app(s), his kernel/rom.. personally, i think that it would be better to find and solve the problem.
Well, I know for a fact that it isn't only the OP.
A Nexus 7 user who regularly posts in the SuperCharger thread reported that there is always a redraw/lag thread in whatever N7 forum he visits.
Be it Rootzwiki or wherever.
SGS III is no slouch either... and yet... users still report lag/redraw and of course, SuperCharge that beast.
Fact is, the more ram that a device has, the more it can afford to SuperCharge with a BulletProof launcher.
Lock it in and forget about it
zeppelinrox said:
Well, I know for a fact that it isn't only the OP.
A Nexus 7 user who regularly posts in the SuperCharger thread reported that there is always a redraw/lag thread in whatever N7 forum he visits.
Be it Rootzwiki or wherever.
SGS III is no slouch either... and yet... users still report lag/redraw and of course, SuperCharge that beast.
Fact is, the more ram that a device has, the more it can afford to SuperCharge with a BulletProof launcher.
Lock it in and forget about it
Click to expand...
Click to collapse
i do a lot of reading and responding, especially in this forum, and except for this thread, i have never heard of this being an issue on the nexus 7.
I use Apex and am using PA ROM. I didn't see it on stock.
Sent from my Nexus 7 using xda premium
bcvictory said:
I use Apex and am using PA ROM. I didn't see it on stock.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
i believe that apex has an option to set the launcher into memory.
one of my friends made me a screenshot of apexs' settings, heres the option..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yeah the keep in memory option sets the launcher's adj to 2 but since all other priorities/adjs of the other app groupings (perceptible, visible, hidden, etc) remain unchanged, it's still less important than alot of those other apps.
SuperCharger would make it adj 0, 1, or 2 but because of the other changes adj changes, the launcher's importance is much higher (even if supercharged with adj 2/hard to kill ie. adj 2 when supercharged is stronger than adj 2 with stock adj priorites)
It's all about relative importance of one app type (home) to other app types and not solely about it's adj value.
Interestingly enough, if you're supercharged with die-hard launcher (home's adj=1) and you enable apex's keep home in memory option, it makes it weaker with adj 2 so you can actually make it more killable on the fly by enabling it.
zeppelinrox said:
Yeah the keep in memory option sets the launcher's adj to 2 but since all other priorities/adjs of the other app groupings (perceptible, visible, hidden, etc) remain unchanged, it's still less important than alot of those other apps.
SuperCharger would make it adj 0, 1, or 2 but because of the other changes adj changes, the launcher's importance is much higher (even if supercharged with adj 2/hard to kill ie. adj 2 when supercharged is stronger than adj 2 with stock adj priorites)
It's all about relative importance of one app type (home) to other app types and not solely about it's adj value.
Interestingly enough, if you're supercharged with die-hard launcher (home's adj=1) and you enable apex's keep home in memory option, it makes it weaker with adj 2 so you can actually make it more killable on the fly by enabling it.
Click to expand...
Click to collapse
Yeah exactly. I have Apex's option enabled. It works half the time but not all. So how do it get V6 supercharger working on the n7?
Sent from my Nexus 7 using xda premium
If on ICS or JB, just follow post 2 of the supercharger thread and use the Jelly I Scream windows exe for patching services.jar - It does it all via adb - pull services.jar, patches it, installs the new one.
Its designed for GB as that had aggressive RAM management
Sent from my Nexus 7 using xda app-developers app
That's like saying today's cars are made for dirt roads and paths - since there weren't paved roads when the horseless carriage (ie. car) was first invented.
Basics are still the same tho - 4 wheels and a motor vs. low priority launcher with lag & redraw.
Some things never change... and both enjoy SuperCharging lol

(4.3 UPDATED) Awesome Underrated Mods/Tweaks (24+ Battery Life)

Notice: The OP has been updated on 2/05/2014. It is updated to reflect the 4.3 platform and has been streamlined with more XPosed modules. The older 4.1.2 post has now been deleted. The OP serves as a representation of our current ongoing discussion of kernels, mods/tweaks and tips on the i9300. It is merely a summary for newcomers to integrate to our discussion.
Most of the forum regulars are very advanced users who know the ins and outs of our phone and how to maximize its performance. I just wanted to share with you some of the most useful mods I've encountered during my brief time on this forum. In my opinion, these mods are not given enough credit for what they can do. Perhaps, some users are not aware of them. Hence, my decision to open a thread to discuss these mods. Feel free to add some of your hidden gems (not the obvious ones).
Kernel
Boeffla Kernel for 4.3
Our go to kernel since 4.1.2. It's not the most feature rich, but it is the most stable and is updated regularly. It includes multiple governors, Boeffla Sound, ZRam and Low Memory Settings. Check it out and gain substantial battery savings over the stock kernel.
Boeffla Kernel
XPosed
II. Xposed Framework
Custom roms for Android have come a long way and Xposed is the next step in customization. It allows users to install modules to customize just about every aspect of your phone. It really minimizes the need for custom roms since it can do everything you need.
Xposed Installer
XPosed Modules
I. App Settings - My favorite app to control the DPI of each individual app. I like setting my phone to around 260-280 so I only set my launcher to that setting while retaining the 320 dpi of the phone itself. Then I customize each app DPI separately.
App Settings
II. AppOpsExposed - Access the secret Android menu to control user information accessed by apps.
AppOpsXposed
III. BootManager - Control which apps are allowed to start up. Some apps simply don't need to start unnecessarily. (ie. Maps, Starbucks, Yelp)
BootManager
IV.Greenify - Sort of like freezing using Titanium Backup, this app finds useless apps that are running in the background and forces hibernation. This will help enable our phones to properly enter deep sleep for better battery life.
Greenify
V. NotifyClean - Control which notifications are allowed to post notifications on the status bar.
NotifyClean
VI. WanamXposed - This is a must for Xposed users. It allows for so much customization. If you own a 4.3 Samsung phone, you absolutely need this.
WanamXposed
VII. XButtonActions - This module will allows users to program their physical keys for certain actions. Remember the long press menu to kill mod? This can do that for you.
XButtonActions
VIII. Disable Clear Defaults Dialog - After setting a default app on TouchWiz this annoying dialog pops up. Disable it with this module.
Disable Clear Defaults Dialog
IX. Free Music Subscription - A certain music subscription app who's name starts with an S (It also rhymes with "modify") has released a free version for tablet users. This module fakes the app into thinking you're using a tablet. I tried it and it works perfectly. Saved $10 a month with this mod. Please don't mention the music app by name here.
Enable Free Music Subscription
Apps
I. Lux
This app essentially controls the backlight automatically for you according to the lighting conditions around you. Handy for saving battery and saving your eyes when you're in bed with the lights off.
Lux
II. Cerberus
Locate your phone when you lose it. Also lets you take a picture, record sound, get call logs, read SMS and so much more. Every Android user needs this.
Cerberus
III. Google Maps 6.14.4
Ever since the new Google Maps was updated, it lost many of it's core features such as offline maps. This is the old APK and resigned so it will never be updated by the PlayStore.
Google Maps 6.14.4
IV. Flash Player on KitKat
Google is trying to phase out Adobe Flash starting with KitKat. This mod will allow it to run those devices. Try installing this with Lucky Patcher found below and watch flash video not allowed on mobile devices. (ie. Hulu, PornHub and ESPN) Be sure to set your browser to desktop mode and disable any ad blockers to watch porn or Hulu.
Flash on KitKat
Lucky Patcher
V. YouTube in HD
This won't speed up your phone but it's worth mentioning. It's does exactly what it says. Watch YouTube in HD.
YouTube in HD
Cosmetic Mods
I. S4 KitKat Statusbar
Gives you the white statusbar found on KitKat. This WiFi icon looks really nice.
S4 KitKat Statusbar
II. DCikonZ Icons
I've become so sick of the S3 icons after looking at them for over a year. Here's an icon pack that's compatible with any third party launcher like Nova, Apex, etc. Icons for XDA, FM Radio, Kindle and YouTube are fantastic.
DCikonZ
III. 4G Icon
Simple mod that turns your H+ icon into a more dynamic 4G icon. I can't remember who made this. Works on both 4.3 and 4.1.2.
4G
IV. Nova Launcher
Most advanced users know and use this launcher but it's worth pointing out that it allows for transparent status bars. Also, enable the shadowing on the status bar and it looks fantastic.
Nova Launcher
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V. Google SE Boot Animation and Sounds
This is a very well-known mod that enables the Google SE boot animation instead of the boring Samsung logo. You can enable custom boot animations from here. After enabling, insert bootanimation.zip into data/local or system/media and give permission -rw -r -r. Please note that the bootanimation is not a flashable file. You can also flash the Google SE sounds which will overwrite your Samsung sounds.
Enable Custom Boot Animations
Google SE Animation
Google SE Sounds
Screenshot
sadly, my experience with perseus was not good.
after flashing with odin, phone restart, and my fone slowed down without even touching a single setting. i haven't opened STweaks yet.
too bad i can't enjoy perseus' cool features.
j0sefuz said:
sadly, my experience with perseus was not good.
after flashing with odin, phone restart, and my fone slowed down without even touching a single setting. i haven't opened STweaks yet.
too bad i can't enjoy perseus' cool features.
Click to expand...
Click to collapse
What version of JB are you on? I think the newest JB 4.2.1 aren't supported by any kernels as of yet. Are you on 4.2.1?
jinosong said:
What version of JB are you on? I think the newest JB 4.2.1 aren't supported by any kernels as of yet. Are you on 4.2.1?
Click to expand...
Click to collapse
XXEMR2.
it also broke my crt-off effect.
i already did cache and davlik wipe but still my fone slows.
I'm sticking with speedmod.
The bass is awesome!
The MegaBassBeats are superb @[email protected] i feel like i'm in a dome with this bass. Thanks for this post!
Re: Awesome Underrated Mods/Tweaks
My current favorite
http://forum.xda-developers.com/showthread.php?t=2113150
[MOD] CrossBreeder-Entropy Lag Reduce/DNS Speedup/Tether boost/Clean Adblock!-2-26-13
Good thread idea incidentally......just to show I don't bear grudges!
Re: Awesome Underrated Mods/Tweaks
slaphead20 said:
My current favorite
http://forum.xda-developers.com/showthread.php?t=2113150
[MOD] CrossBreeder-Entropy Lag Reduce/DNS Speedup/Tether boost/Clean Adblock!-2-26-13
Good thread idea incidentally......just to show I don't bear grudges!
Click to expand...
Click to collapse
If this fxxcks up my phone baldy, I'm coming for ya!
Sent from my GT-I9300 using xda premium
Re: Awesome Underrated Mods/Tweaks
slaphead20 said:
My current favorite
http://forum.xda-developers.com/showthread.php?t=2113150
[MOD] CrossBreeder-Entropy Lag Reduce/DNS Speedup/Tether boost/Clean Adblock!-2-26-13
Good thread idea incidentally......just to show I don't bear grudges!
Click to expand...
Click to collapse
Wow! Nice find dude and thanks for sharing. Yeah, sorry for mislabelling you the other night.
Re: Awesome Underrated Mods/Tweaks
After trying Crossbreeder, my phone is really snappy. Especially with any app that uses the internet. Also, it cuts down so many background operations. This would pair up really well with Perseus. I see almost no CPU movement when idle now. This will A LOT of battery drainage.
Test CPU usage with CPU Adjuster and you'll notice the difference.
Re: Awesome Underrated Mods/Tweaks
jinosong said:
Wow! Nice find dude and thanks for sharing. Yeah, sorry for mislabelling you the other night.
Click to expand...
Click to collapse
All good mate, very decent of you to apologise :thumbup::thumbup::beer::beer::beer:
---------- Post added at 10:40 AM ---------- Previous post was at 10:17 AM ----------
jinosong said:
After trying Crossbreeder, my phone is really snappy. Especially with any app that uses the internet. Also, it cuts down so many background operations. This would pair up really well with Perseus. I see almost no CPU movement when idle now. This will A LOT of battery drainage.
Test CPU usage with CPU Adjuster and you'll notice the difference.
Click to expand...
Click to collapse
I use it in conjunction with greenify(needs to be used intelligently), and its changed my perception of TW.......if only it was better looking! Always torn between aosp and TW!
Re: Awesome Underrated Mods/Tweaks
slaphead20 said:
All good mate, very decent of you to apologise :thumbup::thumbup::beer::beer::beer:
---------- Post added at 10:40 AM ---------- Previous post was at 10:17 AM ----------
I use it in conjunction with greenify(needs to be used intelligently), and its changed my perception of TW.......if only it was better looking! Always torn between aosp and TW!
Click to expand...
Click to collapse
As am I. One day I'm on say RootBox while other days I'm on TW.
Currently I'm satiafied with TW, though. I listen to music quite a lot and the quality kinda blows on aosp.
Sent from my GT-I9300 using Tapatalk 2
Re: Awesome Underrated Mods/Tweaks
Greenify is another great app as well. Have you tried LagFix? Some people swear by that app but for me I haven't seen any benefits from using it. Maybe the S3 is not compatible?
Re: Awesome Underrated Mods/Tweaks
Just waiting to try Perseus.. On 4.2.1, looking for a decent 4.1.2 custom ROM..
Sent from my GT-I9300 using xda premium
Re: Awesome Underrated Mods/Tweaks
jinosong said:
I have my set mine to fall into deep sleep as much as possible, yet remaining nimble as possible for any oncoming CPU loads to retain snappiness. I have seen a HUGE boost in my battery savings with no drop in performance.
Click to expand...
Click to collapse
Why not share your set up?
Re: Awesome Underrated Mods/Tweaks
jinosong said:
Greenify is another great app as well. Have you tried LagFix? Some people swear by that app but for me I haven't seen any benefits from using it. Maybe the S3 is not compatible?
Click to expand...
Click to collapse
A lot of apps and mods that say they reduce lag are either very situational they work on some setups but not others, or its its the placebo effect.
Sent from my GT-I9500 using xda premium
delsus said:
A lot of apps and mods that say they reduce lag are either very situational they work on some setups but not others
, or its its the placebo effect.
A bit like the mods and custom roms that give better battery life and blazing speed .
Placebos cure 20% of patients .
jje
Click to expand...
Click to collapse
Re: Awesome Underrated Mods/Tweaks
I've been using lagfix on my i9001 running on CM10 beta 2 by invendor, and this gave me good result
Sent from my GT-I9001 using xda premium
I updated my Perseus settings in the first post. I am getting a huge boost in battery life right now. Almost two days with normal use. Like Theshawty said before, use it with Greenify to hibernate useless background apps like Pandora or ESPN Radio.
Please try it and let me know what you guys think.
Anybody out there willing to test these settings with me? I'd love some input and suggestions to advance the CPU configurations in Perseus.
slaphead20 said:
All good mate, very decent of you to apologise :thumbup::thumbup::beer::beer::beer:
---------- Post added at 10:40 AM ---------- Previous post was at 10:17 AM ----------
I use it in conjunction with greenify(needs to be used intelligently), and its changed my perception of TW.......if only it was better looking! Always torn between aosp and TW!
Click to expand...
Click to collapse
Hey slappy, I was wondering what you mean by using greenify intelligently...? I was under the impression I should just hit apps that I don't use often that run in the background (maps for instance) is there a better approach?

[DADOES-ROM] [cm10_4.1.2] [BELL-SGH-I757M only]

Do Androids Dream of Electric Sheep?
Only for the Bell Samsung Galaxy SII HD LTE sgh-I757m
what's in it for you..?
well.?,
シ
...
NEWEST [see description in second post] kernel 3.0.66
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
download the ROM & GAPPS
&
flash,
every apps are up to date 2013/07/13,
I do it for pleasure, for me, and make no money from it,
this ROM is only for the Bell SGSII Canadian one,
and...
we're only a few,
so...
enjoy it while I work on it and share it to YOU,
new up 13 July 2013 / ... uploading ...
...
###################################################################################
NEWEST [see description in second post] kernel 3.0.66
DADOES-ROM_SGH-I757M_cm-10-20130710.zip / 452.03 MB
no dirty flash please, clean install,
please note: GAPPS already in the ROM for your convenience!
###################################################################################
cwm_recovery_6.0.1.1_i757m
I recomend using CWM-based Recovery v.6.0.1.1 (ported by dsixda for SGH-I757M),
'cause by using the others/touch/new ones it makes the phone works weirdly!
same but darker
DADOES_blackandblue_cwm_recovery_6.0.1.1_i757m_030913.tar / 6.80 MB
flash .tar via Odin
DADOES_blackandblue_cwm_recovery_6.0.1.1_i757m_030913.zip / 6.89 MB
flash .zip via CWM / advanced / reboot recovery
###################################################################################
Gapps for DADOES-ROM 4.1.2 SGH-I757M_20130628.zip / 282.40 MB [see description in second post]
###################################################################################
wipe data/factory reset
mounts and storage/ format : /cache /system /data
go back
install zip/rom
go back
install gapps
go back
reboot system now
see tips and tricks in second post
enjoy!
...
original active user/provider/creator
dsixda & his repo
crlogic & his repo
Socim & his repo
The TEAM AKA user/provider/creator/helper/tester:
Strange Peer & my repo
titanic_fanatic & his repo
rukusx7 & his repo
Tronith
4runner10
bijon440
kj2112
neptune_
macsr
stevenma188
########
Constructive feedback, support and sharing are welcome.
So... just be yourself.., free up your mind!
About me.?! hum... well... I'm just a thinker who knows how to think!
www.reflexivite.com
keep it simple... keep it free!
.​
FOR THE RECORD:
################################################## #################################
13 july 2013 NEWEST - kernel 3.0.66
no dirty flash please, clean install,
DADOES-ROM_SGH-I757M_cm-10-20130710.zip
...
GAPPS already in the ROM for your convenience!
nfc disable by default,
mobile internet data caps now at 4gb by default,
fix notification capacitive light time, (can be configure in system settings)
fix weather on welcome screen,
less intense haptic feddback,
governor settings is Ondemand by default, 384MHz/1512MHz
take less batteries, charge faster,
scrollingcache disable, (see & conf. for your needs in in build.prop)
not fix: youtube navbar behind video (see tips and tricks below),
シ
################################################## #################################
Gapps for DADOES-ROM 4.1.2 SGH-I757M_20130628.zip
/system/app$
CalendarGoogle.apk
CarHomeGoogle.apk
ChromeBookmarksSyncAdapter.apk
Earth.apk
GalleryGoogle.apk
GenieWidget.apk
Gmail2.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleFeedback.apk
GoogleLoginService.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
LatinIMEGoogle.apk
LatinIMEDictionaryPack.apk
MediaUploader.apk
Microbes.apk
Music2.apk
NetworkLocation.apk
OneTimeInitializer.apk
Phonesky.apk
SetupWizard.apk
SunBeam.apk
Talkback.apk
Thinkfree.apk
VoiceSearchStub.apk
/data/app$
Books.apk
Chrome.apk
Cloudprint.apk
Currents.apk
GestureSearch.apk
GmsCore.apk
GMS_Maps.apk
Goggle.apk
GoogleAuthenticator.apk
GoogleDrive.apk
GoogleEars.apk
GoogleKeep.apk
GoogleSkyMap.apk
GoogleTranslate.apk
Hangout.apk
Offers.apk
Magazines.apk
Mytracks.apk
PlusOne.apk
QuickSearchBox.apk
Snapseed.apk
Street.apk
Videos.apk
YouTube.apk
YouTubeRemote.apk
/system/media$
bootanimation.zip
################################################## #################################
TIPS & TRICKS
System Settings under Wireless & Network
/Wi-Fi/Advanced/
Keep Wi-Fi on during sleep: never (increases data usage)
Wi-Fi idle timeout: 5 minutes
Wi-Fi region code: Canada, Taiwan
More.../
Mobile network/Access Point Names: Bell Flex
System Settings under Device/Display/
Automatic backlight: CustomLightSensorLevels "download link" (by rukusx7)
System Settings under Developper options
put it on then tick "Disable HW overlays" this is for navbar youtube and other apps, must be done each time you reboot!
Custom Haptic Feedback Intensities
"download link" (by titanic_fanatic)
I757M JB UGMC5 Modem Drivers
"download link" (by titanic_fanatic)
Voicemail // for Bell Provider
launch Phone, Settings
then under Other Call Settings/Voicemail/Setup
Voicemail number: 16473832355
get back and then under Additional Settings:
set your phone number
...
シ
################################################## #################################
ADD Working-Facebook_ContactsProvider.apk App for DADOES-ROM 4.1.2 SGH-I757M.zip / 441.42 KB
################################################## #################################
the new Stock JB (this one is rooted and with or without bloatware)
################################################## #################################
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
2nd!
Okay now strange has his own page. Should we migrate over to this thread?
Go strange!
Sent from my SGH-I757M using xda app-developers app
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
You're him? You sneaky devil! Lol
Maybe others knew or it was common knowledge ....but my wife's phone has just been running cm9 for months untouched, so I only peek at the i757m threads now and then to see how things are going.
In peoples opinions, is the newest build working well enough that I won't get hit with a frying pan cause I "messed up her phone"? LOL. Her words when I put cm10 on it quite awhile ago!
Sent from my cell phone telephone....
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
In my opinion its luck of the draw. My phone many features work without issue. For some others they are not satisfied. So it just random bad luck if it doesn't work. I lost my phone and was sent a replacement and on both phones strange's ROMs have been quite stable. I personally would call it a beta because there are still random reboots but I mostly don't get them except every 3 or four days. Not to sure right now as I just started with his most recent ROM!
His theme that is built in, is his personal preference so if your not a fan, just go to your play store and type in cm10 themes. You will find many free themes and donation versions as well. Then you can customize to your hearts content.
Strange is working for his personal self and is being kind to share his bug fixes with us so give him at least a thanks!
Sent from my SGH-I757M using xda app-developers app
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
I get it....if it were my phone I'd be flashing away....but wife just wants stable....so I keep reading peoples experiences til I see a build good enough. Should trade her my t989d! Lots of stuff for it.
Sent from my cell phone telephone....
news
Allo!
I'll make amend and upload two new ROM!
what's new in it is:
the open source Superuser by, http://www.clockworkmod.com/
one ROM is with the stock icons, which means the same as the other but with the stock icons, stock keyboard and the apps that were remove are still not in it,
CMWallpapers.apk have been add again in the two ROM!
I'll upload them when I've got the chance!
awsome, came home from work to find a new thread for this ROM, glad to see, it is well deserved. im with tronith on the stability of these most recent builds. ive had nothing but good luck with the past 4 or so, with very minimal if zero random reboots (zero to speak of on the 030313 build, fingers crossed) and everything seems to be operational, although nearly everything i use is from the keyboard, sms, to the launcher and even gallery is not stock. but it all runs smooth with virtually no FC's or anything. point being, im happy with this for a fully functional daily driver and have been for a while. big thanks to strange!............yay a dedicated thread!:victory:
bijon440 said:
awsome, came home from work to find a new thread for this ROM, glad to see, it is well deserved. im with tronith on the stability of these most recent builds. ive had nothing but good luck with the past 4 or so, with very minimal if zero random reboots (zero to speak of on the 030313 build, fingers crossed) and everything seems to be operational, although nearly everything i use is from the keyboard, sms, to the launcher and even gallery is not stock. but it all runs smooth with virtually no FC's or anything. point being, im happy with this for a fully functional daily driver and have been for a while. big thanks to strange!............yay a dedicated thread!:victory:
Click to expand...
Click to collapse
thx, merci! appreciated and accepted!
using LTE today I've experience some random reboot, but just like you, I rarely see them!
so now what.?!
hum...
I might help our friend titanic_fanatic with that 10.1,
how about this.?!
Strange Peer said:
so now what.?!
hum...
I might help our friend titanic_fanatic with that 10.1,
how about this.?!
Click to expand...
Click to collapse
thatd be gold. as far as im concerned this is stable enough and to the point where the bugs are so minor i either dont see them or dont care if i do. i can theme my own icons and change the colours of things on my own. was reading a bit about CWM OS superuser. thats a good idea, glad to see its being included. but ya 10.1 would be great if its manageable. i really wish i could help with the progress, but im just not well versed in linux. but im very eager to learn! if my feedback helps then thats good too. i just like being able to change fonts and bootanimations n tings. just to tinker.....thanks again!
bijon440 said:
thatd be gold. as far as im concerned this is stable enough and to the point where the bugs are so minor i either dont see them or dont care if i do. i can theme my own icons and change the colours of things on my own. was reading a bit about CWM OS superuser. thats a good idea, glad to see its being included. but ya 10.1 would be great if its manageable. i really wish i could help with the progress, but im just not well versed in linux. but im very eager to learn! if my feedback helps then thats good too. i just like being able to change fonts and bootanimations n tings. just to tinker.....thanks again!
Click to expand...
Click to collapse
don't be shy,
already..,
having the courage to try out the product and give us feedback on the subject..,
helps us enormously,
so yeah...
you are one of those rockers! :highfive:
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
Strange Peer said:
thx, merci! appreciated and accepted!
using LTE today I've experience some random reboot, but just like you, I rarely see them!
so now what.?!
hum...
I might help our friend titanic_fanatic with that 10.1,
how about this.?!
Click to expand...
Click to collapse
Yup!
I am going to flash this on my wife's phone when I get a chance! Seems stable enough....if she can't handle the odd small glitch....then maybe I'll just reactivate her old iPhone 4 and keep her away from android and play with her phone myself!
Sent from my cell phone telephone....
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
Strange Peer said:
thx, merci! appreciated and accepted!
using LTE today I've experience some random reboot, but just like you, I rarely see them!
so now what.?!
hum...
I might help our friend titanic_fanatic with that 10.1,
how about this.?!
Click to expand...
Click to collapse
That would be awesome. If you know anything about reading kmsg it works be very helpful
Sent from my SGH-I757M using xda premium
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
What's so great about 10.1?
Sent from my SGH-I757M using xda app-developers app
Tronith said:
What's so great about 10.1?
Sent from my SGH-I757M using xda app-developers app
Click to expand...
Click to collapse
JB 4.2
titanic_fanatic said:
That would be awesome. If you know anything about reading kmsg it works be very helpful
Sent from my SGH-I757M using xda premium
Click to expand...
Click to collapse
I'm an INtP!
https://www.google.ca/search?q=reading+kmsg&oq=reading+kmsg&sourceid=chrome&ie=UTF-8
so...
just give me some days! :cyclops:
Strange Peer said:
thx, merci! appreciated and accepted!
using LTE today I've experience some random reboot, but just like you, I rarely see them!
so now what.?!
hum...
I might help our friend titanic_fanatic with that 10.1,
how about this.?!
Click to expand...
Click to collapse
This would be amazing!
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
Strange Peer said:
I'm an INtP!
https://www.google.ca/search?q=reading+kmsg&oq=reading+kmsg&sourceid=chrome&ie=UTF-8
so...
just give me some days! :cyclops:
Click to expand...
Click to collapse
Cheers. I'll do some more reading until then.
If your interested in looking at the log I have, please see the following post. It explains the current state of the Rom as well as a link to my log and the lines I feel pertain to the issues that I'm experiencing
http://forum.xda-developers.com/showthread.php?p=38748653
Thanks a bunch for offering your help. I'm sure you will be monumental in the release of CM10.1 for the I757M
Sent from my SGH-I757M using xda premium
titanic_fanatic said:
Cheers. I'll do some more reading until then.
If your interested in looking at the log I have, please see the following post. It explains the current state of the Rom as well as a link to my log and the lines I feel pertain to the issues that I'm experiencing
http://forum.xda-developers.com/showthread.php?p=38748653
Thanks a bunch for offering your help. I'm sure you will be monumental in the release of CM10.1 for the I757M
Sent from my SGH-I757M using xda premium
Click to expand...
Click to collapse
xxxxxx.xxxxx AT gmail DOT com
wiil be remove later! and you all understand why! cheer's!
Sorry, I'm limited to 8 thanks per day! :highfive:
Re: [DADOES-ROM_cm10_4.1.2] [SGH-I757M only]
Tronith said:
What's so great about 10.1?
Sent from my SGH-I757M using xda app-developers app
Click to expand...
Click to collapse
We'll, there are mostly bug fixes and improvements to the overall user interface. They call it butter because it's supposed to run as smooth as butter
Those are all sort of behind the scenes though. A noticeable difference world be the multi-user functionality. Just like your Windows computer, now you can have separate profiles with different settings.
There are also slight changes in the look of the interface, for example, the notification drawer no longer has toggle buttons, but rather a single button to access a whole bunch of toggles like Wi-Fi, sound, brightness and mobile data to name a few
I have it running on my i9000m and do notice a more smooth operation and am excited to have it for my I757M fire this reason (bug fixes are important too)
Sent from my SGH-I757M using xda premium
---------- Post added at 05:56 PM ---------- Previous post was at 05:53 PM ----------
Strange Peer said:
[email protected]
wiil be remove later! and you all understand why! cheer's!
Sorry, I'm limited to 8 thanks per day! :highfive:
Click to expand...
Click to collapse
Noted, you can remove now
Sent from my SGH-I757M using xda premium

SmartQ Z smart watch

what do you think? for a 100$ a good replacement for the sony live view?
http://en.smartdevice.com.cn/Products/Z-Watch/201309/26-237.html
http://www.pandawill.com/smartq-z-w...-tablet-pc-touch-screen-4gb-black-p81634.html
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Basic Information
Model Z Watch
Color Black
Shell Material Plastic
System
OS Android 4.3
CPU JZ4775, 1.0GHz
ROM 4GB eMMC
RAM 512MB Mobile DDR
Screen
Display Size 1.54 Inch
Type TFT, Capacitive touch screen
Resolution 240 x 240 pixels
Support Format
Earphone Port 3.5mm
Card Extend No
Data Transfer & Connectivity
Data transfer USB/Bluetooth
Mobile internet WAP/WiFi
General
Language English, Simplified/Traditional Chinese, French
Message SMS
WIFI Yes, 802.11 b/g/n
Bluetooth Bluetooth 4.0
Multi-Touch Yes
Wristband Dimensions 22 x 24.5mm
Dial Dimensions 49.9 x 38.5 x 12.2mm
Net Weight(Including battery) 43g
Standby Time About 2~12.5 days
Other Feature waterproof, alarm, vibration, Bluetooth, WiFi, calendar, calls notify, music, receive SMS,SleepAnalysis, weather, motion sensor, pedometer function, etc
Package
Size 81 x 81 x 65mm
Weight 135g
Accessories 1 x 300mAh Battery(built-in)
1 x USB Cable
Notifications and fitness tracker features for $100? Looks good but not enough information in English for me to bite.
Will do more then mu current liveview. And it rund mips android... might find more apps for it
Sent from my GT-N7100 using Tapatalk
Pandawill has a video of this watch on YouTube I'm really interested but just wanna hear others opinions before I throw a Benji at the watch
Sent from my SPH-L900 using xda app-developers app
Might be the first on it...had a "mid"...yeah...mid, not tablet... from smartq . Was rather good.
Might jump on the watch
Sent from my GT-N7100 using Tapatalk
Have you seen anything about the battery life of this watch?
Looking good want to but do they ship in India...... Cash of delivery possible........
Thanks
Sent from my A116 using xda app-developers app
IT IS DONE
will write a review on it when I get it
Sent from my GT-N7100 using Tapatalk
Pulled the v1.5 update.zip and digging through it. SmartQ is not a "Big name" in the U.S. but I have had good experience with them in the past with their v5 and v7. Contrary to some sources it is showing as 4.1/API-16 in the build.prop. I also noticed that a zRAM script is in the firmware as well. For those not familiar with IPX7 rating it's pretty much the same as IP67.
For 99USD this is a pretty sweet deal. Here's a French review which shows what appears to be gesture wake as well as proximity detection.
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=V1.5-2013-10-25
ro.build.version.incremental=eng.wqkong.20131025.180707
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1
ro.build.date=2013年 10月 25日 星期五 18:08:08 CST
ro.build.date.utc=1382695688
ro.build.type=eng
ro.build.user=wqkong
ro.build.host=wqkong-desktop
ro.build.tags=dev-keys
ro.product.model=Z1
ro.product.brand=Ingenic
ro.product.name=s2122b
ro.product.device=s2122b
#ro.product.board=s2122b
ro.product.board=s2122b
ro.product.cpu.abi=mips
ro.product.cpu.abi2=armeabi-v7a
ro.product.manufacturer=Karbonn
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=13
ro.board.platform=jz4780
# ro.build.product is obsolete; use ro.product.device
ro.build.product=s2122b
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=s2122b-eng 4.1 JZO54K eng.wqkong.20131025.180707 dev-keys
ro.build.fingerprint=Ingenic/s2122b/s2122b:4.1/JZO54K/eng.wqkong.20131025.180707:eng/dev-keys
ro.build.characteristics=tablet
# end build properties
#
# system.prop for generic sdk
#
ro.opengles.version = 131072
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyM1
mobiled.libpath=/system/lib/libmobiled.so
#
# H/W composition disabled
#
debug.sf.hw=1
#timezone
persist.sys.timezone=Asia/Shanghai
#--for camera--s-
#ro.board.camera.picture_upscale=true
#ro.board.camera.upscale_id=0
#ro.board.camera.sensor_w=640
#ro.board.camera.sensor_h=480
#ro.board.camera.upscale_dst_w=1600
#ro.board.camera.upscale_dst_h=1200
#--camera--e-
#board config
ro.board.hdmi.support=false
ro.board.hdmi.device= HDMI LCD SYNC
ro.board.hdmi.hotplug.support=true
ro.board.tvout.support=false
ro.board.hasethernet=ethernet
ro.board.haspppoe=pppoe
testing.mediascanner.skiplist=/storage/host-udisk/,/storage/udisk/
dalvik.vm.heapsize=60m
ro.sf.lcd_density=160
ro.sf.hwrotation=180
# sync app use
watch_device=yes
#long press back key will show this global action dialog.
#value > 0 means long press time(ms)
#value <= 0, means dialog will not show by press back key.
keyback_long_press_time=1000
#for system rom lower
#cut webcore
ro.systemcut.webcore=false
# device info related
ro.partition.num=4
ro.devid.bytes=13
#ro.wifimac.offset=512
#ro.wifimac.bytes=17
ro.btmac.offset=1024
ro.btmac.bytes=17
ro.devinfo.enable=true
# for ft5216
debug.velocitytracker.strategy=int1
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.carrier=wifi-only
ro.kernel.android.checkjni=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Lokifish Marz said:
Pulled the v1.5 update.zip and digging through it.
Click to expand...
Click to collapse
Also had v7
If you pulled the file can you see if there hebrew fonts in it? Should be droidsans
Sent from my GT-N7100 using Tapatalk
iakovl said:
Also had v7
If you pulled the file can you see if there hebrew fonts in it? Should be droidsans
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
There is a DroidSansFallback.ttf. I've localized Ubuntop so I'm missing most languages to check it but attached a zip of all the fonts for you.
Lokifish Marz said:
There is a DroidSansFallback.ttf. I've localized Ubuntop so I'm missing most languages to check it but attached a zip of all the fonts for you.
Click to expand...
Click to collapse
THX
it does have hebrew.. makes my life simpler, should be able to work with it
but the main problem is the mips cpu, is there a place for mips programs or can convert normal programs to mips?
iakovl said:
THX
it does have hebrew.. makes my life simpler, should be able to work with it
but the main problem is the mips cpu, is there a place for mips programs or can convert normal programs to mips?
Click to expand...
Click to collapse
Glad I could help.
Don't have much experience with mips or app development to be honest. I pulled the update to see if there was any apps/services I could use.
iakovl said:
IT IS DONE
will write a review on it when I get it
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
Be carefull ordering this watch from PandaMill. They are selling the watch, but do not have it in stock. So you pay for the item, but you will not know when it will be shipped.
I'm waiting for a confirmation mail from SmartQME.com if they have the watch in stock.
Pandamill is cheaper ($100-5$Coupon+5$DHLshipping - $105)
SmartQMe.com ($100 $20DHL or $6 Chinapost)
Ordered the black edition of the Smartq Z watch this morning.
They respond very fast to email requests an confirmed that they had the black in stock. 9Did not ask for the other colours)
Price: $100 + $6 shipping.
Pandamill were guessing that they would have the watch in stock in 1-2 weeks.
It's always good to have stock confirmed if webshops do not display stock quantities. (and even if they do, it's not always right)
Hope this helps.
Deadbeef said:
(Did not ask for the other colours)
Click to expand...
Click to collapse
I did yesterday and there is NO stock of them. Only the black one is in stock. They expected to get stock again (or by first time, I don't know) in two weeks.
vircotto said:
I did yesterday and there is NO stock of them. Only the black one is in stock. They expected to get stock again (or by first time, I don't know) in two weeks.
Click to expand...
Click to collapse
Ordered yesterday @smartqMe (Black edition)
Received shipping number from www.singpost.com through paypal mail stating that the watch has been shipped. (Statusupdate)
That's fast....
I have one of these, hopefully, arriving on Saturday.
So their latest update shows Android 4.1... instead of the 4.3 as advertised?
Sent from my HTC One using Tapatalk
---------- Post added at 12:30 PM ---------- Previous post was at 12:24 PM ----------
Do you think a side load of gapps is possible?
Sent from my HTC One using Tapatalk
LOL....I am such a nerd, as soon as I saw the OP I clicked on the link and ordered one. $99 bucks is not bad if this watch functions well and will make it a full day one one charge. Can't wait to get it and try it out. My Sony SW2 is too boring.
Sent from my VS980 4G using XDA Premium HD app
I was just planning to order it, but wont to wait for some more opinions. Definitely is very versatile product for such price

Categories

Resources