[ROM][DEV]ICS for Galaxy Player 4.0 USA - Samsung Galaxy Player 4.0, 5.0

WARNING:
For devs and experts ONLY!
This is not fully functional and it is not well tested yet!
I do not take responsibility for any damage you cause your player!
This is an unofficial port of CM9 alpha to the Galaxy Player 4.0 (USA).
Preparation
MAKE A FULL BACKUP! Make sure you can recover using heimdall or odin.
Backup /system using "dd" use with odin/heimdall, just in case:
dd if=/dev/block/stl9 of=/mnt/sdcard/system.img bs=512
Backup your apps if you care about them
Installation
Download the ROM for your device
Boot into recovery and install the ROM
Do a full wipe. Wipe data, cache, dalvik, everything
Reboot, and you should have cm9!
Issues?
Post any other issue here and I will respond when I get a chance.
Please do NOT send me PM's.
Download
http://www.mediafire.com/?wch69mtgwx4ssra
Note: gapps is not currently included in the ROM.
THIS IS STILL IN TESTING. PLEASE LEAVE A COMMENT TELLING ME HOW WELL IT WORKED.

When will international version be released?
thanks for your efforts

I dont have an international device so i cant release it.

Tcollins412 said:
I dont have an international device so i cant release it.
Click to expand...
Click to collapse
are you aware of what changes must be made to make it compatible with an international device? also i tried installing the usa version but clockworkmod aborts the installation. (i know that if i flash the usa versions my home button won't work, but i just wanted to check)

im sure therell be devs with intl versions willing to help. iean whats the difference between the usa and intl version if its just a few lines in a piece of code it should be easy to change.
but at least be grateful lots of hard works been put into this i was gonna wait beford ruining the show asking for a intl version.

minipot said:
im sure therell be devs with intl versions willing to help. iean whats the difference between the usa and intl version if its just a few lines in a piece of code it should be easy to change.
but at least be grateful lots of hard works been put into this i was gonna wait beford ruining the show asking for a intl version.
Click to expand...
Click to collapse
I've thanked Tcollins twice, trust me I really appreciate his hard work and I'm sorry it didn't come across as such.
I think I found the problem with clockworkmod aborting the installation, inside the .zip file, rather than going straight to the contents of the rom with the system folder, etc. there is another folder named nightly cm9 player inside the original nightly cm9 player folder.

I do have a intl device. The only difference is the home button. As the difference in the build is the kernel where you have to chose in the config aries_EU and remove aries_US (I don't know if you understand what I mean)

zaclimon said:
I do have a intl device. The only difference is the home button. As the difference in the build is the kernel where you have to chose in the config aries_EU and remove aries_US (I don't know if you understand what I mean)
Click to expand...
Click to collapse
so by changing that line in the kernel the home button works? do I need ubuntu to unpack the zimage?

theraf said:
so by changing that line in the kernel the home button works? do I need ubuntu to unpack the zimage?
Click to expand...
Click to collapse
You must do that with the defconfig file. And yes you need linux to unpack. But the problem is where is Tcollins source?

what do you mean by my source?

Tcollins412 said:
what do you mean by my source?
Click to expand...
Click to collapse
Your device tree and kernel source. How have you built that.

@Tcollins412
I just took a look at the zipfile and it seems that there's a folder within a folder and while I haven't tried to flash it yet, I don't think it will flash that way. Thanks.
Mike T

your right. im reuploading it.

Tcollins412 said:
your right. im reuploading it.
Click to expand...
Click to collapse
I just took a look into your updater-script. Have you take a galaxy s CM9? Because it seems to be the case.
Code:
ssert(getprop("ro.product.device") == "galaxys" || getprop("ro.build.product") == "galaxys" ||
getprop("ro.product.device") == "galaxysmtd" || getprop("ro.build.product") == "galaxysmtd" ||
getprop("ro.product.device") == "GT-I9000" || getprop("ro.build.product") == "GT-I9000" ||
getprop("ro.product.device") == "GT-I9000M" || getprop("ro.build.product") == "GT-I9000M" ||
getprop("ro.product.device") == "GT-I9000T" || getprop("ro.build.product") == "GT-I9000T");

Tcollins412 said:
your right. im reuploading it.
Click to expand...
Click to collapse
Thanks for the re-upload and thanks for taking on this project for the 4.0. As mentioned in my pm, I will test it over the next couple of days.....or sooner.
Mike T

nope. i took a couple things from it though.

and no problem and thank you

zaclimon said:
Your device tree and kernel source. How have you built that.
Click to expand...
Click to collapse
Agreed.
Could you post your device and vendor files on github, like how tdmcode has done for cm7 amd cm9? That way people could fork your project and try to fix some of the issues there might be. We could also get an aokp and aosp build as well.
Thanks.
Sent using Tapatalk
---------- Post added at 03:07 PM ---------- Previous post was at 02:45 PM ----------
EDIT:
Have you flashed this yourself? I took a look at the build.prop and it seriously looks like you just took an I9000 CM9 nightly and posted it here, hoping that somebody would try it out and brick their device.
Here is the build.prop:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76D
ro.build.display.id=IMM76D
ro.build.version.incremental=eng.jenkins.20120429.031009
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Sun Apr 29 03:10:25 PDT 2012
ro.build.date.utc=1335694225
ro.build.type=userdebug
ro.build.user=jenkins
ro.build.host=cyanogenmod
ro.build.tags=test-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=aries
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.3.5 GINGERBREAD XXJVT release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.5/GINGERBREAD/XXJVT:user/release-keys
ro.build.characteristics=default
ro.cm.device=galaxysmtd
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.rommanager.developerid=cyanogenmodnightly
keyguard.no_require_sim=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.cm.version=9-20120429-NIGHTLY-galaxysmtd
ro.modversion=9-20120429-NIGHTLY-galaxysmtd
ro.config.ringtone=CyanTone.ogg
ro.config.notification_sound=CyanMessage.ogg
ro.config.alarm_alert=CyanAlarm.ogg
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=20
ro.telephony.ril_class=SamsungRIL
ro.telephony.ril.v3=icccardstatus,datacall,signalstrength,facilitylock
mobiledata.interfaces=pdp0,eth0,gprs,ppp0
ro.vold.switchablepair=/mnt/emmc,/mnt/sdcard
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
dalvik.vm.checkjni=false
ro.vold.umsdirtyratio=20
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
And it won't flash even if someone tried to, due to the getprops in the updater-script that zaclimon posted a few posts above.
Of cource my suspicions could be totally wrong, and I apologize if they are, but until your source is released, I strongly advise people to not flash this. Just take a look at the build.prop and you know that it won't be compatible with the YP-G1.

Tcollins412 said:
WARNING:
For devs and experts ONLY!
This is not fully functional and it is not well tested yet!
I do not take responsibility for any damage you cause your player!
This is an unofficial port of CM9 alpha to the Galaxy Player 4.0 (USA).
Preparation
MAKE A FULL BACKUP! Make sure you can recover using heimdall or odin.
Backup /system using "dd" use with odin/heimdall, just in case:
dd if=/dev/block/stl9 of=/mnt/sdcard/system.img bs=512
Backup your apps if you care about them
Installation
Download the ROM for your device
Boot into recovery and install the ROM
Do a full wipe. Wipe data, cache, dalvik, everything
Reboot, and you should have cm9!
Issues?
Post any other issue here and I will respond when I get a chance.
Please do NOT send me PM's.
Download
http://www.mediafire.com/?wch69mtgwx4ssra
Note: gapps is not currently included in the ROM.
THIS IS STILL IN TESTING. PLEASE LEAVE A COMMENT TELLING ME HOW WELL IT WORKED.
Click to expand...
Click to collapse
Thanks. I'll port a aokp(may be this rom is 4.0.3
Sent from my galaxy s using XDA

klin1344 said:
Agreed.
Could you post your device and vendor files on github, like how tdmcode has done for cm7 amd cm9? That way people could fork your project and try to fix some of the issues there might be. We could also get an aokp and aosp build as well.
Thanks.
Sent using Tapatalk
---------- Post added at 03:07 PM ---------- Previous post was at 02:45 PM ----------
EDIT:
Have you flashed this yourself? I took a look at the build.prop and it seriously looks like you just took an I9000 CM9 nightly and posted it here, hoping that somebody would try it out and brick their device.
Here is the build.prop:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76D
ro.build.display.id=IMM76D
ro.build.version.incremental=eng.jenkins.20120429.031009
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Sun Apr 29 03:10:25 PDT 2012
ro.build.date.utc=1335694225
ro.build.type=userdebug
ro.build.user=jenkins
ro.build.host=cyanogenmod
ro.build.tags=test-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=aries
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.3.5 GINGERBREAD XXJVT release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.5/GINGERBREAD/XXJVT:user/release-keys
ro.build.characteristics=default
ro.cm.device=galaxysmtd
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.rommanager.developerid=cyanogenmodnightly
keyguard.no_require_sim=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.cm.version=9-20120429-NIGHTLY-galaxysmtd
ro.modversion=9-20120429-NIGHTLY-galaxysmtd
ro.config.ringtone=CyanTone.ogg
ro.config.notification_sound=CyanMessage.ogg
ro.config.alarm_alert=CyanAlarm.ogg
ro.opengles.version=131072
wifi.interface=wlan0
wifi.supplicant_scan_interval=20
ro.telephony.ril_class=SamsungRIL
ro.telephony.ril.v3=icccardstatus,datacall,signalstrength,facilitylock
mobiledata.interfaces=pdp0,eth0,gprs,ppp0
ro.vold.switchablepair=/mnt/emmc,/mnt/sdcard
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
dalvik.vm.checkjni=false
ro.vold.umsdirtyratio=20
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
And it won't flash even if someone tried to, due to the getprops in the updater-script that zaclimon posted a few posts above.
Of cource my suspicions could be totally wrong, and I apologize if they are, but until your source is released, I strongly advise people to not flash this. Just take a look at the build.prop and you know that it won't be compatible with the YP-G1.
Click to expand...
Click to collapse
I took a look into his lib folder and he have the gralloc.aries.so instead of gralloc.s5pc110.so So it can be a CM9 nightly in which he replaced the kernel. Let's see how it will turn.

Related

[rom] (2.3.6) i777UCKK6 (Galaxy S II AT&T ONLY)

Thanks to Designgears, there is a new leak for I777 ROM:
Odin One-Click downloader: http://rootzwiki.com/topic/11366-firmware-i777uckk6-galaxy-s-ii-att/
CWM Flashable i-777 UCKK6 modem extracted from this leak: http://www.multiupload.com/KA01Q9AHX2
System partition dump with Superuser embedded: http://www.victorlara.net/system.img.zip (thanks to vlara)
Code:
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.UCKK6
ro.build.version.incremental=UCKK6
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Tue Nov 29 19:49:45 KST 2011
ro.build.date.utc=1322563785
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEP-74
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I777
ro.product.brand=samsung
ro.product.name=SGH-I777
ro.product.device=SGH-I777
ro.product.board=SGH-I777
ro.product.cpu.abi=armeabi-v7a
# Samsung Specific Properties
ro.build.PDA=I777UCKK6
ro.build.hidden_ver=I777UCKK6
ro.build.changelist=770444
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc210
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-I777
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-I777-user 2.3.6 GINGERBREAD UCKK6 release-keys
ro.build.fingerprint=samsung/SGH-I777/SGH-I777:2.3.6/GINGERBREAD/UCKK6:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I777UCKK6
ro.build.hidden_ver=I777UCKK6
ro.build.changelist=770444
ro.tether.denied=false
ro.flash.resolution=1080
# end build properties
#
# system.prop for asop5000
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
# Samsung USB default mode
persist.service.usb.setting=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=2.3_r8
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
keyguard.no_require_sim=true
ro.config.ringtone=ATT_tone.ogg
ro.config.notification_sound=S_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.monkey=0
ro.opengles.version=131072
ro.error.receiver.default=com.samsung.receiver.error
ro.secdevenc=true
ro.wtldatapassword=true
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Anyone try it?
Sent from my GT-I9100 using xda premium
Ill give it a shot.
Noticed its an exe. How would you flash that?
I presume this will put in the new bootloader... This file is a one-click-odin archive that I'm not aware how to dissect onto separate pieces to get rid of bootloader, add root, etc.
NJGSII said:
Ill give it a shot.
Noticed its an exe. How would you flash that?
Click to expand...
Click to collapse
it's self-flashable, odin-like wrapper. Be warned that it may overwrite the bootloader to the newer version that is known to be jig-immune. However there was a post on how to revert it back.
558 megabytes!
So you put the phone into download and use odin to load it.
Correct?
^^ Yessir.
You can use mobileodin app to install it also. MobileOdin WILL NOT flash the bootloaders in case it has them.
Sent From My KickAss ATT SGS2 SPORTING CM7
Anyone try it out yet?
RockRatt said:
You can use mobileodin app to install it also. MobileOdin WILL NOT flash the bootloaders in case it has them.
Sent From My KickAss ATT SGS2 SPORTING CM7
Click to expand...
Click to collapse
So to use mobile Odin, I first dl this to computer, then put in root of SD? Run Odin app and let it do it's thing?
Sent from my SAMSUNG-SGH-I777 using XDA App
What's new in this update?
Sent from my SAMSUNG-SGH-I777 using XDA App
Qortez1 said:
What's new in this update?
Sent from my SAMSUNG-SGH-I777 using XDA App
Click to expand...
Click to collapse
+1
Anyone who has flashed let us know if the sporadic wifi issue has been fixed from KK5.
Cdub5 said:
So to use mobile Odin, I first dl this to computer, then put in root of SD? Run Odin app and let it do it's thing?
Sent from my SAMSUNG-SGH-I777 using XDA App
Click to expand...
Click to collapse
Yes that will work. I just download it to my phone, open mobile Odin, choose the downloaded rom, flash away.
I have not had a chance to download it yet as I didn't go home from work yesterday and for the first time I am being throttled. So once it downloads on this slow ass Starbucks wireless I will let you know how it goes/feels. I am ONLY doing it so I can pull out the modem so I probably wont stay long.
Sent From My KickAss ATT SGS2 SPORTING CM7
I would like to know if this fixes the wifi not syncing problem...
Beware, this is probably infested with that thing called Carrier IQ...
Longcat14 said:
Beware, this is probably infested with that thing called Carrier IQ...
Click to expand...
Click to collapse
So that's the only thing that was updated. HMMMMM
*puts on tin foil hat*
Seriously though the 2.3.6 leak that I'm currently running doesn't have it.
NJGSII said:
So that's the only thing that was updated. HMMMMM
*puts on tin foil hat*
Seriously though the 2.3.6 leak that I'm currently running doesn't have it.
Click to expand...
Click to collapse
Wait, this leak doesn't have it?
Could've been stripped out... good thing though.
Longcat14 said:
Wait, this leak doesn't have it?
Could've been stripped out... good thing though.
Click to expand...
Click to collapse
No, I'm talk about the 2.3.6 leak that's here.
http://forum.xda-developers.com/showthread.php?t=1353513
Not sure about the one in this thread as I haven't got around to putting it on the phone yet.
Anyone that has actually installed would they be willing to pull the UCKK6 modem.bin from it?
In adb or terminal emulator, must be rooted:
Code:
dd if=/dev/block/mmcblk0p8 of=/sdcard/modem.bin bs=4096

[Q] Cyanogen Mod Market Weirdness

Hello everyone,
I was using VeganTab as my ROM of choice for a long time, and recently switched to CyanogenMod7 for a change and a more traditional Android feel.
With VeganTab, I had no issues using the Market. Every app I wanted to download was available in the market. Using CyanogenMod7, when I go to download apps I get a "this application is not available for your device" message on several apps. Firefox being one of them, which the gTablet should be able to support.
Why would one ROM work and the other doesn't on the same device? Has anyone else encountered this and know how to fix it?
Hello, I have one Gtab running CM7 what version/build are you on? Which apps are not showing up other than Firefox? Have you modified anything (build.prop)? If I remember right I had to modify the build.prop to get some apps to show up.
The apps in the market are set up to show only to devices that they are designed to be run on. When you change roms, your device shows up differently to the Market, so some apps might appear that weren't there before and some may dissappear. Read through the thread where you got the rom from and you may find some tips. Also as a temp. solution you can download the .apk files for many apps either to your PC or the the tablet and "side load" it (go to file manager and tap the downloaded .apk to install). Open a root file explorer and go to /system and open build.prop. Let me know what is says for product board, region and lcd density.
Thanks for the quick response Dave.
So far, Agenda Widget and Firefox are the two I can't get through the market. I haven't tried a ton of others yet.
I've been playing with the bool.prop file a little bit, based on tutorials I've seen here and at other forums. This thread seems to offer the best advice, but didn't work for me.
Below are my build.prop values at current time:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GRI40
ro.build.display.id=GRI40
ro.build.version.incremental=eng.cyanogenmod.20110505.210139
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Thu May 5 21:02:03 CDT 2011
ro.build.date.utc=0
ro.build.type=user
ro.build.user=cyanogenmod
ro.build.host=scout73
ro.build.tags=test-keys
ro.product.model=GTablet
ro.product.brand=passion
#ro.product.brand=nvidia
ro.product.name=passion
#ro.product.name=harmony
ro.product.device=olympus
#ro.product.device=harmony
ro.product.board=harmony
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=malata
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=harmony
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=passion-user 2.3.3 GRI40 102588 release-keys
ro.build.fingerprint=nvidia/harmony/harmony/harmony:2.2/FRF91/20101123.172729:eng/test-keys
# end build properties
#
# system.prop for harmony
#
# density in DPI of the LCD of this board. This is used to scale the UI
# appropriately. If this property is not defined, the default value is 160 dpi.
# Density set to 161 to allow market to function properly
ro.sf.lcd_density=161
wifi.interface = wlan0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.supplicant_scan_interval = 45
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
# This is a high density device with more memory, so larger vm heaps for it.
dalvik.vm.heapsize=32m
# For emmc phone storage
ro.phone_storage = 1
# Add external mount points
ro.additionalmounts=/mnt/emmc;/mnt/usbdisk
# Add reference RIL
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.setupwizard.enable_bypass=1
keyguard.no_require_sim=1
keyguard.no_require_sim=true
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.0.3-Harmony
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Looks from your build.prop file that you are on an older build of CM7. The apps you mentioned, Firefox and Firefox Beta, and the Agenda Widget show up and work on mine. You could try using some of the values in my .prop file here, or update to a newer version of CM7. You might be able to install over your current build without wiping your data, but back up first of course.
Thanks Dave. Can you link me to a stable, updated version of CM7?
There is a CM7 rom hosted here at XDA:
CYANOGENMOD7.2.0-RC0-BUILD98-REPACK
Or you can go to Cyanogenmod Wiki. Don't forget to download the Gapps separately from the bottom of the same page and install them too.
I apologize in advance if it is not allowed to post a link to their wiki page .
Actually I have had this problem ALOT, no matter what version of CM7 I use on it. Its even worse when the new Market gets pushed to it, I usually have to downgrade it back and remove the MarketUpdater.apk so it stays on the old one.
I am running the ICS Alpha/Beta (forget which) right now so everything works, albeit very slow.
I had the same issue it's the odd LCD density of 161 that market doesn't like. I changed mine to 200 then do the standard market fix reboot and it should be fine.
Sent from my HTC Glacier using xda premium

[Q] Wanted build.prop values for Sony Tablet S 16GB

Hello !
Could anyone please post the build.prop values for the Sony Tablet S 16GB Wifi only Model (SGPT111US/S) Running ICS ??
I'm unable to restore my build.prop values after modifying it through an app on the PlayStore Called Allwinner Mod, which promised to provide access to more apps on the market by altering build.prop values. It really wasn't of any use
Now that my build.prop has been altered, I'm unable to revert back to the default values. I've tried to restore it from build.prop.bak in root explorer, but somehow the values still remain the same even after replacing.
My tab is currently running on Android 4.0.3 r5a, and is rooted. (Thanks to Bin4ry's method )
I've checked the entire forum for the values, but couldn't find any for ICS 4.0.3 r5a, i could only find values for honeycomb 3.2.1. Hence I'm creating this post.
Have always trusted XDA when it comes to any issue regarding Android, and I've never been let down.:good:
Thanks in advance:good:
audiophile_adi said:
Hello ! Could anyone please post the build.prop values for the Sony Tablet S 16GB Wifi only Model (SGPT111US/S) Running ICS ??
Click to expand...
Click to collapse
Here is build.prop from a Sony Tablet S 32 GB WiFi Only model SGPT112US/S with 4.0.3r5a install via Condi's [FLASHER] tool. I hope you find it useful.
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=TISU0143
ro.build.display.id=TISU0143
ro.build.version.incremental=121116032
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Nov 16 04:09:27 JST 2012
ro.build.date.utc=1353006567
ro.build.type=user
ro.build.user=integ-build
ro.build.host=build8
ro.build.tags=release-keys
ro.product.model=Sony Tablet S
ro.product.brand=Sony
ro.product.name=SYS_001
ro.product.device=nbx03
ro.product.board=nbx03
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=nbx03
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SYS_001-user 4.0.3 TISU0143 121116032 release-keys
ro.build.fingerprint=Sony/SYS_001/nbx03:4.0.3/TISU0143/121116032:user/release-keys
ro.build.characteristics=tablet
# end build properties
ro.opengles.version = 131072
wifi.interface=wlan0
ro.ethernet.interface=eth0
ro.ethernet.autoEnable=yes
rild.libargs=-d /dev/ttyACM1 -i rmnet0
windowsmgr.max_events_per_sec=120
ro.tether.denied=true
ro.sony.sound.enabled=true
ro.sony.display.release=release5a
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product-res-path=vendor/framework/SemcGenericUxpRes.apk
ro.sony.autovolume.threshold=10
ro.sony.update.server=info.update.sony.net
ro.sony.update.category_id=ST001
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
drm.service.enabled=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.sony.wifisleep=0
ro.semc.xloud.supported=true
ro.somc.clearphase.supported=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r3
ro.com.google.clientidbase=android-sony
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.sony.wan.ipv6.enable=false
ro.sony.dlna_dms.enabled=false
ro.somc.social_product_model=PRODUCT_MODEL_TABLET
ro.sony.irremote.protocol_type=1
ro.sony.ols.eula=0
Thanks a ton Cat McGowan ! Cheers
Sent from my Sony Tablet S
audiophile_adi said:
Thanks a ton Cat McGowan ! Cheers
Sent from my Sony Tablet S
Click to expand...
Click to collapse
So, you'd better hold your interest if your tab is rooted.
Could you be a bit clear as to what u want mate ?
Topery Chiang said:
So, you'd better hold your interest if your tab is rooted.
Click to expand...
Click to collapse
If its the method of rooting that you're asking for,
Here's what I did.
1. Backup all ur data, and factory reset the tab, preferably with erase USB option checked.
2. Download Root_with_Restore_by_Bin4ry
3. Once ur tab is reset, complete the initial setup, go to settings, and make sure USB debugging (Developer Options), Unknown Sources (Security) is checked
4.Now to run Bin4ary's script, follow the instructions given in this video tutorial.
5. Instruction for rooting the tab appear from 6:00mins after start of the video.
6. Though the video shows instructions for Xperia Tablet S, the method for the older Sony Tablet S is the same. The only catch being which version of the script to use. As I've mentioned in this thread before, v10 of Bin4ary's script did the job for me.
7. If all the steps are followed as shown in the video, you will be able to root your tablet successfully.
Don't forget to thank WonderEkin for translating the rooting method from japanese, and also Bin4ry for making the rooting procedure so much simpler through his script !!
audiophile_adi said:
If its the method of rooting that you're asking for,
Here's what I did.
1. Backup all ur data, and factory reset the tab, preferably with erase USB option checked.
2. Download Root_with_Restore_by_Bin4ry
3. Once ur tab is reset, complete the initial setup, go to settings, and make sure USB debugging (Developer Options), Unknown Sources (Security) is checked
4.Now to run Bin4ary's script, follow the instructions given in this video tutorial.
5. Instruction for rooting the tab appear from 6:00mins after start of the video.
6. Though the video shows instructions for Xperia Tablet S, the method for the older Sony Tablet S is the same. The only catch being which version of the script to use. As I've mentioned in this thread before, v10 of Bin4ary's script did the job for me.
7. If all the steps are followed as shown in the video, you will be able to root your tablet successfully.
Don't forget to thank WonderEkin for translating the rooting method from japanese, and also Bin4ry for making the rooting procedure so much simpler through his script !!
Click to expand...
Click to collapse
What I mean is that you'd better not easily modify your system files, if your is rooted.
I don't want to know the process of root.
~hold=restrain~
Sorry for my unclear words.
Thanks mate ! Appreciate your concern.
Topery Chiang said:
What I mean is that you'd better not easily modify your system files, if your is rooted.
I don't want to know the process of root.
~hold=restrain~
Sorry for my unclear words.
Click to expand...
Click to collapse
I Appreciate your concern Topery Chiang:good:
My bad, I mistook what you meant, I thought u needed the method of root as ur list of devices mentions a Sony Tablet S 4.0.3 R5 not rooted.
Peace Out !:angel:
audiophile_adi said:
I Appreciate your concern Topery Chiang:good:
My bad, I mistook what you meant, I thought u needed the method of root as ur list of devices mentions a Sony Tablet S 4.0.3 R5 not rooted.
Peace Out !:angel:
Click to expand...
Click to collapse
I don't like the “Peace Out”, it's a ambivalent word.
Need build prop for iball slide twinkle i5
Please !!!

[OTA][Nexus 7 (2013) LTE]signed-razorg-KVT49L-from-KOT49H.899e0334.zip

Here is the latest "Verizon patch" OTA for your Nexus 7 (2013) LTE for anyone that wants it. The OTA doesn't seem to push unless you pop in a VZW SIM card. This is Android 4.4.2 Revision 2 and is 37MB in size. It applies only to Nexus 7 (2013) LTE devices on build KOT49H and will update you to build KVT49L. It was done at Verizon's request so I cannot confirm 100% this update doesn't kill puppies. It didn't break my ability to use my phone SIM in my Nexus 7 and tethering (I have a this on my phone data plan) still worked so not sure how evil it is.
Direct Download: Google
Unrooted, stock users can use the sideload instructions here.
Rooted stock users should not flash this OTA.
This patches a lot of things, including the radio, breaks root, and replaces the recovery. I wouldn't be surprised if it replaced your entire music library with Britney Spears tracks.
Instead, the factory recovery images are available now at Google's Developer website. If you want to flash to this version without losing data or replacing your recovery (you will lose root but reinstall Superuser with TWRP/CWN/Philz), then download the factory recovery image and modify it.
Use the install script below (removed -w from fastboot flash image) and remove recovery.img, userdata.img, and cache.img from image-razorg-kvt49l.zip. I attached the script as flash-all.bat.txt for convenience. Remove the .txt extension from it if you want to use it.
flash-all.bat
Code:
@ECHO OFF
:: Copyright 2012 The Android Open Source Project
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in writing, software
:: distributed under the License is distributed on an "AS IS" BASIS,
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
:: See the License for the specific language governing permissions and
:: limitations under the License.
PATH=%PATH%;"%SYSTEMROOT%\System32"
fastboot flash bootloader bootloader-deb-flo-04.02.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-deb-deb-z00_2.42.0_1204.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot update image-razorg-kvt49l.zip
echo Press any key to exit...
pause >nul
exit
build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KVT49L
ro.build.display.id=KVT49L
ro.build.version.incremental=979340
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Tue Jan 14 20:22:58 UTC 2014
ro.build.date.utc=1389730978
ro.build.type=user
ro.build.user=android-build
ro.build.host=kpfj11.cbf.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus 7
ro.product.brand=google
ro.product.name=razorg
ro.product.device=deb
ro.product.board=deb
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=asus
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=deb
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=razorg-user 4.4.2 KVT49L 979340 release-keys
ro.build.fingerprint=google/razorg/deb:4.4.2/KVT49L/979340:user/release-keys
ro.build.characteristics=tablet,nosdcard
# end build properties
#
# from device/asus/deb/system.prop
#
#
#set prefer network type
#LTE, GSM, WCDMA(9)
#
ro.telephony.default_network=9
#Display Traditional Chinese/Simplified Chinese carriers name
persist.radio.use_cc_names=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.radio.apm_sim_not_pwdn=1
ro.opengles.version=196608
ro.sf.lcd_density=320
persist.audio.handset.mic=dmic
persist.audio.fluence.mode=endfire
persist.audio.lowlatency.rec=false
af.resampler.quality=4
camera.disable_zsl_mode=1
persist.hwc.mdpcomp.enable=true
ro.audio.monitorRotation=true
ro.qualcomm.bt.hci_transport=smd
drm.service.enabled=true
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
media.aac_51_output_enabled=true
debug.egl.recordable.rgba8888=1
ro.qc.sensors.wl_dis=true
ro.qualcomm.sensors.smd=true
ro.qualcomm.cabl=1
hw.cabl.level=Auto
persist.qcom.cabl.video_only=1
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.r_buffer_cache_size=4
ro.hwui.path_cache_size=24
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=5
ro.hwui.texture_cache_flushrate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Tejat.ogg
ro.config.alarm_alert=Oxygen.ogg
fmas.spkr_6ch=35,20,110
fmas.spkr_2ch=35,25
fmas.spkr_angles=10
fmas.spkr_sgain=0
ro.carrier=unknown
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.gms
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
ro.facelock.black_timeout=1250
ro.facelock.det_timeout=1500
ro.facelock.rec_timeout=2500
ro.facelock.lively_timeout=2500
ro.facelock.est_max_time=1000
ro.facelock.use_intro_anim=true
ro.media.effect.bgdropper.adj=0.2
camera.flash_off=0
ro.setupwizard.network_required=true
ro.com.widevine.cachesize=16777216
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
No need to do all that. Just be stock and have stock recovery installed. Take the ota and reroot. Being unlocked and rooted won't cause a problem but you will loose root because like I said reroot. If you have a custom recovery it will just not install causing no problems.

Better multitasking on stock lollipop [ROOT] [build.prop]

Hello people, as i dig into some information about phone build prop settings and the samsung framework i found some interesting info
https://zapek.com/blog/how-to-make-your-galaxy-note-4-fast-again/
this guide is for the note 4, but works wonders on our galaxy alpha
basically it disables agressive samsung ram management, and uses the one closer do AOSP, it made my phone better, you guys can try you just need root and a build prop editor!
only works on stock samsung roms and maybe stock based roms!
Thanks man I will try it
Hi I can't find a line sys.config.samp_spcm_enable=
martinforester said:
Hi I can't find a line sys.config.samp_spcm_enable=
Click to expand...
Click to collapse
Which rom do you use?
because I found it in stock rom.
I have stock 5.0.2 oryginal rom
martinforester said:
I have stock 5.0.2 oryginal rom
Click to expand...
Click to collapse
in the #SAMP_SPCM line
victoram said:
Hello people, as i dig into some information about phone build prop settings and the samsung framework i found some interesting info
https://zapek.com/blog/how-to-make-your-galaxy-note-4-fast-again/
this guide is for the note 4, but works wonders on our galaxy alpha
basically it disables agressive samsung ram management, and uses the one closer do AOSP, it made my phone better, you guys can try you just need root and a build prop editor!
only works on stock samsung roms and maybe stock based roms!
Click to expand...
Click to collapse
Hi, can you give step by step instructions on how to do this? Thanks!
victoram said:
Hello people, as i dig into some information about phone build prop settings and the samsung framework i found some interesting info
https://zapek.com/blog/how-to-make-your-galaxy-note-4-fast-again/
this guide is for the note 4, but works wonders on our galaxy alpha
basically it disables agressive samsung ram management, and uses the one closer do AOSP, it made my phone better, you guys can try you just need root and a build prop editor!
only works on stock samsung roms and maybe stock based roms!
Click to expand...
Click to collapse
Will this only work for LL 5.x.x? I have KK 4.4.4 and can't find any of these files. Thanks.
I applied this and it works , Less Heat and Phone feels mutch more responsive and snappier .
Thanks for sharing !
cqdiep said:
Will this only work for LL 5.x.x? I have KK 4.4.4 and can't find any of these files. Thanks.
Click to expand...
Click to collapse
i think it is only on lolipop based touch wiz
victoram said:
i think it is only on lolipop based touch wiz
Click to expand...
Click to collapse
Makes sense, I should have read the title more carefully. I'm running KK without any problems.
I don't think so, I have Lollipop and I don't have any of these lines
martinforester said:
I don't think so, I have Lollipop and I don't have any of these lines
Click to expand...
Click to collapse
you shouldd only have this line: "sys.config.samp_spcm_enable=true" change it to false
=====> sys.config.samp_spcm_enable=false
you have to add these 3 manually.
sys.config.samp_enable=false
ro.config.fha_enable=true
ro.sys.fw.use_trim_settings=false
I don't have this line
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX22G
ro.build.display.id=LRX22G.G850FXXU2COI3
ro.build.version.incremental=G850FXXU2COI3
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.date=Fri Sep 11 19:17:32 KST 2015
ro.build.date.utc=1441966652
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWHD7522
ro.build.tags=release-keys
ro.product.model=SM-G850F
ro.product.brand=samsung
ro.product.name=sltexx
ro.product.device=slte
ro.product.board=universal5430
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos5
# ro.build.product is obsolete; use ro.product.device
ro.build.product=slte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=sltexx-user 5.0.2 LRX22G G850FXXU2COI3 release-keys
ro.build.fingerprint=samsung/sltexx/slte:5.0.2/LRX22G/G850FXXU2COI3:user/release-keys
ro.build.characteristics=phone
# Samsung Specific Properties
ro.build.PDA=G850FXXU2COI3
ro.build.hidden_ver=G850FXXU2COI3
ro.config.rm_preload_enabled=0
ro.build.changelist=5614954
ro.product_ship=true
ro.chipname=exynos5430
persist.sys.storage_preload=1
# end build properties
#
# HWUI_BUILD_PROPERTIES
#
ro.hwui.texture_cache_size=24
ro.hwui.layer_cache_size=16
ro.hwui.path_cache_size=4
ro.hwui.shape_cache_size=1
ro.hwui.gradient_cache_size=0.5
ro.hwui.drop_shadow_cache_size=2
ro.hwui.r_buffer_cache_size=2
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
#
# from device/samsung/slte/system.prop
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
#
# system.prop for universal5430
#
# LCD Density
ro.sf.lcd_density=320
ro.arch=exynos5430
ro.kernel.qemu.gles=1
persist.demo.hdmirotationlock=false
#DHA
ro.config.dha_cached_max=4
ro.config.dha_empty_init=24
ro.config.dha_empty_max=24
ro.config.dha_defendth_enable=false
ro.config.dha_th_rate=1.83
#LMK Tuning
ro.config.dha_lmk_scale=1.45
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.tima=1
ro.config.timaversion=3.0
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapmaxfree=4m
dalvik.vm.heapminfree=1m
dalvik.vm.heapsize=384m
dalvik.vm.heapstartsize=8m
dalvik.vm.heaptargetutilization=0.75
ro.opengles.version=196608
ro.sf.lcd_density=480
debug.hwc.winupdate=1
debug.hwc.otf=1
ro.hdcp2.rx=tz
ro.secwvk=220
ro.securestorage.support=true
ro.build.scafe=americano
ro.build.scafe.size=short
ro.build.scafe.shot=single
ro.build.scafe.cream=white
security.mdpp=None
ro.security.mdpp.ver=1.1
ro.security.mdpp.release=5
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=4.1
security.mdpp.result=None
ro.security.mdpp.ux=Enabled
ro.security.reactive.triggered=false
ro.error.receiver.default=com.samsung.receiver.error
ro.config.ringtone=Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.security.reactive.active=1
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.security.icd.flagmode=single
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.0_r3
persist.sys.dalvik.vm.lib.2=libart.so
ro.build.selinux=1
dalvik.vm.isa.arm.features=div
ro.config.knox=v30
ro.kernel.qemu=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sdl=2101
martinforester said:
I don't have this line sys.config.samp_spcm_enable=true
Click to expand...
Click to collapse
do you have the smart manager app?
I don't know what is it, I use "Root Browser" to browse files
martinforester said:
I don't know what is it, I use "Root Browser" to browse files
Click to expand...
Click to collapse
you probably don't have the smart manager app, it's an stock app from samsung, the line that you don't have is to disable that app from killing any tasks.
just add the 3 other lines and you should be fine.
I rooted my Alpha today and I would like to do this tweak, but I don't know how. I see the "sys.config.samp_spcm_enable=true" line in my build.prop. My question is where do I add these lines:
sys.config.samp_enable=false
ro.config.fha_enable=true
ro.sys.fw.use_trim_settings=false
Do I put them at the very bottom of the file or in the #SAMP_SPCM section where the other line is?
My first time having a rooted android so i'm a noob
Juusoavk said:
I rooted my Alpha today and I would like to do this tweak, but I don't know how. I see the "sys.config.samp_spcm_enable=true" line in my build.prop. My question is where do I add these lines:
sys.config.samp_enable=false
ro.config.fha_enable=true
ro.sys.fw.use_trim_settings=false
Do I put them at the very bottom of the file or in the #SAMP_SPCM section where the other line is?
My first time having a rooted android so i'm a noob
Click to expand...
Click to collapse
The first line you can add to #spcm as well, I think.
The second and the third lines can be added to
# ADDITIONAL_BUILD_PROPERTIES.
This is just below the #spcm section.
Note that I don't know that for sure, but I have just done it myself and it seems OK ).
Good luck mate )
Sent from my SM-G850F using Tapatalk
asetmumin99 said:
The first line you can add to #spcm as well, I think.
The second and the third lines can be added to
# ADDITIONAL_BUILD_PROPERTIES.
This is just below the #spcm section.
Note that I don't know that for sure, but I have just done it myself and it seems OK ).
Good luck mate )
Sent from my SM-G850F using Tapatalk
Click to expand...
Click to collapse
Thanks for the reply! I already got it working few days after the post though.

Categories

Resources