STOCK build.prop needed urgently - Galaxy Note 8.0 (Tablet) Q&A, Help & Troubleshooti

i edited my build prop via root explorer to decrease screen ppi,,,
it worked ,, i set it to value 186 :cyclops:
but i didn't liked the change ,,,,,
so went 2 edit the value back 213... :angel:
something wrong happened after that
maybe i edited the value above it
and now after booting the samsung logo has been rotated to landscape
and it hangs out there.....................
if anyone do have same [Samsung Galaxy Note 8.0 GT-N5100]
please provide me the STOCK build.prop
from internal storage (root folder) /sytem .:good:

Did you have any luck getting a copy of the default build.prop file. Even if I could get a text copy to compare what mine is currently with what the default is I think it would help.

atifjay said:
i edited my build prop via root explorer to decrease screen ppi,,,
it worked ,, i set it to value 186 :cyclops:
but i didn't liked the change ,,,,,
so went 2 edit the value back 213... :angel:
something wrong happened after that
maybe i edited the value above it
and now after booting the samsung logo has been rotated to landscape
and it hangs out there.....................
if anyone do have same [Samsung Galaxy Note 8.0 GT-N5100]
please provide me the STOCK build.prop
from internal storage (root folder) /sytem .:good:
Click to expand...
Click to collapse
Here: https://drive.google.com/file/d/0B9QvmNs9dpD-Yl9mRUctVDA4Z28/edit?usp=sharing
Or:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JDQ39
ro.build.display.id=JDQ39.N5100UBCML3
ro.build.version.incremental=N5100UBCML3
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.2
ro.build.date=Sat Dec 21 11:22:02 KST 2013
ro.build.date.utc=1387592522
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEP-131
ro.build.tags=release-keys
ro.product.model=GT-N5100
ro.product.brand=samsung
ro.product.name=kona3gub
ro.product.device=kona3g
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=kona3g
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=kona3gub-user 4.2.2 JDQ39 N5100UBCML3 release-keys
ro.build.fingerprint=samsung/kona3gub/kona3g:4.2.2/JDQ39/N5100UBCML3:user/release-keys
ro.build.characteristics=tablet
# Samsung Specific Properties
ro.build.PDA=N5100UBCML3
ro.build.hidden_ver=N5100UBCML3
ro.build.changelist=2321387
ro.product_ship=true
ro.chipname=smdk4x12
# end build properties
#
# system.prop for smdk4x12
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.hwrotation=270
ro.sf.lcd_density=213
ro.kernel.qemu=0
ro.tvout.enable=true
persist.sys.storage_preload=1
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
# Multimedia property for Smart View
media.enable-commonsource=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.heapmaxfree=8m
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
drm.service.enabled=true
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
ro.sf.lcd_density=320
ro.error.receiver.default=com.samsung.receiver.error
ro.hdcp2.rx=tz
ro.secwvk=220
ro.sec.fle.encryption=true
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Walk_in_the_forest.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.crypto.support=recovery_mount|others
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.com.google.gmsversion=4.2_r3
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

Thanks, That info was a life saver for me. Somehow it appears the ro.sf.lcd_density=213 had been changed to 320 and put me into a Touchwiz failure loop.

nstocke said:
Thanks, That info was a life saver for me. Somehow it appears the ro.sf.lcd_density=213 had been changed to 320 and put me into a Touchwiz failure loop.
Click to expand...
Click to collapse
How can I correct the same issue? I have the original but how can I put it back on the device if it keeps crashing?

My device was rooted so I was able to boot into recovery mode. From there I used adb to pull the /system/build.prop file. I edited the build.prop file correcting the lines that needed to be edited. I was unable to push the file back to its original location so I pushed it to /tmp/build.prop . I then used adb to got to shell and then became su and then copied the file from /tmp/build.prop to /system/build.prop and then rebooted. The commands looked something like this:
From adb directory
adb pull /system/build.prop c:\build.prop
edited c:\build.prop
adb push c:\build.prop /tmp/build.prop
adb shell
su
cp /tmp/build.prop /system/build.prop
reboot
The above was written from memory so I hope I got it all correct.

Is recovery mode the one that has clear cache and wipe data on the menu?
---------- Post added at 10:31 PM ---------- Previous post was at 10:23 PM ----------
I got it!!!!!
Outstanding plus good memory recall
Thanks

Guys.....
I have been out from xda.........
4 a while......
But i fixed that issue in one week
Of run in January itself......
Sorry 4 the late update....!
I managed to get the odin flashable .tar
Rom package in correspondence........!....
Which has always been a life saviour 4 me....,,,,
If any bugs comes in development.....
And pros is that odin never...
Wiped me....
Just restored the system back to default (repairs.....)
Without loss of data.....
Working like an OTA update.......

@Tetraguy
Thanks......buddy ????

Related

Google wallet did work...

