[GUIDE]||Desire X Ultimate ROM Development Guide||[9th July 2013] - HTC Desire X

Welcome to the World of Developers!​WHEN YOU START READING THIS THERE IS NO TURNING BACK!​(But ofcourse that's a joke.)​I made this thread so we could have MORE DEVELOPERS. okay so be happy lol because One day We the Devs who are making ROMs for this phone will buy a new one and stop supporting this device. We all learned the Hard Way before you could make your ROMs function as you want you may borrow alot of stuff (I did lol) but one day you'll learn how to make your own you may not learn fast but you will learn while time passes, wow did I just type that? :| lol but always believe in yourself and never Give up! YOU are the Devs of TOMORROW!. Damn I feel weird after typing that I sound like a scientist of some sort LMAO and PS. If some of the information here are wrong inform me via PM and please don't post off topic crap or you'll have a wonderful present from our forum MODs. lol lol you might say who the f*** is this 14 year old handing out a stupid message please take that message seriously all right? and Thank You to the people who gave me the developing knowledge I know especially to @ckpv5 ​
Let Us Beggin!​
Click to expand...
Click to collapse
Needed Software
Code:
- WinRAR or 7-zip, A computer, Internet Connection, Java, Notepad ++ most important thing is common sense.
CM 9 {ICE CREAM SANDWICH]
Click to expand...
Click to collapse
Needed Software
Code:
- WinRAR or 7-zip, A computer, Internet Connection, Java most important thing is common sense.
-----------------------------------------------------------------------------------
Step One.
Code:
Download The CM9 ROM you want to port.
-----------------------------------------------------------------------------------
Step Two.
Code:
Download The CM9 ROM that you want to use as a BASE.
-----------------------------------------------------------------------------------
Step Three.
Code:
Delete: App,Framework,media and font folders from your BASE ROM.
-----------------------------------------------------------------------------------
Step Four.
Code:
Copy: App,Framework,media and font folders from your PORT ROM to your BASE ROM.
-----------------------------------------------------------------------------------
Step Five.
Code:
Copy: lib.android.so from your PORT ROM to your BASE ROM's system/lib, folder
-----------------------------------------------------------------------------------
Step Six.
Code:
Compress it using WinRAR or 7-zip.
-----------------------------------------------------------------------------------
CM 10(.1) [JELLY BEAN]
Click to expand...
Click to collapse
Step One.
Code:
Download the Jelly Bean Based ROM you want to PORT (Make Sure its based on 4.2.2).
-----------------------------------------------------------------------------------
Step Two.
Code:
Download the Jelly Bean Based ROM you want to use as a BASE (Make Sure its based on 4.2.2 also).
-----------------------------------------------------------------------------------
Step Three.
Code:
Delete: App, Framework, Media, Font from your BASE.
-----------------------------------------------------------------------------------
Step Four.
Code:
Copy: App, Framework, Media, Font from your PORT to your BASE.
-----------------------------------------------------------------------------------
Step Five.
Code:
Copy: lib.android.so from your PORT to your BASE..
-----------------------------------------------------------------------------------
Step Six.
Code:
Compress your newly ported ROM into a package using WinRAR or 7-zip.
-----------------------------------------------------------------------------------​

OEM ROMs
Hint: Sense ROMs are eaiser to port if you are using the Same base just like Cyanogen MOD ROMs ​​
Click to expand...
Click to collapse
Needed Software
Code:
Windows and Linux Operating Systems, Java,Internet Browser, A Brain (If your a robot, kidding) and Notepad ++
-----------------------------------------------------------------------------------
HTC Sense 4.1 {ICE CREAM SANDWICH]
Click to expand...
Click to collapse
Step One.
Code:
Download the Sense 4.1 ROM you want to PORT.
-----------------------------------------------------------------------------------
Step Two.
Code:
Download the Sense 4.1 ROM you want to use for a BASE.
HINT: Use Desire X Deodexed stock ROMs for Base.
-----------------------------------------------------------------------------------
Step Three.
Code:
Make a folder for your PORTED ROM and one for your BASE ROM.
-----------------------------------------------------------------------------------
Step Four.
Code:
Delete: Bin, etc, lib, usr from your PORT ROM.
-----------------------------------------------------------------------------------
Step Five.
Code:
Copy: Bin, etc, lib, usr from your BASE ROM to your PORT ROM
-----------------------------------------------------------------------------------
Step Six .
Code:
Edit your Build.prop using Notepad ++
-----------------------------------------------------------------------------------
Build.prop
ro.build.user=[Your XDA Name]
ro.build.tags=release-keys
ro.product.model=Desire X
ro.product.brand=htc_europe
ro.product.name=htc_proto
ro.product.device=protou
ro.build.product=proto
# Following property will be reference by Settings.
ro.product.processor=1GHz Dual Core
ro.product.ram=768MB
ro.product.display_resolution=4 inch WVGA resolution
ro.product.main_camera=5M
ro.product.bluetooth=4.0
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------
Step Six .
Code:
Compress your newly ported ROM using WinRAR or 7-zip.
-----------------------------------------------------------------------------------
Samsung Touch Wizz UX [*] [JELLY BEAN]
Click to expand...
Click to collapse
Step One .
Code:
Download The CM 10.1 ROM you want to use as a BASE.
-----------------------------------------------------------------------------------
Step Two .
Code:
Download The Touchwizz ROM you want to PORT.
-----------------------------------------------------------------------------------
Step Three .
Code:
Delete: App, framework, Media and Fonts folders from your BASE.
-----------------------------------------------------------------------------------
Step Four .
Code:
Copy: App, framework, Media and fonts folder from your PORT to BASE ROM.
-----------------------------------------------------------------------------------
Step Five .
Code:
Copy: lib.android.runtime.so from PORT to BASE ROM
-----------------------------------------------------------------------------------
Step Six .
Code:
Compile your newly ported ROM using WinRAR or 7-zip.
-----------------------------------------------------------------------------------
Sony Timescape {-} [JELLY BEAN]
Click to expand...
Click to collapse
Step One .
Code:
Will Update this Once I port this as well :p
-----------------------------------------------------------------------------------​

Once Again

Build.prop Tweaks
TIP: Knowing Different Build.prop tweaks does not make you a Dev
Click to expand...
Click to collapse
# Fast Reboot
# Increasing The Video Recording Quality
ro.media.enc.hprof.vid.bps=8000000
# Screen Rotate To 270 degree
windowsmgr.support_rotation_270=true;
# Increase VM Heap Size(resolve some fc's)
dalvik.vm.heapsize=64m
# Render UI With GPU
debug.sf.hw=1
# Increasing It Will Make Mobile Smoother
windowsmgr.max_events_per_sec=150
# Video Acceleration Enabled
video.accelerate.hw=1
# Increase Performance
debug.performance.tuning=1
# Disable Sending Usage Data
ro.config.nocheckin=1
# Deeper Sleep/Better battery life
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# Ringing Will Start Immediately
ro.telephony.call_ring.delay=0
# Disable Error Checking
ro.kernel.android.checkjni=0
# Increase Quality Of MediaStreaming
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
# Disable BootAnimation
debug.sf.nobootanimation=1
#Force To Remain Launcher In Memory
ro.HOME_APP_ADJ=1
# Disable Waking Up Of Phone By Volume Buttons
ro.config.hwfeature_wakeupkey=0
# Off The Proximity Quiclky After Call
mot.proximity.delay=25
# Signal Tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
# NetSpeed Tweaks
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
# Google DNS Tweak
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# Photo And Video Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Touch Responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Scrolling Responsiveness
windowsmgr.max_events_per_sec=500
# Power Save Tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# Disables Debug Icon On Status Bar
persist.adb.notify=0

Remember guys its not done Enjoy what I have placed for now I will also post videos so its more understandable

Thanks T.A.M, this guides nice and simple, which will encourage more people (including me ) to give it a go
Sent from my HTC Desire X

Touchwizz Port
like the way you port sense,can i port touchwizz with same build.prop
i want a touchwizz nature ui rom very badly please help

Hopefully this will bring more devs to the Desire X. Development is still pretty stagnant without any stable AOSP based roms.
On another note, big thanks to the devs working on our device

Guide Updated guys Tell me if it works

The Android Manual said:
Guide Updated guys Tell me if it works
Click to expand...
Click to collapse
I'll have a go porting Touchwiz for 4.2.2 once we have most of the CM10.1 bugs ironed out

Waiting for timescape...
HTC Desire X || Android 4.1.2 || mySENSEdx+ RC 3.0

To carry a rom ics sense 4.1 of htc one s does not it start, any suggestion? Please.

hugoo00 said:
To carry a rom ics sense 4.1 of htc one s does not it start, any suggestion? Please.
Click to expand...
Click to collapse
What? Please rephrase your question

I follow the steps to bring rom Sense.4.1 of the Htc. One. S but it does not ignite. that more is needed to turn?

hugoo00 said:
I follow the steps to bring rom Sense.4.1 of the Htc. One. S but it does not ignite. that more is needed to turn?
Click to expand...
Click to collapse
Trust me you don't want to do that YET just use the One SV as a base first you need to make a base for it Desire X + One SV

The Android Manual said:
Trust me you don't want to do that YET just use the One SV as a base first you need to make a base for it Desire X + One SV
Click to expand...
Click to collapse
Guys if you want MIUI v5 you can port it from here: http://forum.xda-developers.com/showthread.php?t=2249903.
It's version 3.7.5 sense based Android 4.1.1 JB, it booted successfully.
Reading some tutorials and guides, I confirm it boots so let's port it!
If you want I can make some screens for encouragement
I'm working on sense 5 so I'll probably not release it. @neXus PRIME
xpirt

xpirt said:
Guys if you want MIUI v5 you can port it from here: http://forum.xda-developers.com/showthread.php?t=2249903.
It's version 3.7.5 sense based Android 4.1.1 JB, it booted successfully.
Reading some tutorials and guides, I confirm it boots so let's port it!
If you want I can make some screens for encouragement
I'm working on sense 5 so I'll probably not release it. @neXus PRIME
xpirt
Click to expand...
Click to collapse
I could take the time to port it and release it? Perhaps it'll put less strain on your life
Sent from my HTC Desire X using Tapatalk 2

krishneelg3 said:
I could take the time to port it and release it? Perhaps it'll put less strain on your life
Sent from my HTC Desire X using Tapatalk 2
Click to expand...
Click to collapse
If you can release it? Yes why not, I'm not going to release my port because of time. But who want can release it
xpirt

xpirt said:
Guys if you want MIUI v5 you can port it from here: http://forum.xda-developers.com/showthread.php?t=2249903.
It's version 3.7.5 sense based Android 4.1.1 JB, it booted successfully.
Reading some tutorials and guides, I confirm it boots so let's port it!
If you want I can make some screens for encouragement
I'm working on sense 5 so I'll probably not release it. @neXus PRIME
xpirt
Click to expand...
Click to collapse
I'll port it If I get bored tomorrow (well I usally do) Did you port it successfully using what guide then? I believe its just simple copy from base and paste to port, correct? @xpirt

The Android Manual said:
I'll port it If I get bored tomorrow (well I usally do) Did you port it successfully using what guide then? I believe its just simple copy from base and paste to port, correct? @xpirt
Click to expand...
Click to collapse
Not with your guide, with sense port guide.
Btw is sense based so just use hw libs from our sense and kernel, the rest is all One S stuff.
xpirt

Related

JellyBean System Changes ... might be helpful

Am Really Getting MAd about jellybean .. lets just port it guys!! ... we have all respected devs out here ... (Am not a single penny besides them)
It should be easy for those who actually made roms from Sources ...I won't take names (probably : i could not remember their names)
So here it is
Originally Posted by MДЯCЦSДИT
This thread is to assist porting of Android 4.1 (Jellybean) to ICS devices
A good base ROM for porting: http://forum.xda-developers.com/show....php?t=1737849
Ramdisk diff
This is a diff file for the Jellybean ramdisk from ICS. This is from the galaxy nexus and will have to be changed for your specific device. Some notes that are not shown in the diff are that /sbin/adbd and init changed -- These are both binaries so they need to be manually taken from the jb ramdisk.
http://pastebin.com/xwCLRrT0
Files changed in /system/
This is a list of files that have changed in JB... Please check /vendor/{device vendor}/{device name}/ and[/SIZE][/SIZE] /device/{device vendor}/{device name}/ in the CM source to make sure they don't overlap... If any do, just keep your cm9 versions.
/system/app/ - Basically every apk, don't even bother copying individual changed files
/system/bin/
adb.p dumpsys.p mksh.p sdptool.p
applypatch.p fsck_msdos.p mtpd.p sensorservice.p
app_process.p gzip.p ndc.p servicemanager.p
bluetoothd.p hciattach.p netcfg.p service.p
bootanimation.p hostapd.p netd.p setup_fs.p
brcm_patchram_plus.p installd.p pand.p smc_pa_ctrl.p
bugreport.p ip6tables.p ping.p surfaceflinger.p
dalvikvm.p ip.p pppd.p system_server.p
dbus-daemon.p iptables.p racoon.p tc.p
debuggerd.p keystore.p rild.p tf_daemon.p
dexopt.p linker.p run-as.p toolbox.p
dhcpcd.p logcat.p schedtest.p vdc.p
dnsmasq.p logwrapper.p screencap.p vold.p
drmserver.p make_ext4fs.p screenshot.p wpa_supplicant.p
dumpstate.p mediaserver.p sdcard.p
NEW
atrace content e2fsck mdnsd requestsync uiautomator
/system/xbin/
dexdump.p/system/etc/apns-conf.xml.p fallback_fonts.xml.p permissions
audio_effects.conf.p gps.conf.p ppp
dhcpcd media_profiles.xml.p security
event-log-tags.p NOTICE.html.gz.p system_fonts.xml.p
NEW
audio_policy.conf media_codecs.xml security
fallback_fonts-ja.xml preferred-apps
/system/media/ & /system/fonts/ - Just take it all from jb as pretty much none is device specific.
/system/framework/ - Everything
Click to expand...
Click to collapse
Credits :-
MДЯCЦSДИT
Might need placeholder ...
Oops i took it
Dude, just wait till the source drops. it will be much easier.
sdk16420 said:
Dude, just wait till the source drops. it will be much easier.
Click to expand...
Click to collapse
True!! Just a share
I have it on xoom just wait no point trying the sdk version is crap and the other one is a hard port to Xperia check my kang thread for vids

[MOD] Camera hack for ICS

Warning: You can do this at your own risk. I am not liable etc etc etc..
I do not own these codes I just copied them or the first idea of modding the camera.
If I used your files or scripts without permission. Sorry. Just want to help.
As I was browsing through some topics here I came across this one by umangleekha (credits to his idea)
So what I did was flash the zip (yeah the image became clearer but the camcorder goes into force close!) so maybe the mod won't work on ICS rom (HepHappy's final rom)
So what I did is make some experimental adjustments (technical way of saying copy and paste ) of words and values from here to here.
After modifying the media_profiles.xml (which was the flash file in umangleekha's zip) still the stupid camcorder force closes.
Then with the idea of backporting omx libs. so why not backport some ideas from gingerbread too?!!
So i grabbed a stock rom from sweetnsour's list in here. and get the european version whatever that is. compared some files here and there and found some additions at the build.prop.
I added these to build.prop
made some changes as of 1/18/2013
Code:
#Image
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
#Image
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# camera/camcorder options, [email protected]
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=h263
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.hprof.vid.width=640
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=300000
ro.media.enc.hprof.aud.bps=96000
ro.media.enc.hprof.aud.hz=16000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.aud.codec=amrnb,aac
ro.media.enc.vid.h263.width=176,640
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,6000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,640
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,24
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.enc.aud.aac.bps=
ro.media.enc.aud.aac.hz=
ro.media.enc.aud.aac.ch=
ro.media.dec.aud.wma.enabled=0
ro.media.dec.vid.wmv.enabled=0
ro.media.cam.preview.fps=0
ro.media.enc.jpeg.quality=100,90,80,70,60,50
the #image is from a increase your image jpg blah blah
and modify the media_profiles.xml (see attachments)
Code:
As of today 1-18-2012 I decompiled the camera apk, and set the exposure's default to 2! At the xml file. Forgot the exact name. IT WORKS! everytime I open the camera, no need to set it before taking a shot. :) only, it dont work on other cam app like pro capture.
]>
and i think it worked. from 500kb (image size) it goes to 1mb+ for images the (video is crappy though) awesome now? i think
if anyone can create an flashable zip from these it would be awesome!
test too if the image is better
THE ATTACHMENT IS NOT A FLASHABLE ZIP!
it only contains the build.prop and media_profiles.xml
you can copy replace the files using any root browser then make necessary permission adjustments.
Test if this is works.
Hey where to copy mediaprofile file?
Sent from my LG-P500 using xda premium
/etc folder rename the old media profile to media_profiles.xml.backup incase anythng goes wrong
Sent from my LG-P500
its risky i guess ?
fresyk said:
its risky i guess ?
Click to expand...
Click to collapse
Not really. Just incase you dont want the output. You can revert back
Sent from my LG-P500
Works great!
Sent from my LG-P500 using xda premium
this is good if we are assuming that poor image quality depends only on the resolution.
is that the case?
i think something different should be changed.
Just a couple of days ago I've watched my old GB photos. Completely different from ICS ones.
FD1999 said:
Lol, you've 'stolen' the second code from LG Everybody does that
However, even works on my Neo V
Click to expand...
Click to collapse
Really?, it work on p500??
I'm currently trying possible combinations and best setting.
Progress. Got a better audio but pixelated video. With 640x480 res @12fps (details on window)>.>
I'll upload some picture and video from stock ICS rom of hephappy (without tweaks ofcourse) and with the modded one.
One lesson learned. Modifying and restarting phone is tiresome. :banghead:
Sent from my LG-P500
how can I copy these files to the selected folders ?! i couldn't copy them via Root Browser of ROM Toolbox Pro.
SzilagyiTibi said:
how can I copy these files to the selected folders ?! i couldn't copy them via Root Browser of ROM Toolbox Pro.
Click to expand...
Click to collapse
You can extract the zip. Then paste the media one at /etc folder and the build.prop at /system
Sent from my LG-P500
does it work on 4.1.2, Jelly Bean too ?
Sent from my LG Optimus One using XDA app.
testing, it works for my device and no crash met so far
It looks so f**king fine
Sent from my LG-P500 using xda app-developers app