After getting the GN, I did the update to 4.0.2. Waited a few hours and then went to work. The store I work at has the ability to use NFC. I thought what the hell, I'll try it. Fired up the app cause it was already on my phone and created an account. Got the free $10. And then I made a purchase!!
What the hell? I though Verizon was blocking it. Anyway, I decide to update my apps thru the market and it brought down the newest Google Wallet APK from 12.12.11. Now when I open the app it states that I must have a Google Employee account and the only option is to press "ok" and it closes the app.
Anyone else tried this? Dont know if it works out the box and the update for it kills it or if it just takes time for Verizon to find out and they kill it on there side.
christianpeso said:
After getting the GN, I did the update to 4.0.2. Waited a few hours and then went to work. The store I work at has the ability to use NFC. I thought what the hell, I'll try it. Fired up the app cause it was already on my phone and created an account. Got the free $10. And then I made a purchase!!
What the hell? I though Verizon was blocking it. Anyway, I decide to update my apps thru the market and it brought down the newest Google Wallet APK from 12.12.11. Now when I open the app it states that I must have a Google Employee account and the only option is to press "ok" and it closes the app.
Anyone else tried this? Dont know if it works out the box and the update for it kills it or if it just takes time for Verizon to find out and they kill it on there side.
Click to expand...
Click to collapse
are you rooted? how did you get the app again. please elaborate
it is not on the market for me.
Honestly, I dont know how I got it. I thought it came with it. And I never had Wallet before on any ANdroid phone so it wasn't syncing it from prior. Was just going thru my apps list and it was there. Even after all this, I then unlocked my bootloader and that reset everything. Google wallet was still there and there was that update in the market. Going back to work today. Will probably lock and unlock again and try Wallet again to see if it works before updating it.
I am not rooted.
can you pull the apk and post up here please
Please post proof, I'm using a non rooted stock GSM NS and I don't see it in the market.
christianpeso said:
Honestly, I dont know how I got it. I thought it came with it. And I never had Wallet before on any ANdroid phone so it wasn't syncing it from prior. Was just going thru my apps list and it was there. Even after all this, I then unlocked my bootloader and that reset everything. Google wallet was still there and there was that update in the market. Going back to work today. Will probably lock and unlock again and try Wallet again to see if it works before updating it.
I am not rooted.
Click to expand...
Click to collapse
Using Astro or any other file explorer:
navigate to "/" (the root directory of the phone, root is not required to view the files here)
Go to the "System" folder
Long press on the "build" or "build.prop" file, and select "open as," then select "text"
I used "File Editor" in the pop up dialog that appears
DO NOT EDIT/CHANGE ANYTHING, just look!
scroll down and report all the lines that start with both "ro.build. ..." and "ro.product. ..."
I would bet you have a slightly different Google-employee-only test build...
---------- Post added at 09:03 AM ---------- Previous post was at 09:02 AM ----------
slackwaresupport said:
can you pull the apk and post up here please
Click to expand...
Click to collapse
yes, or this!
Or, ChristianPeso, can you download "Barcode Scanner" from the market, and generate a market link to the app via QR code? and upload the QR code image here?
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Verizon 4g lte GN. Does this not come with new phones?
christianpeso said:
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Verizon 4g lte GN. Does this not come with new phones?
Click to expand...
Click to collapse
Thanks, and no. This is potentially awesome news
s.m.knipe said:
thanks, and no. This is potentially awesome news
Click to expand...
Click to collapse
pull this apk!!!
My build.prop:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=ICL53F
ro.build.display.id=ICL53F
ro.build.version.incremental=235179
ro.build.version.sdk=14
ro.build.version.codename=REL
ro.build.version.release=4.0.2
ro.build.date=Thu Dec 8 01:28:56 UTC 2011
ro.build.date.utc=1323307736
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpbs6.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Galaxy Nexus
ro.product.brand=google
ro.product.name=mysid
ro.product.device=toro
ro.product.board=tuna
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=omap4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=toro
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=mysid-user 4.0.2 ICL53F 235179 release-keys
ro.build.fingerprint=google/mysid/toro:4.0.2/ICL53F/235179:user/release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for toro
#
rild.libpath=/vendor/lib/libsec-ril_lte.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=1
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0
# Turn on IMS by default
persist.radio.imsregrequired=1
persist.radio.imsallowmtsms=1
# Default ecclist
ro.ril.ecclist=112,911,#911,*911
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.clientidbase=android-verizon
ro.com.google.locationfeatures=1
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.setupwizard.mode=OPTIONAL
ro.cdma.home.operator.numeric=310004
ro.cdma.home.operator.alpha=Verizon
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.gsm.data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.gsm.2nd_data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.config.vc_call_vol_steps=7
ro.cdma.otaspnumschema=SELC,1,80,99
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
ro.sf.lcd_density=320
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Cesium.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
drm.service.enabled=true
camera.flash_off=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
i dont see any real differences from yours to mine.
I have no idea then. Waiting for someone else with GN Verizon LTE running 4.0.2 to chime in with they got it or not.
I don't have it, nor can I locate it in the market, must be hidden. And mine's totally stock, got it yesterday at 9 AM.
this is mine.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=ICL53F
ro.build.display.id=Android Revolution HD 2.1.0 LTE by mike1986
ro.build.version.incremental=235179
ro.build.version.sdk=14
ro.build.version.codename=REL
ro.build.version.release=4.0.2
ro.build.date=Thu Dec 8 01:28:56 UTC 2011
ro.build.date.utc=1323307736
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpbs6.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Galaxy Nexus
ro.product.brand=google
ro.product.name=mysid
ro.product.device=toro
ro.product.board=tuna
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=omap4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=toro
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=mysid-user 4.0.2 ICL53F 235179 release-keys
ro.build.fingerprint=google/mysid/toro:4.0.2/ICL53F/235179:user/release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for toro
#
rild.libpath=/vendor/lib/libsec-ril_lte.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=1
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0
# Turn on IMS by default
persist.radio.imsregrequired=1
persist.radio.imsallowmtsms=1
# Default ecclist
ro.ril.ecclist=112,911,#911,*911
#
# ADDITIONAL_BUILD_PROPERTIES
# BUILD.PROP_MODIFIED_BY_MIKE1986_FOR_ANDROID_REVOLUTION_HD
ro.com.google.clientidbase=android-verizon
ro.com.google.locationfeatures=1
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.setupwizard.mode=OPTIONAL
ro.cdma.home.operator.numeric=310004
ro.cdma.home.operator.alpha=Verizon
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.gsm.data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.gsm.2nd_data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.cdma.otaspnumschema=SELC,1,80,99
wifi.interface=wlan0
wifi.supplicant_scan_interval=120
ro.opengles.version=131072
ro.sf.lcd_density=320
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Cesium.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.setupwizard.enterprise_mode=1
keyguard.no_require_sim=true
drm.service.enabled=true
camera.flash_off=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
# Additional build.prop tweaks for Android Revolution HD
# Tweaks identyfication code
ro.ident=Android_Revolution_HD
# Disable debugging notify icon on statusbar
persist.adb.notify=0
ro.config.vc_call_vol_steps=100
Well damn, dont I feel lucky. Gonna wipe everything and restart again to see if I can get it to work. Will take some video if I do.
christianpeso said:
I have no idea then. Waiting for someone else with GN Verizon LTE running 4.0.2 to chime in with they got it or not.
Click to expand...
Click to collapse
*raises hand*
I got the 4.0.2 update yesterday. I didn't get Google Wallet.
christianpeso said:
Honestly, I dont know how I got it. I thought it came with it. And I never had Wallet before on any ANdroid phone so it wasn't syncing it from prior. Was just going thru my apps list and it was there. Even after all this, I then unlocked my bootloader and that reset everything. Google wallet was still there and there was that update in the market. Going back to work today. Will probably lock and unlock again and try Wallet again to see if it works before updating it.
I am not rooted.
Click to expand...
Click to collapse
can you go to app manager to see if you can uninstall the update?
usually available to stock applications.
rashad1 said:
Please post proof, I'm using a non rooted stock GSM NS and I don't see it in the market.
Click to expand...
Click to collapse
yes - how do we GLOBAL GSM users get google wallet?
its a bit ridiculous that i upgraded from Nexus S to Galaxy Nexus but LOSE a functionality!!!!
pull the apk first with adb!!!