[LIST][MODS]List of mods for stock

ARE ON STOCK????????​
And you hate it?????​Then this thread is for you​NOTE- I have not explained how the stuff goes in here. I have just pasted the links. READ the thread completely
The credit goes to the original posters. PLEASE HIT THEM THANKS.​
First- Root your device [Very IMPORTANT]
READ THIS THREAD-
ROOTING YOUR GALAXY Y
and root your device.
Now after rooting install -
Android SDK on your PC.
Then read this thread and deodex your stock ROM.
http://forum.xda-developers.com/showthread.php?t=1600805
TOOOOOOOOOO LAZY TO DEODEX????????????????????
Go HERE-http://forum.xda-developers.com/showthread.php?t=2011188
Just flash via CWM
INSTALL CWM
http://forum.xda-developers.com/showthread.php?t=1678879
You are now ready to customise your ROM.
INSTALL A GOOD KERNEL
List of kernels-
1.Hells Fusion
2.Merruk Kernel
3.Percy's Kernel
4.Deviant Kernel
5.Will add more stuff later.
You are ready now.
These apps will help you-
Root Browser Lite
ScriptManager
Busy Box Installer
Lets Begin with enhancing perfomance-
Note- These methods work only with init.d supported kernels. Do this at your own risk.:laugh:
Super Charger-
The best way for increasing perfomance
Download script from this thread-
v6 Super Charger by zepelinrox
For installing it read this GUIDE
Bloatware removal-
This can also be done manually via root browser.
Download,edit and flash this zip via CWM.
This will remove all the useless apps from the system.
<<<<<<<Download>>>>>>>>
Atomods-
King of all tweaks. DO NOT USE WITH SUPERCHARGER.
WORKS ONLY on deodexed ROMs.
Download it from here-
ATOMODS by Ganesh A
Build.prop tweaks-
It is done by adding lines or editing the values in build.prop.
Location-
/system/here.
List of build.prop tweaks-
Thanks to dark_knight35
Lock launcher in memory-
Code:
ro.HOME_APP_ADJ=1
Improve the quality of sound recording, video recording and quality of pictures.-
Code:
ro.media.enc.jpeg.quality=100
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=25
3G tweaks-
Code:
ro.ril.hep=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
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
For other tweaks go here.
Now comes theming -
Atomods already adds some xperia apps to your mobile.
Launchers-
This thread here shows a list of launchers working for our dear galaxy y.
Windows 8 theme-
Windows 8 slim ROM for deodexed stock ROM by deathnotice01
Boot animation-
List of bootanimations and how to enable them
ICS style settings-
http://forum.xda-developers.com/showthread.php?t=1625395
Adding a lockscreen-
HERE
Enjoy!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Will update list if I get time.
Please PM me if you want your work here.
:laugh: :fingers-crossed:
Errmm... what?
Edit: its kinda updated :/
Need help with CyanogenMod??Go here CM Help Thread ​Sent via the muffin launch _/^\_
He, just make it easier for users to edit stock rom stockrom them and look for the desired mod.. Good..
What if you add guides?
Sent using neighbor's wifi