Build.Prop test for ICS

I'm currently trying to pull everything together the community has done for market fixing into a new rom but for the time being i'm testing out some build prop changes. If anyone has any experience with this mind pointing out where I could be going wrong if I am?
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=MR1
ro.build.display.id=IML74K
ro.build.version.incremental=eng.siric.20120222.205523
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Wed Feb 22 20:55:42 CET 2012
ro.build.date.utc=1329940542
ro.build.type=userdebug
ro.build.user=siric
ro.build.host=amy
[COLOR="red"]ro.build.tags=release-keys
ro.product.model=Xoom
ro.product.brand=motorola[/COLOR]
ro.product.name=cm_otter
[COLOR="red"]ro.product.device=wingray[/COLOR]
ro.product.board=otter
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Amazon
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=omap4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=otter
# Do not try to parse ro.build.description or .fingerprint
[COLOR="Red"]ro.build.description=tervigon-user 4.0.3 IML77 239789 release-keys
ro.build.fingerprint=motorola/tervigon/wingray:4.0.3/IML77/239789:user/release-keys[/COLOR]
ro.build.characteristics=nosdcard tablet
ro.cm.device=otter
# end build properties
ro.config.disable_hw_accel=true
ro.sf.hwrotation=270
persist.sys.usb.config=mass_storage,adb
com.ti.omap_enhancement=true
opencore.asmd=1
#keyguard.no_require_sim=1
wifi.interface=tiwlan0
#dalvik.vm.heapsize=64m
#ro.sf.lcd_density=160
#ro.opengles.version=131072
# Define modem related settings
ro.radio.use-ppp no
ro.config.nocheckin yes
#define defaults for audio D/A mic and power mode
omap.audio.mic.main=AMic0
omap.audio.mic.sub=AMic1
omap.audio.power=PingPong
#upgrading the resampler quality
af.resampler.quality=2
persist.lab126.chargeprotect=1
persist.sys.nobootanimation=0
##Test settings
# pm.sleep_mode - The mode used when the phone is off
# 0=Power Collapse Suspend, 1=Power Collapse, 2=Apps Sleep,
# 3=Slow Clock and Wait for Interrupt 4=Wait for Interrupt
# Use 2 for best power savings
#pm.sleep_mode=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=60
ro.opengles.version=131072
ro.sf.lcd_density=160
keyguard.no_require_sim=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
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.dataroaming=false
ro.cm.version=9.0.0-RC0-KFire-KANG
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
I've marked the changes i've made in red and i'm currently testing the above out as i'm typing this, just need to finish wiping the cache and then reboot.
can you put up a download link please
Sent from my Amazon Kindle Fire using Tapatalk
Its not functioning properly yet so its not ready for mass use
Sent from my Kindle Fire using Tapatalk 2 Beta-4
isaiahhhhh said:
Its not functioning properly yet so its not ready for mass use
Sent from my Kindle Fire using Tapatalk 2 Beta-4
Click to expand...
Click to collapse
Can you post a link to the build.prop before edits. I am not running ICS because of the hardware video issue. Also I would model it after the Galaxy Tab not the xoom.
I'll update the op with the original build.prop but I should clarify the original is already modified and comes from ninds build so I can't take credit for it before my changes.
Sent from my Amazon Kindle Fire using xda premium

[Q] How to find the market.apk???

Hey
Basically alot of apps in the market do not show up in the market because they are not compatible with the galaxy y. An example is scramble with firends" which doesnt show up in the market however i downloaded it and it worked on my phone but first i had to change the resolution from the default 120 to 100 using an app (my phone is rooted but i still have stock rom). Now i was wondering whether if i could clear the cache and data for the market.apk while my phone was set to 100dpi then would the market show all the apps that are not compatible with my phone because of the dpi? However the only problem is i can not find the market.apk in the list of all my apps??? I was wondering how do i get it to appear on the galaxy y like it does on other android phones/tablets???
Please help with this?
you need to edit your build.prop,
this is very risky but will detect your phone as another device and not SGY
example of build.prop:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=MerrukUltimateRom BETA
ro.build.version.incremental=DXKL2
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Mon 16 Jan 19:22:01 KST 2011
ro.build.date.utc=1323944521
ro.build.tags=release-keys
ro.product.model=GT-S5360 <----change here
ro.product.brand=samsung
ro.product.name=GT-S5360 <----change here
ro.product.device=GT-S5360 <----change here
ro.product.board=totoro
ro.product.cpu.abi=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=bcm21553
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-S5360 <----change here
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-S5360<----change here-user 2.3.6 GINGERBREAD DXKL2 release-keys
ro.build.fingerprint=samsung/GT-S5360/GT-S5360:2.3.6/GINGERBREAD/DXKL2:user/release-keys
# Samsung Specific Properties
ro.build.PDA=S5360DXKL2
ro.build.hidden_ver=S5360DXKL2
ro.build.changelist=0000
ro.build.buildtag=
# end build properties
#
# system.prop for GT-S5360<----change here
#
# SEC_USE_SIPC : if SEC_USE_SIPC is on, enable libsec-ril.so and block libbrcm_ril.so
#rild.libpath=/system/lib/libsec-ril.so
rild.libpath=/system/lib/libbrcm_ril.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
DEVICE_PROVISIONED=1
#debug.sf.hw=1
debug.composition.type=mdp
dalvik.vm.heapsize=64m
ro.sf.lcd_density=120
#media.stagefright.enable-player=false
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
ro.media.enc.hprof.file.format=3gp
ro.media.enc.lprof.file.format=3gp
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.lprof.codec.vid=h263
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=352
ro.media.enc.lprof.vid.width=176
ro.media.enc.hprof.vid.height=288
ro.media.enc.lprof.vid.height=144
ro.media.enc.hprof.vid.fps=30
ro.media.enc.lprof.vid.fps=30
ro.media.enc.hprof.vid.bps=384000
ro.media.enc.lprof.vid.bps=192000
ro.media.enc.hprof.aud.bps=23450
ro.media.enc.lprof.aud.bps=23450
ro.media.enc.hprof.aud.ch=1
ro.media.enc.lprof.aud.ch=1
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.lprof.aud.hz=8000
ro.media.cam.preview.fps=15
dalvik.vm.jniopts=warnonly
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/GT-S5360.xml<----change here
#
# 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=DISABLED
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=2.3_r8
ro.config.notification_sound=13_Whistle_Default_message.ogg
ro.config.alarm_alert=1_Good_Morning.ogg
alsa.mixer.playback.master=Speaker
alsa.mixer.capture.master=Mic
alsa.mixer.playback.earpiece=Earpiece
alsa.mixer.capture.earpiece=Mic
alsa.mixer.playback.headset=Headset
alsa.mixer.capture.headset=Mic
alsa.mixer.playback.speaker=Speaker
alsa.mixer.capture.speaker=Mic
alsa.mixer.playback.bt.sco=BTHeadset
alsa.mixer.capture.bt.sco=BTHeadset
alsa.mixer.playback.bt.a2dp=BTHeadset
alsa.mixer.capture.bt.a2dp=BTHeadset
dev.sfbootcomplete=0
keyguard.no_require_sim=true
ro.config.ringtone=Over_the_horizon_Default_ringtone.ogg
ro.config.notification_sound=13_Whistle_Default_message.ogg
ro.config.alarm_alert=Alarm_Buzzer.ogg
ro.opengles.version=131072
ro.com.google.clientidbase=android-samsung
+=wifi.interface=wl0.1
ro.error.receiver.default=com.samsung.receiver.error
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
Thanks
But are you sure i don't need to clear the data of the market.apk first since i saw a thread which is similar to what you told me above but it says to clear market.apk data but i cant find this market.apk. instead does it mean the google play.apk???
its risky so ill make a backup of the build.prop but should i also make a nandroid backup? the only problem is i cant make a nandroid backup via the recovery mode?
rezler said:
Thanks
But are you sure i don't need to clear the data of the market.apk first since i saw a thread which is similar to what you told me above but it says to clear market.apk data but i cant find this market.apk. instead does it mean the google play.apk???
its risky so ill make a backup of the build.prop but should i also make a nandroid backup? the only problem is i cant make a nandroid backup via the recovery mode?
Click to expand...
Click to collapse
stock recovery does not have a back up feature
try cwm recovery instead
deathnotice01 said:
you need to edit your build.prop,
this is very risky but will detect your phone as another device and not SGY
[/size]
Click to expand...
Click to collapse
I tried it just now by replacing all the"GT-S5360" with "GT-I9100" but it didn't work. What should i change it to? please reply
rezler said:
I tried it just now by replacing all the"GT-S5360" with "GT-I9100" but it didn't work. A also cleared the data and cache in the google play??? Why hasn't this worked? Was i meant to replace it all with something else?
Click to expand...
Click to collapse
You can replace them by writing 'Nexus S' too...
Sent from heaven!
Hey2
What's build.prop for xperia QVGA types?
Sorry for my bad english
Sent from my Desire HD using xda premium
hmmm it still wont work, the apps are still not showing up. Can someone plz provided a edited build.prop file that should work plz or just provide the edited lines?
thanks
You can use chainfire 3d and fix market setting. Demolition inc THD will show up but not work on me
Sent from my Desire HD using xda premium
Use blackmarket and apktop to download apps
Sent from my GT-S5360 using XDA
http://codekiem.com/apk-downloader
try this one.