[Tweaks] Tweaks build.prop for any GingerBread ROM

NOTE: This tweaks are only for Gingerbread ROMs (2.3.x) !
USE AT YOUR OWN RISK !
IMPORTANT: If you add this tweaks to a ROM that will be posted on XDA-Developers give me credit for avoid problems.
Hello guys, now I will introduce some tweaks for any GB ROM, this will improve battery life, performance, and much more
To install you need a text editor and a file browser ... (Root Explorer can do this )
1.- Open the build.prop file that is in /system
2.- At the end of the file copy the contents of the next post quote...
3.- You should be concerned that the build.prop file ends with an empty line ...
4.- Reboot and enjoy the great performance
What do this:
-Improve 2D/3D Performance
-Enable HW Acceleration and Force it.
-Better Management of Dalvik VM
-Frees More RAM
Tweaks
# Tweaks by MaTyRocK
# Display Config
persist.sys.scrollingcache=2
persist.sys.use_16bpp_alpha=1
persist.sys.use_dithering=0
windowsmgr.support_rotation_270=true
# Performance
debug.sf.nobootanimation=1 #disables bootanim for faster booting up time.
ro.HOME_APP_ADJ=-25
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.lockprof.threshold=500
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=64m
ro.compcache.default=0
persist.service.compcache=0
persist.sys.purgeable_assets=1
# Hardware Acceleration
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.performance.tuning=1
debug.kill_allocating_task=0
# GPU
com.qc.hardware=true
video.accelerate.hw=1
persist.sys.ui.hw=1
hw3d.force=1
ro.opengles.version=131072
debug.sf.hw=1
debug.enabletr=true
debug.composition.type=gpu
# Battery
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# End Tweaks by MaTyRocK #
Changelog
Not content
This works?
Do this work?
Here is a suggestion to make this thread/sticky better.
After writing down the command you can write next to it using red color,meaning of the command.
EXAMPLE
HTML:
#debug.sf.nobootanimation=1 #No bootanimation -> disables bootanimation for faster booting up time.
Give it a try,it will make this thread more meaning and everyone will learn something new.
Works
Apostol5 said:
Do this work?
Click to expand...
Click to collapse
Yeah, this works... i tested on Android 2.3.7 and this does my phone very better than before.
Okay bro
Lukenda said:
Here is a suggestion to make this thread/sticky better.
After writing down the command you can write next to it using red color,meaning of the command.
EXAMPLE
HTML:
#debug.sf.nobootanimation=1 #No bootanimation -> disables bootanimation for faster booting up time.
Give it a try,it will make this thread more meaning and everyone will learn something new.
Click to expand...
Click to collapse
Okay bro, thank you for your suggestion.
hehe... NIce share bro,,,
now, any ROM used this tweak... thanks for sharing
where did you imitate this Tweak Codes?
its already exist for ages... this is not something new...
but its helpful for others.
overall a nice share and can able to use for new ROM builders.
Ariefuno Recca said:
hehe... NIce share bro,,,
now, any ROM used this tweak... thanks for sharing
Click to expand...
Click to collapse
Thanks
Hopefully, thus the tweaks become popular and serves more users
95mediatech said:
where did you imitate this Tweak Codes?
its already exist for ages... this is not something new...
but its helpful for others.
overall a nice share and can able to use for new ROM builders.
Click to expand...
Click to collapse
This is a recopilation of tweaks from other devices that have a 2.3.7 ROMs...
Maybe, later I'll add more tweaks for media, netspeed, and many others... but for now, only for performance.
this just for 2.3 ?? not support 4.1 ??
vuiseng said:
this just for 2.3 ?? not support 4.1 ??
Click to expand...
Click to collapse
only 2.3 :/
vuiseng said:
this just for 2.3 ?? not support 4.1 ??
Click to expand...
Click to collapse
I think that the title is very understanable)) its not in japanise language)
Sent from my E15i using xda app-developers app

[build.prop] Random Build.Prop Tweaks!

benifits you'll get using this tweaks?
ADDITIONAL NOTE: (Nov 2020 update) Hey, Sorry I've been gone for a long time and I don't have the phone in me now. I don't think I can help you guys in any way as I don't have the phone anymore. DO IT AT YOUR OWN RISK AND ALWAYS DO A FULL BACKUP.
• Increase Recording Quality
• Net Speed Tweaks
• Faster Boot (Samsung logo skipped)
• Stronger Cellular Signal Tweaks
• Liquid Smooth UI
• FPS BOOST (60FPS Enabled)
• Samsung OEM (New
• More RAM
COPY/PASTE THIS TXT TO THE VERY LAST STRING OF YOUR BUILD.PROP, REBOOT, DONE.
BACKUP FIRST via TWRP
#increase_recording_quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.capture.maxres=8m
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=65
#net_speed_tweak
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
#faster_booting_tweak
debug.sf.nobootanimation=1
ro.config.hw_quickpoweron=true
#better_signal_tweak
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
#internet_tweaks
ro.ril.hep=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa=6
#Liquid_smooth_UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
touch.pressure.scale=0.003
#FPS_BOOST
debug.egl.swapinterval=-60
# More RAM
persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
# Samsung OEM
ro.multisim.set_audio_params=true
ro.telephony.samsung.realcall=true
screenshots for the statusbar,please?
Contacts Layout
Keitaro1999 said:
This is ALL the build.prop tweaks that I've tried and confirmed working for SM-G530H (5.0.2 lollipop)
This build.prop affects the PERFORMANCE and STATUS BAR and so on...
This will make your SGGP fast, Smooth and a nicer look on status bar, etc etc.
「STATUS BAR」
--Outdoor Mode
--Quick Toggles
--LTE Option Display
--'Edit'
--Shortcut tweaks
--Etc etc
(You'll definitely See alot of difference if you try my version of build.prop. What i did is I edited the 'ro.build.scafe=americano' to 'ro.build.scafe=cappuccino)
「Performance Tweaks」
CREDITS TO 「adblocker」
http://forum.xda-developers.com/grand-prime/general/lollipop-build-prop-tweaks-t3188026
- Supreme Battery life (even more in idle)
- Better internet browsing & download speed
- Smoother experience
- Google DNS
- Better Microphone
- More Ram
- Better signal reception
- Wireless Tweaks
- Smoother video streaming and tweak media
- Faster Boot-Animation FPS (Just compare)
- Better call voice quality
- Game tweaks
- Qualcomm Tweaks
There's more... But let's cut to the chase,
WHAT YOU NEED TO DO:
>Download The Build.prop
>Make a backup of your Original build.prop!!!
-Copy the build.prop you downloaded to「:/System/」if ask choose OVERWRITE.
NOTE! the name should be 'build.prop' and the permission is RW-R-R!!!
>Restart
----DONE----
PS: DONT FORGET TO CHANGE THE PERMISSION TO 「rwーrーr」
This File is my BUILD.PROP from SM-G350H (5.0.2) that I edited, and tested by Keitaro1999 and some friends. Tell us what you think in the comments
Here's the link for the modified build.prop.
.........If you know more tweaks that is not included in this build.prop please comment and I'd love to try that myself......
Click to expand...
Click to collapse
Hi did you check after changing americano to cappuccino, the contacts layout will be deformed..do you have fix for that bro?
i have a post about your tweaks and i believe it came from me the LTE option,toogles and outdoor mode..im looking for a fix on that ...try to check contacts so that you will discover it also..hope you can help in resolving the contacts layout ..and credits to you bro...
and just to add bro lltexx and llte will not help in activating lte option but it will show up on the display...here is another tip...change it to zerofltexx and zeroflte also include the ro.build.product make it zeroflte as well..you can also edit the ro build release to 6.o version and the ro device model to SM-G920F making it like s6 edge... i hope that will really help your version of tweaks....
Mehigh101 said:
screenshots for the statusbar,please?
Click to expand...
Click to collapse
I'm kinda new to XDA and till now i don't know how to add screenshots ???????
redskin08 said:
Hi did you check after changing americano to cappuccino, the contacts layout will be deformed..do you have fix for that bro?
i have a post about your tweaks and i believe it came from me the LTE option,toogles and outdoor mode..im looking for a fix on that ...try to check contacts so that you will discover it also..hope you can help in resolving the contacts layout ..and credits to you bro...
and just to add bro lltexx and llte will not help in activating lte option but it will show up on the display...here is another tip...change it to zerofltexx and zeroflte also include the ro.build.product make it zeroflte as well..you can also edit the ro build release to 6.o version and the ro device model to SM-G920F making it like s6 edge... i hope that will really help your version of tweaks....
Click to expand...
Click to collapse
Thanks for the tip! I'll try it myself and add it to this post.xD
Also I know someone who knows how to fix the contacts and CLOCK app.
Once I've tried his methods I'll add the tutorial on how to fix it.
EDIT: I really don't know what happened after changing it to zeroflte... But the 6.0 and SM-G920F is kinda fun lmao xD
sir will this work with grand prime(sm-g5308w) 4.4.4?
bentilador15 said:
sir will this work with grand prime(sm-g5308w) 4.4.4?
Click to expand...
Click to collapse
I believe this will work on any SGGP Lollipop Only ... But I'm not sure cause I only tested it on my SM-G530H
You can try it yourself and tell us the results.
*Device
*Status (Working,Bootloop etc etc)
*OS
WARNING: There's an HIGH possibilities that you'll have bootloop if you're not using SM-G530H Lollipop
Experiment
Whatever you do... DON'T change the LCD Dencity higher than 240!!! Why? It will destroy your systemui ?
Report
Working on my SM-G530H! and the bst prt is the only thing i need to do iz change the permission
But I'm planning on downgrade my lollipop to kitkat? Will this wokr for kitkat?
TheMetrix said:
Working on my SM-G530H! and the bst prt is the only thing i need to do iz change the permission
But I'm planning on downgrade my lollipop to kitkat? Will this wokr for kitkat?
Click to expand...
Click to collapse
Like i said, I've only tested this to SM-G530H lollipop... but you can try it yourself and tell us the results :good:
i like it
Which codes to add outdoors and edit toggles?
Please help me because i only want that 2.
Thanks ?
nihu.46 said:
Which codes to add outdoors and edit toggles?
Please help me because i only want that 2.
Thanks
Click to expand...
Click to collapse
Glad you like it xD
Find this line 'ro.build.scafe=americano' and change it to 'ro.build.scafe=cappuccino' :good:
If you have time to vote, please do
Thankyuh for the help
It works Great for me
Voted!
Men, i have man bugs, one at the phone app and cannot conect to galaxy apps
"I know how to make our sggp to work LTE/4G!" you mean i'll be able to have LTE on my g530h despite g530h doesn't have it ?
Keitaro1999 said:
This is all the build.prop tweaks that I've tried and confirmed working for SM-G530H (5.0.2 lollipop) ONLY
This build.prop affects the PERFORMANCE and STATUS BAR and so on... This will make your SGGP fast, Smooth and a nicer look on status bar, etc etc.
BENIFITS FROM THIS BUILD.PROP
TUTORIAL AREA
DOWNLOAD AREA
[/HIDE]
.........If you know more tweaks that is not included in this build.prop please comment and I'd love to try that myself........
Click to expand...
Click to collapse
Bug: massage
gunsnrosex said:
Men, i have man bugs, one at the phone app and cannot conect to galaxy apps
Click to expand...
Click to collapse
I haven't notice that, thanks for reporting.
Here's what i gonna do about that
》flash a tsock rom , then check if I can connect to the galaxy apps with my modified apps. Give me a week or two for that... pls wait.
If the results is...
I can connect to the glaxy apps, then it's not because of my build prop .
If I can't connect to the galaxy app means it really is my build.prop, then give me some time to figure it out
Niickinoza said:
"I know how to make our sggp to work LTE/4G!" you mean i'll be able to have LTE on my g530h despite g530h doesn't have it ?
Click to expand...
Click to collapse
My friend have done it to other phones (like 3 pf different phones)... so I'll try it on our sggp too! Let's hope that it works! But hey, I'm just testing my luck so let's just hope that my luck is good lmao xD
tudonhin said:
Bug: massage
Click to expand...
Click to collapse
Can you be more specific please? What kind of buy you are experiencing on messages?
My phone cannot receive massage (g530h, xcu)!

Categories

Resources