Sprint note 2 gets google wallet

Now, i wonder if we can use the build prompts from the sprint note 2 on our att phone no more galaxy nexus build prompts.
http://www.androidguys.com/2013/05/...ort/?utm_medium=referral&utm_source=pulsenews
With ISIS being an epic fail, I can't believe that ATT has not done this yet.
Lets hope our great devs can find some value in the code, and hopefully hook us up.....g
Ok well my buddy just change his build prob to the sprint values and his wallet is working
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Andrew149 said:
Ok well my buddy just change his build prob to the sprint values and his wallet is working
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Wow could it be that simple???
Andrew149 said:
Ok well my buddy just change his build prob to the sprint values and his wallet is working
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Well.. your buddy is one lucky one.
I tried and it does not work.. it stops at "Device set up failed".
Funny thing is when I was checking my wallet from wallet.google.com, my phone was registered as Galaxy Nexus. My wallet was working once using Galaxy Nexus build prop to set up.
So mine was working with the galaxy nexus settings, I ran the script to revert it to the stock SkyNote values (SkyNote google wallet finalize). At this point google wallet does not open. I then replaced the 5 places that say t0lteatt with t0ltespr, reboot (you have to reboot for build.prop changes) and it works. Still says unsupported device but opens and appears functional. I didn't try gwallet before this update happened
Here is my build.prop:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id= JZO54K
ro.build.display.id=SkyNote 8
ro.build.version.incremental=I317UCAMA4
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Fri Jan 18 11:30:14 KST 2013
ro.build.date.utc=1358476214
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEP-80
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I317
ro.product.brand=samsung
ro.product.name=
t0ltespr
ro.product.device=t0ltespr
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product= t0ltespr
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=t0ltespr-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/t0ltespr/t0ltespr:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
ro.build.characteristics=att
# Samsung Specific Properties
ro.build.PDA=I317UCAMA4
ro.build.hidden_ver=I317UCAMA4
ro.build.changelist=578342
# end build properties
#
# system.prop for smdk4x12
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=320
ro.lcd_min_brightness=15
ro.kernel.qemu=0
ro.tvout.enable=true
persist.sys.storage_preload=1
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
# Multimedia property for Smart View
media.enable-commonsource=true
# System property ril adb log on
persist.radio.adb_log_on=1
# System property for SIM
persist.radio.apm_sim_not_pwdn=1
# System property for Default touch key light duration
ro.button_key_light=6000
# System proverty for sys info indication
persist.radio.add_power_save=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
ro.sf.lcd_density=320
ro.error.receiver.default=com.samsung.receiver.error
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.secwvk=220
ro.sec.fle.encryption=true
ro.config.ringtone=Dance_alone.ogg
ro.config.notification_sound=Fluorine.ogg
ro.config.alarm_alert=Walk_in_the_forest.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.monkey=0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=DISABLED
ro.com.google.apphider=off
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.com.google.gmsversion=4.1_r3
dalvik.vm.dexopt-flags=m=y,v=n,o=v,u=n
dalvik.vm.execution-mode=int:jit
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.HOME_APP_ADJ=1
ro.HOME_APP_MEM=7095
ro.HOME_APP_BROWSER_ADJ=1
ro.min.fling_velocity=7000
ro.max.fling_velocity=12000
ro.secure=0
ro.debuggable=1
ro.mot.proximity.delay=0
ro.lge.proximity.delay=0
ro.service.swiqi.supported=false
debug.performance.tuning=1
video.accelerate.hw=1
ro.ril.disable.power.collapse=1
ro.hdmi.enable=true
persist.adb.notify=0
persist.service.adb.enable=1
persist.service.mount.playsnd=0
persist.service.swiqi.enable=0
persist.sys.purgeable_assets=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
pm.sleep_mode=1
windowsmgr.max_events_per_sec=1200
wifi.supplicant_scan_interval=180
lpa.decode=true
lpa.use-stagefright=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
APP_SWITCH_DELAY_TIME=false
PROC_START_TIMEOUT=false
ro.media.enc.hprof.vid.bps=12000000
ro.media.enc.hprof.vid.bps=12000000
ro.media.enc.hprof.aud.bps=12000000
ro.media.enc.hprof.codec.vid=12000000
ro.media.enc.hprof.codec.aud=12000000
ro.media.enc.hprof.aud.hz=12000000
ro.media.dec.vid.wmv.enabled=1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.aud.flac.enabled=1
ro.media.dec.vid.avi.enabled=1
persist.sys.shutdown.mode=hibernate
ro.ril.disable.fastdormancy=1
ro.ril.enable.amr.wideband=1
ro.telephony.call_ring.delay=0
ro.facelock.black_timeout=400
ro.facelock.det_timeout=1500
ro.facelock.rec_timeout=2500
ro.facelock.lively_timeout=2500
ro.facelock.est_max_time=600
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
ro.semc.enhance.supported=true
persist.service.enhance.enable=1
ro.semc.clearaudio.supported=true
persist.service.clearaudio.enable=1
ro.sony.walkman.logger=1
persist.service.clearphase.enable=1
ro.somc.clearphase.supported=true
persist.af.resampler.quality=255
htc.audio.swalt.enable=1
htc.audio.swalt.mingain=14512
af.resampler.quality=255
debug.kill_allocating_task=0
dev.pm.dyn_samplingrate=1
ENFORCE_PROCESS_LIMIT=false
ro.wmt.blcr.enable=0
ro.ril.sensor.sleep.control=1
usb_wakeup=enable
dev.bootcomplete=0
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
ro.media.enc.hprof.vid.fps=75
ro.mot.buttonlight.timeout=1
ro.config.hw_quickpoweron=true
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
I want my Wallet back... Dang it Google....
Interesting..
Anyways, a guy in Sprint Note 2 called the google, and found out they are still working to have wallet working on Sprint Note too..
So, I guess we could wait a while and see if switching build.prop to Sprint works flawlessly or not.
http://forum.xda-developers.com/showpost.php?p=41491532&postcount=302
joeavery2 said:
So mine was working with the galaxy nexus settings, I ran the script to revert it to the stock SkyNote values (SkyNote google wallet finalize). At this point google wallet does not open. I then replaced the 5 places that say t0lteatt with t0ltespr, reboot (you have to reboot for build.prop changes) and it works. Still says unsupported device but opens and appears functional. I didn't try gwallet before this update happened
Here is my build.prop:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id= JZO54K
ro.build.display.id=SkyNote 8
ro.build.version.incremental=I317UCAMA4
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Fri Jan 18 11:30:14 KST 2013
ro.build.date.utc=1358476214
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEP-80
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I317
ro.product.brand=samsung
ro.product.name=
t0ltespr
ro.product.device=t0ltespr
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product= t0ltespr
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=t0ltespr-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/t0ltespr/t0ltespr:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
ro.build.characteristics=att
# Samsung Specific Properties
ro.build.PDA=I317UCAMA4
ro.build.hidden_ver=I317UCAMA4
ro.build.changelist=578342
# end build properties
#
# system.prop for smdk4x12
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=320
ro.lcd_min_brightness=15
ro.kernel.qemu=0
ro.tvout.enable=true
persist.sys.storage_preload=1
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
# Multimedia property for Smart View
media.enable-commonsource=true
# System property ril adb log on
persist.radio.adb_log_on=1
# System property for SIM
persist.radio.apm_sim_not_pwdn=1
# System property for Default touch key light duration
ro.button_key_light=6000
# System proverty for sys info indication
persist.radio.add_power_save=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
ro.sf.lcd_density=320
ro.error.receiver.default=com.samsung.receiver.error
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.secwvk=220
ro.sec.fle.encryption=true
ro.config.ringtone=Dance_alone.ogg
ro.config.notification_sound=Fluorine.ogg
ro.config.alarm_alert=Walk_in_the_forest.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.monkey=0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=DISABLED
ro.com.google.apphider=off
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.com.google.gmsversion=4.1_r3
dalvik.vm.dexopt-flags=m=y,v=n,o=v,u=n
dalvik.vm.execution-mode=int:jit
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.HOME_APP_ADJ=1
ro.HOME_APP_MEM=7095
ro.HOME_APP_BROWSER_ADJ=1
ro.min.fling_velocity=7000
ro.max.fling_velocity=12000
ro.secure=0
ro.debuggable=1
ro.mot.proximity.delay=0
ro.lge.proximity.delay=0
ro.service.swiqi.supported=false
debug.performance.tuning=1
video.accelerate.hw=1
ro.ril.disable.power.collapse=1
ro.hdmi.enable=true
persist.adb.notify=0
persist.service.adb.enable=1
persist.service.mount.playsnd=0
persist.service.swiqi.enable=0
persist.sys.purgeable_assets=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
pm.sleep_mode=1
windowsmgr.max_events_per_sec=1200
wifi.supplicant_scan_interval=180
lpa.decode=true
lpa.use-stagefright=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
APP_SWITCH_DELAY_TIME=false
PROC_START_TIMEOUT=false
ro.media.enc.hprof.vid.bps=12000000
ro.media.enc.hprof.vid.bps=12000000
ro.media.enc.hprof.aud.bps=12000000
ro.media.enc.hprof.codec.vid=12000000
ro.media.enc.hprof.codec.aud=12000000
ro.media.enc.hprof.aud.hz=12000000
ro.media.dec.vid.wmv.enabled=1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.aud.flac.enabled=1
ro.media.dec.vid.avi.enabled=1
persist.sys.shutdown.mode=hibernate
ro.ril.disable.fastdormancy=1
ro.ril.enable.amr.wideband=1
ro.telephony.call_ring.delay=0
ro.facelock.black_timeout=400
ro.facelock.det_timeout=1500
ro.facelock.rec_timeout=2500
ro.facelock.lively_timeout=2500
ro.facelock.est_max_time=600
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
ro.semc.enhance.supported=true
persist.service.enhance.enable=1
ro.semc.clearaudio.supported=true
persist.service.clearaudio.enable=1
ro.sony.walkman.logger=1
persist.service.clearphase.enable=1
ro.somc.clearphase.supported=true
persist.af.resampler.quality=255
htc.audio.swalt.enable=1
htc.audio.swalt.mingain=14512
af.resampler.quality=255
debug.kill_allocating_task=0
dev.pm.dyn_samplingrate=1
ENFORCE_PROCESS_LIMIT=false
ro.wmt.blcr.enable=0
ro.ril.sensor.sleep.control=1
usb_wakeup=enable
dev.bootcomplete=0
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
ro.media.enc.hprof.vid.fps=75
ro.mot.buttonlight.timeout=1
ro.config.hw_quickpoweron=true
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
I'll add that doing just the first three didn't work. It could be only the fingerprint or description that needs to be changed.
I'll try to minimize the change then build a zip.
What I don't know atm is if you need to do any steps as you would have needed to previously or if just telling play store and google wallet that it's a sprint phone is enough.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
I was able to download Wallet from Play Store after changing build.prop to match Sprint Note 2... even with only those 4 lines.
Problem is I keep getting "Device set up failed" message..
joeavery2 said:
I'll add that doing just the first three didn't work. It could be only the fingerprint or description that needs to be changed.
I'll try to minimize the change then build a zip.
What I don't know atm is if you need to do any steps as you would have needed to previously or if just telling play store and google wallet that it's a sprint phone is enough.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
So, I changed the first three, tried a few different ways, each change I rebooted and confirmed that Google wallet would not launch. I'm posting the relevent part of the build.prop, Make sure you change all the items in RED :
Code:
ro.product.name=[COLOR="Red"]t0ltespr[/COLOR]
ro.product.device=[COLOR="red"]t0ltespr[/COLOR]
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=[COLOR="red"] t0ltespr[/COLOR]
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=[COLOR="red"]t0ltespr[/COLOR]-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/[COLOR="red"]t0ltespr/t0ltespr[/COLOR]:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
I tried building a Zip from it but it failed and I don't have time to mess with it ATM.
---------- Post added at 12:28 PM ---------- Previous post was at 11:41 AM ----------
Ok I removed Google wallet via the Wallet app delete from device, I then used the skynote done with wallet revert zip. I rebooted. With Build.prop still showing as a sprint device I was able to download the app, however it would not initialize, it hung. So instead I ran the SkyNote_google_wallet_step1 zip. Initialized Google wallet, Then installed the Sprint edited version of Build.prop. The last step is equivalent to what happens with the SkyNote_google_wallet_finalize.zip which only adjust the build.prop back to ATT Note from Galaxy nexus.
Basically the second step is all that changes, instead of using the finalize zip to set the build.prop to att, we need to set it to sprint. Since I currently can't get the zip to work, your stuck editing the build.prop on your own, unless someone else can manage to copy/paste it, just replace the one in the SkyNote_google_wallet_finalize.zip under system with a windows machine and try installing it.
Key thing to note. If you can get google wallet to initialize after the first step, let it finish and you'll get a notification that "google wallet is ready to use" At this point you could just leave the phone as is. The issue is that S-Pen apps won't work, as they check to see that the phone is a Note vs a Nexus. If you can't get this part to work then you have something else going on, like you un-installed google wallet incorrectly and it's locked up now. You may try the google wallet revert zip from skynote thread. It seems to me that the issue is that google wallet creates a bunch of files on the device needed to make things work properly. If they are not all deleted (un-installing the app or apk doesn't do this) then it will cause issues.
Anyway, I was able to uninstall everything, start from scratch and install it all again. I currently have the build.prop mod'd to be a sprint Note2 T0ltespr and Both Google Wallet and S-pen apps work.
Hopefully this is helpful!
joeavery2 said:
So, I changed the first three, tried a few different ways, each change I rebooted and confirmed that Google wallet would not launch. I'm posting the relevent part of the build.prop, Make sure you change all the items in RED :
Code:
ro.product.name=[COLOR="Red"]t0ltespr[/COLOR]
ro.product.device=[COLOR="red"]t0ltespr[/COLOR]
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=[COLOR="red"] t0ltespr[/COLOR]
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=[COLOR="red"]t0ltespr[/COLOR]-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/[COLOR="red"]t0ltespr/t0ltespr[/COLOR]:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
I tried building a Zip from it but it failed and I don't have time to mess with it ATM.
---------- Post added at 12:28 PM ---------- Previous post was at 11:41 AM ----------
Ok I removed Google wallet via the Wallet app delete from device, I then used the skynote done with wallet revert zip. I rebooted. With Build.prop still showing as a sprint device I was able to download the app, however it would not initialize, it hung. So instead I ran the SkyNote_google_wallet_step1 zip. Initialized Google wallet, Then installed the Sprint edited version of Build.prop. The last step is equivalent to what happens with the SkyNote_google_wallet_finalize.zip which only adjust the build.prop back to ATT Note from Galaxy nexus.
Basically the second step is all that changes, instead of using the finalize zip to set the build.prop to att, we need to set it to sprint. Since I currently can't get the zip to work, your stuck editing the build.prop on your own, unless someone else can manage to copy/paste it, just replace the one in the SkyNote_google_wallet_finalize.zip under system with a windows machine and try installing it.
Key thing to note. If you can get google wallet to initialize after the first step, let it finish and you'll get a notification that "google wallet is ready to use" At this point you could just leave the phone as is. The issue is that S-Pen apps won't work, as they check to see that the phone is a Note vs a Nexus. If you can't get this part to work then you have something else going on, like you un-installed google wallet incorrectly and it's locked up now. You may try the google wallet revert zip from skynote thread. It seems to me that the issue is that google wallet creates a bunch of files on the device needed to make things work properly. If they are not all deleted (un-installing the app or apk doesn't do this) then it will cause issues.
Anyway, I was able to uninstall everything, start from scratch and install it all again. I currently have the build.prop mod'd to be a sprint Note2 T0ltespr and Both Google Wallet and S-pen apps work.
Hopefully this is helpful!
Click to expand...
Click to collapse
can u give a step by step to how make google wallet work on att note 2 , with all the file u need or install
Root your phone problem solved
Sent from my SAMSUNG-SGH-I317 using xda premium
joeavery2 said:
So, I changed the first three, tried a few different ways, each change I rebooted and confirmed that Google wallet would not launch. I'm posting the relevent part of the build.prop, Make sure you change all the items in RED :
Code:
ro.product.name=[COLOR="Red"]t0ltespr[/COLOR]
ro.product.device=[COLOR="red"]t0ltespr[/COLOR]
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=[COLOR="red"] t0ltespr[/COLOR]
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=[COLOR="red"]t0ltespr[/COLOR]-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/[COLOR="red"]t0ltespr/t0ltespr[/COLOR]:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
I tried building a Zip from it but it failed and I don't have time to mess with it ATM.
---------- Post added at 12:28 PM ---------- Previous post was at 11:41 AM ----------
Ok I removed Google wallet via the Wallet app delete from device, I then used the skynote done with wallet revert zip. I rebooted. With Build.prop still showing as a sprint device I was able to download the app, however it would not initialize, it hung. So instead I ran the SkyNote_google_wallet_step1 zip. Initialized Google wallet, Then installed the Sprint edited version of Build.prop. The last step is equivalent to what happens with the SkyNote_google_wallet_finalize.zip which only adjust the build.prop back to ATT Note from Galaxy nexus.
Basically the second step is all that changes, instead of using the finalize zip to set the build.prop to att, we need to set it to sprint. Since I currently can't get the zip to work, your stuck editing the build.prop on your own, unless someone else can manage to copy/paste it, just replace the one in the SkyNote_google_wallet_finalize.zip under system with a windows machine and try installing it.
Key thing to note. If you can get google wallet to initialize after the first step, let it finish and you'll get a notification that "google wallet is ready to use" At this point you could just leave the phone as is. The issue is that S-Pen apps won't work, as they check to see that the phone is a Note vs a Nexus. If you can't get this part to work then you have something else going on, like you un-installed google wallet incorrectly and it's locked up now. You may try the google wallet revert zip from skynote thread. It seems to me that the issue is that google wallet creates a bunch of files on the device needed to make things work properly. If they are not all deleted (un-installing the app or apk doesn't do this) then it will cause issues.
Anyway, I was able to uninstall everything, start from scratch and install it all again. I currently have the build.prop mod'd to be a sprint Note2 T0ltespr and Both Google Wallet and S-pen apps work.
Hopefully this is helpful!
Click to expand...
Click to collapse
So you only had to change the text in red and now it's working? I have no problem editing the buildprop, I'm just unclear if there are any other lines that need to be edited.
---------- Post added at 07:27 AM ---------- Previous post was at 07:19 AM ----------
I changed all of the items in red, but when opening wallet I get an"insufficient secure element privelages for this system image (release keys)." message.
yongh said:
can u give a step by step to how make google wallet work on att note 2 , with all the file u need or install
Click to expand...
Click to collapse
Assuming you haven't had gWallet running on this device before, or you are coming from a clean install: All you need are the two files from the skynote thread, and follow his instructions (It's near the bottom on that post). Then using root explore or the like, Change the items of the build.prop that are in RED. After changing the build.prop you have to reboot for settings to take effect.
nosmohtac said:
So you only had to change the text in red and now it's working? I have no problem editing the buildprop, I'm just unclear if there are any other lines that need to be edited.
---------- Post added at 07:27 AM ---------- Previous post was at 07:19 AM ----------
I changed all of the items in red, but when opening wallet I get an"insufficient secure element privelages for this system image (release keys)." message.
Click to expand...
Click to collapse
I only changed the ones I've marked in red. I found this that may help you on the secure elements thing. Basically, from what I can tell, is you didn't reset, or didn't get a chance to reset your existing google wallet on the phone. If you use the third zip from the skynote rom thread posted above you can (should be able to) reset everything. Then start with the first step.
joeavery2 said:
So, I changed the first three, tried a few different ways, each change I rebooted and confirmed that Google wallet would not launch. I'm posting the relevent part of the build.prop, Make sure you change all the items in RED :
Code:
ro.product.name=[COLOR="Red"]t0ltespr[/COLOR]
ro.product.device=[COLOR="red"]t0ltespr[/COLOR]
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product_ship=true
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=[COLOR="red"] t0ltespr[/COLOR]
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=[COLOR="red"]t0ltespr[/COLOR]-user 4.1.2 JZO54K I317UCAMA4 release-keys
ro.build.fingerprint=samsung/[COLOR="red"]t0ltespr/t0ltespr[/COLOR]:4.1.2/ JZO54K /I317UCAMA4:user/release-keys
I tried building a Zip from it but it failed and I don't have time to mess with it ATM.
---------- Post added at 12:28 PM ---------- Previous post was at 11:41 AM ----------
Ok I removed Google wallet via the Wallet app delete from device, I then used the skynote done with wallet revert zip. I rebooted. With Build.prop still showing as a sprint device I was able to download the app, however it would not initialize, it hung. So instead I ran the SkyNote_google_wallet_step1 zip. Initialized Google wallet, Then installed the Sprint edited version of Build.prop. The last step is equivalent to what happens with the SkyNote_google_wallet_finalize.zip which only adjust the build.prop back to ATT Note from Galaxy nexus.
Basically the second step is all that changes, instead of using the finalize zip to set the build.prop to att, we need to set it to sprint. Since I currently can't get the zip to work, your stuck editing the build.prop on your own, unless someone else can manage to copy/paste it, just replace the one in the SkyNote_google_wallet_finalize.zip under system with a windows machine and try installing it.
Key thing to note. If you can get google wallet to initialize after the first step, let it finish and you'll get a notification that "google wallet is ready to use" At this point you could just leave the phone as is. The issue is that S-Pen apps won't work, as they check to see that the phone is a Note vs a Nexus. If you can't get this part to work then you have something else going on, like you un-installed google wallet incorrectly and it's locked up now. You may try the google wallet revert zip from skynote thread. It seems to me that the issue is that google wallet creates a bunch of files on the device needed to make things work properly. If they are not all deleted (un-installing the app or apk doesn't do this) then it will cause issues.
Anyway, I was able to uninstall everything, start from scratch and install it all again. I currently have the build.prop mod'd to be a sprint Note2 T0ltespr and Both Google Wallet and S-pen apps work.
Hopefully this is helpful!
Click to expand...
Click to collapse
ok i try this step but still not work so im kind confuse
1. install step 1 flash and add sprint build prop then setup up wallet , but fail ,
2nd try flash remove wallet zip and try again still fail
so please tell me step by step
Ok so I got it working but it says unsupported device any one have any ideas.
jjr3211 said:
Ok so I got it working but it says unsupported device any one have any ideas.
Click to expand...
Click to collapse
Working means you actually were able to get pass "setting up payment method" screen and seeing already registered card and/or were able to add another credit card?
Unsupported Device means your phone is rooted..
Just use modaco tool kit to hide that..
dvdmkr said:
Working means you actually were able to get pass "setting up payment method" screen and seeing already registered card and/or were able to add another credit card?
Unsupported Device means your phone is rooted..
Just use modaco tool kit to hide that..
Click to expand...
Click to collapse
yes it is working as it should be. and not to sound really stupid where do I get the modaco tool kit from.
jjr3211 said:
yes it is working as it should be. and not to sound really stupid where do I get the modaco tool kit from.
Click to expand...
Click to collapse
Can someone tell all the detail to get wallet to work please
Sent from my SAMSUNG-SGH-I317 using xda premium
dvdmkr said:
Working means you actually were able to get pass "setting up payment method" screen and seeing already registered card and/or were able to add another credit card?
Unsupported Device means your phone is rooted..
Just use modaco tool kit to hide that..
Click to expand...
Click to collapse
Thanks got it all sorted out and working just got to try it out here in the next day or so. Thanks for your help.

A3 2017 - RAW photography

Hello everyone.
I believe that the A3 2017 should have the Camera2 API on the stock Nougat rom.
Can someone please confirm this?
Does the build.prop have:
persist.camera.HAL3.enabled=0
or
persist.camera.HAL3.enabled=1
I would like to know this before actually buying the device.
Thanks!
I took a look and I couldn't find it, here you go anyway.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=NRD90M.A320FXXU2BQG5
ro.build.version.incremental=A320FXXU2BQG5
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-07-01
ro.build.version.base_os=
ro.build.date=Wed Jul 19 16:47:50 KST 2017
ro.build.date.utc=1500450470
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWHE9614
ro.build.tags=release-keys
ro.build.flavor=a3y17ltexx-user
ro.product.model=SM-A320F
ro.product.brand=samsung
# ro.build.product is obsolete; use ro.product.device
ro.build.product=a3y17lte
ro.product.name=a3y17ltexx
ro.product.device=a3y17lte
ro.product.board=universal7870
# 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=en-GB
ro.wifi.channels=
ro.board.platform=exynos5
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=a3y17ltexx-user 7.0 NRD90M A320FXXU2BQG5 release-keys
ro.build.fingerprint=samsung/a3y17ltexx/a3y17lte:7.0/NRD90M/A320FXXU2BQG5:user/release-keys
ro.build.characteristics=phone,emulator
# Samsung Specific Properties
ro.build.PDA=A320FXXU2BQG5
ro.build.official.release=true
ro.config.rm_preload_enabled=0
ro.build.changelist=11883096
ro.product_ship=true
ro.chipname=exynos7870
# 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.texture_cache_flushrate=0.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/a3y17lte/system.prop
#
#
# system.prop for universal7870
#
ro.sf.lcd_density=320
ro.arch=exynos7870
ro.kernel.qemu=0
ro.kernel.qemu.gles=1
persist.demo.hdmirotationlock=false
# read DS/SS property
import /efs/factory.prop
#system prop for Bluetooth SOC type
qcom.bluetooth.soc=rome
#Phone early start enable flag
sys.config.phone_start_early=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.astcenc.astcsupport=1
ro.mct.compressiontype=ETC1
ro.config.dmverity=True
ro.config.rkp=true
ro.config.kap=true
rild.libpath=/system/lib/libsec-ril.so
rild.libpath2=/system/lib/libsec-ril-dsds.so
ro.radio.noril=no
persist.radio.sib16_support=0
ro.telephony.default_network=9
ro.multisim.simslotcount=2
ro.product.first_api_level=23
ro.opengles.version=196610
ro.sf.lcd_density=480
debug.hwc.otf=1
debug.hwc.winupdate=1
debug.hwc.nodirtyregion=1
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.securestorage.support=true
ro.build.scafe.version=2017A
security.mdpp.mass=skmm
ro.frp.pst=/dev/block/persistent
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=8.1
ro.config.ringtone=Over_the_Horizon.ogg
ro.config.notification_sound=Grace_Note.ogg
ro.config.alarm_alert=Morning_Flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.config.ringtone_2=Basic_Bell.ogg
ro.config.notification_sound_2=S_Charming_Bell.ogg
ro.config.dha_cached_min=3
ro.config.dha_cached_max=5
ro.config.dha_empty_max=24
ro.config.dha_pwhitelist_enable=1
ro.config.dha_lmk_scale=1
ro.config.infinite_bg_enable=false
ro.config.fall_prevent_enable=true
ro.wsmd.enable=true
ro.error.receiver.default=com.samsung.receiver.error
ro.security.vaultkeeper.feature=1
keyguard.no_require_sim=true
ro.carrier=unknown
ro.security.icd.flagmode=multi
security.ASKS.policy_version=000000
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.color.blue=WH
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.0_r8
ro.build.selinux=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.variant=cortex-a15
dalvik.vm.isa.arm.features=default
ro.config.knox=v30
ro.config.tima=1
ro.config.timaversion=3.0
ro.config.iccc_version=1.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sem=2403
ro.build.version.sep=80100
ro.expect.recovery_id=0x2b639f1480b0d1fd6934259fcf6b2803c0473691000000000000000000000000
Click to expand...
Click to collapse
@AK2H Could you add the persist.camera.HAL3.enabled=1 line and try with Open Camera to see if it does indeed take dng photos ?
Thanks!
In which line should i add it exactly?
And what are the differences that should I see to recognize if it did work or not?
AK2H said:
In which line should i add it exactly?
And what are the differences that should I see to recognize if it did work or not?
Click to expand...
Click to collapse
You can add the line anywhere, the position doesn't matter.
To see if it worked, using Open Camera (or any other app that shoots RAW, just enable RAW capture) you should have a .jpg and a .dng file for every photo you take.
I added the line and saved the chenges and rebooted (also I didn't notice what was the file permissions before I modified it, so I set it to rw--r--r anyway because that's the norm for most cases)
I installed open camera app form play store and enabled the (Use Camera2 API) option.
Took a picture and checked the pics folder and i found the picture in .jpg only
AK2H said:
I added the line and saved the chenges and rebooted (also I didn't notice what was the file permissions before I modified, so is set to rw--r--r anyway because that's the norm for most cases)
I installed open camera app form play store and enabled the (Use Camera2 API) option.
Took a picture and checked the pics folder and i found the picture in .jpg only
Click to expand...
Click to collapse
Did you use a root file browser?
Some file browsers do not see the .DNG files
Thank you for trying it !
Wish you a pleasant weekend!
I used root browser for editing
And Samsung stock file browser for checking
Edite:
I checked using root browser and same results sadly.
You are welcome and Happy weekend to you too

Categories

Resources