Photosphere not working [SOLVED] - Nexus 4 Q&A, Help & Troubleshooting

I solved my camera issues yesterday BUT noticed today that the photosphere is not working, I get the following msg "Sorry, your device is not yet supported. Model: unknown (LGE)"
Anyone know how to solve this error?
Cheers
Rooted - 4.2.1

the ro.product.model and the ro.product.brand files are missing from the build.prop How do i get these again?

did you root it? if so, simply reflashing your rom without wiping the data would be the easiest solution.

Nuu~ said:
did you root it? if so, simply reflashing your rom without wiping the data would be the easiest solution.
Click to expand...
Click to collapse
I'm rooted but on stock. I tried restoring the first back-up right after I rooted but that didn't seem to work.
SOLUTION: I added the two missing lines in the build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JOP40D
ro.build.display.id=JOP40D
ro.build.version.incremental=533553
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.1
ro.build.date=Tue Nov 20 00:56:01 UTC 2012
ro.build.date.utc=1353372961
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpba6.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus 4
ro.product.brand=google
ro.product.name=occam
ro.product.device=mako
ro.product.board=MAKO
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
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=mako
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=occam-user 4.2.1 JOP40D 533553 release-keys
ro.build.fingerprint=google/occam/mako:4.2.1/JOP40D/533553:user/release-keys
ro.build.characteristics=nosdcard
# end build properties

Related

[Q] build.prop of a german XAJID

Hey Folks,
I just did the un-undoable: I deleted the build.prop and restartet. Well, now my tab got stuck after the Samsung Logo in permant vibration mode.
So, does anyone of you guys how to recover a deleted file via adb or alternatively post a valid build.prop.
Thanks,
Sam.
Noone? Would be nice, if someone could give me a hint where I can find that file outside of my tablet,
The contents of my backed up build.properties (XXJID), hope it helps you.
The placeholder [GOOGLE] gets replaced by the url "http : / / www . google . com" (without spaces), since i am not allowed to post links
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FROYO
ro.build.display.id=FROYO.XXJID
ro.build.version.incremental=XXJID
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2
ro.build.date=2010. 09. 25. (토) 22:29:01 KST
ro.build.date.utc=1285421341
ro.build.type=user
ro.build.user=root
ro.build.host=sep-58
ro.build.tags=release-keys
ro.product.model=GT-P1000
ro.product.brand=samsung
ro.product.name=GT-P1000
ro.product.device=GT-P1000
ro.product.board=GT-P1000
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=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-P1000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-P1000-user 2.2 FROYO XXJID release-keys
ro.build.fingerprint=samsung/GT-P1000/GT-P1000/GT-P1000:2.2/FROYO/XXJID:user/release-keys
# Samsung Specific Properties
ro.build.PDA=P1000XXJID
ro.build.hidden_ver=P1000XXJID
ro.build.changelist=589527
ro.tether.denied=false
# end build properties
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.sf.hwrotation=90
dalvik.vm.heapsize=48m
#dalvik.vm.execution-mode=int:jit
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
#
# ADDITIONAL_BUILD_PROPERTIES
#
windowsmgr.max_events_per_sec=60
keyinputqueue.use_finger_id=true
viewConfig.adjusted_density=1.0
ro.url.legal=[GOOGLE]/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=[GOOGLE]/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r5
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
keyguard.no_require_sim=true
ro.config.ringtone=01_Samsung_tune.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Beyond_Samsung.ogg
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
SamuelTee said:
Hey Folks,
I just did the un-undoable: I deleted the build.prop and restartet. Well, now my tab got stuck after the Samsung Logo in permant vibration mode.
So, does anyone of you guys how to recover a deleted file via adb or alternatively post a valid build.prop.
Thanks,
Sam.
Click to expand...
Click to collapse
essentialy, all build.prop's are beside the build properties (version info, build time, etc..) the same on all froyo versions of the tab!
AND it was a veeeeery stupid idea to delete the build.prop! why did u delete it?
@Landroid
Well, I would blame RootExplorer for that stupid idea: I edited build.prop using RootExplorer. Now I had a build.prop and a build.prop.bak. Now, I renamed build.prop.bak to build.prop (because I believed that it would overwrite the changed build.prop with the original one). Instead, I now saw two build.prop in the RootExplorer item list (which is obviously a bug). So, I deleted one of them (which eventually deleted "both" - the only one).
Thanks julianLo and Latti (Landroid) for your build.prop posts. It really worked!!! My brick is a Tab again
SamuelTee said:
Well, I would blame RootExplorer for that stupid idea: I edited build.prop using RootExplorer. Now I had a build.prop and a build.prop.bak. Now, I renamed build.prop.bak to build.prop (because I believed that it would overwrite the changed build.prop with the original one). Instead, I now saw two build.prop in the RootExplorer item list (which is obviously a bug). So, I deleted one of them (which eventually deleted "both" - the only one).
Thanks julianLo and Latti (Landroid) for your build.prop posts. It really worked!!! My brick is a Tab again
Click to expand...
Click to collapse
well i use root explorer as well and edit my build.prop all the time for lcd density and fingerprint, and when you hit back you are prompted to save the changes before you can go back. do you have the latest update of root explorer? the build.prop.bak is your original. there is no need to rename that

[Request] US 9.2.1.27 build.prop

Please see:
http://forum.xda-developers.com/showthread.php?t=1816022
Head on over to the OTA 9.2.1.27 US/WW/TW - CWM zip thread, download the rom you want (US, WW, or TW). Once you have the .zip rom downloaded on your pc, simply extract it, go to the /system folder and you can find the build.prop from there
Hold on, those are just patch updates.. You will actually need to download the rom from Asus' support page do as stated above.
It goes a little something like this:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.id=IML74K.US_epad-9.2.1.27-20120615
ro.build.version.incremental=US_epad-9.2.1.27-20120615
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Jun 15 17:45:41 CST 2012
ro.build.date.utc=1339753541
ro.build.type=user
ro.build.user=
ro.build.host=Mars
ro.build.tags=release-keys
ro.product.model=EPAD
ro.product.brand=asus
ro.product.name=US_epad
ro.product.device=EeePad
ro.product.board=EeePad
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=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=EeePad
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=US_epad-user 4.0.3 IML74K US_epad-9.2.1.27-20120615 release-keys
ro.build.fingerprint=asus/US_epad/EeePad:4.0.3/IML74K/US_epad-9.2.1.27-20120615: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.libpath=/system/lib/libmbm-ril.so
rild.libargs=-d /dev/ttyACM0 -i wwan0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=NewMessage.ogg
persist.sys.ringermode=2
ro.config.bootsound=PowerOn.ogg
drm.service.enabled=1
ro.config.alarm_alert=Alarm_Classic.ogg
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
wifi.version.driver=V6.1.24
gps.version.driver=V6.9.12
keyguard.no_require_sim=true
ro.kernel.qemu=
bt.version.driver=V8.30
gsm.bodysargsm=32,26,29,29
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.0_r1
ro.com.google.clientidbase=android-asus
ro.wifi.country=US
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
fone_fanatic said:
Head on over to the OTA 9.2.1.27 US/WW/TW - CWM zip thread, download the rom you want (US, WW, or TW). Once you have the .zip rom downloaded on your pc, simply extract it, go to the /system folder and you can find the build.prop from there
Hold on, those are just patch updates.. You will actually need to download the rom from Asus' support page do as stated above.
Click to expand...
Click to collapse
Neither one would work: because it is contained in in the blob file. If you or anyone could tell me how to get it out ( without running Linux, and building the unblob tool from github, and etc.), I would be very appreciative.
gee one said:
It goes a little something like this:
Code:
...
[/QUOTE]
Thank You, Thank You
Just what I needed
Click to expand...
Click to collapse

[File Request] Nexus 7 4.4.0 KRT16S build.prop

I made a newbie mistake.
I need a copy of the build.prop file from 4.4.0 (Build KRT16S)
I change the DPI on my Nexus 7 to show more on the screen (213 to 175).
But this needs to be reset in order to flash the new hotness that is 4.4.2.
Instead of just changing the dpi, i restored the build.prop to the previous version (4.3).
Now I'm stuck in a boot loop.
I know I can revert to stock, but that wipes everything.
Thanks!
marvinj920 said:
I made a newbie mistake.
I need a copy of the build.prop file from 4.4.0 (Build KRT16S)
I change the DPI on my Nexus 7 to show more on the screen (213 to 175).
But this needs to be reset in order to flash the new hotness that is 4.4.2.
Instead of just changing the dpi, i restored the build.prop to the previous version (4.3).
Now I'm stuck in a boot loop.
I know I can revert to stock, but that wipes everything.
Thanks!
Click to expand...
Click to collapse
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KRT16S
ro.build.display.id=KRT16S
ro.build.version.incremental=920375
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4
ro.build.date=Sat Nov 16 02:25:28 UTC 2013
ro.build.date.utc=1384568728
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpbs25.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=Nexus 7
ro.product.brand=google
ro.product.name=nakasig
ro.product.device=tilapia
ro.product.board=grouper
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=tegra3
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tilapia
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=nakasig-user 4.4 KRT16S 920375 release-keys
ro.build.fingerprint=google/nakasig/tilapia:4.4/KRT16S/920375:user/release-keys
ro.build.characteristics=tablet,nosdcard
# end build properties
#
# from device/asus/tilapia/system.prop
#
ro.opengles.version = 131072
wifi.interface=wlan0
rild.libpath=/system/lib/libxgold-ril.so
rild.libargs=-d /dev/ttyACM0
persist.tegra.nvmmlite = 1
ro.audio.monitorOrientation=true
#NFC
debug.nfc.fw_download=false
debug.nfc.se=false
# set default lcd density to TVDPI
ro.sf.lcd_density=213
# don't preload OpenGL in Zygote, the Tegra drivers do not like it
ro.zygote.disable_gl_preload=true
# configure PRISM
persist.tegra.didim.video = 5
#
# ADDITIONAL_BUILD_PROPERTIES
#
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
tf.enable=y
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=384m
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=Cesium.ogg
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
media.aac_51_output_enabled=true
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

need the original build.prop

I need the build.prop of the shield TV as I try to spoof my Shield Tablet to buy shield TV only games from the PlayStore.
Yes I know that some games might not work on the tablet but I ordered a Shield TV and just want to prepurchase the games, which I can't do without a compatible device.
I already tried downloading the OTA update and extract the puild.prop with an linux explorer but the file seems to be encrypted or compressed.
anybody?
If you care to download the full oem images you can extract it from there unfortunately I'm not yet rooted (waiting for marshmallow first) so I can't pull mine for you
nex86 said:
I need the build.prop of the shield TV as I try to spoof my Shield Tablet to buy shield TV only games from the PlayStore.
Yes I know that some games might not work on the tablet but I ordered a Shield TV and just want to prepurchase the games, which I can't do without a compatible device.
I already tried downloading the OTA update and extract the puild.prop with an linux explorer but the file seems to be encrypted or compressed.
Click to expand...
Click to collapse
here is mine:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47D
ro.build.display.id=LMY47D.35739_609.6420
ro.build.version.incremental=35739_609.6420
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1
ro.build.date=Thu Oct 8 13:57:46 PDT 2015
ro.build.date.utc=1444337866
ro.build.type=user
ro.build.user=NVIDIA
ro.build.host=mobile-u64-396
ro.build.tags=release-keys
ro.build.flavor=foster_e-user
ro.product.model=SHIELD Android TV
ro.product.brand=NVIDIA
ro.product.name=foster_e
ro.product.device=foster
ro.product.board=
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=NVIDIA
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=foster
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=foster_e-user 5.1 LMY47D 35739_609.6420 release-keys
ro.build.fingerprint=NVIDIA/foster_e/foster:5.1/LMY47D/35739_609.6420:user/release-keys
ro.build.characteristics=tv
# end build properties
#
# from device/nvidia/soc/t210/system.prop
#
# opengles.version is 16.16 (maj.min) fixed point
ro.opengles.version=196609
persist.tegra.nvmmlite=1
persist.wlan.ti.calibrated=0
ro.sf.override_lcd_density=1
# glcomposer composition
persist.tegra.compositor=glcomposer
persist.tegra.decompression=cde-client
# WAR for bug 1536227: Restrict all ZBC clears to transparent black:
persist.tegra.AF73C63E=0x80007ffd
# disable input resampling
ro.input.noresample=1
#enable Miracast game mode support
nvwfd.gamemode=1
#max resolution supported for Miracast is 1080p, represented interms of macroblocks
nvwfd.max_macroblocks=8160
# usb vendor and product ID definition
ro.nv.usb.vid=0955
ro.nv.usb.pid.mtp=B430
ro.nv.usb.pid.mtp.adb=B431
ro.nv.usb.pid.rndis=B434
ro.nv.usb.pid.rndis.adb=B435
ro.nv.usb.pid.ptp=B432
ro.nv.usb.pid.ptp.adb=B433
#Set audioflinger resampler quality to DYN_HIGH_QUALITY
af.resampler.quality=7
#
# from device/nvidia/platform/t210/system.prop
#
wifi.interface=wlan0
wifi.Xinterface=xlan0
ap.interface=wlan0
# boot animation property
persist.bootanim.preload=1
#pbc properties
pbc.log.on=0
pbc.hist.size=5
pbc.step.period=700
pbc.polling.period=100
pbc.throttle.depth=0
persist.sys.pbc.enabled=1
persist.sys.pbc.hyst=5
persist.sys.pbc.psys.cap=10000
persist.sys.pbc.ibat.cap=4000
persist.sys.pbc.pbat.cap=30000
persist.sys.pbc.inf.game.mode=1
persist.sys.pbc.inf.socthres=20
persist.sys.pbc.pbat.slope=1.5
persist.sys.pbc.pbat.intercept=-7
persist.sys.pbc.over.cfboost=true
persist.sys.pbc.cfboost.floor=800000
persist.sys.pbc.gfboost.floor=300000
#disable Eco mode with charger
persist.sys.NV_ECO.IF.CHARGING=false
#playback type device, for cec
ro.hdmi.device_type=4
#used to enable adb over tcpip on port 5555 from Settings app
persist.system.adb.tcp.enable=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.sys.media.avsync=true
dalvik.vm.heapstartsize=12m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=448m
ro.build.version.ota=2.1(22.18.61.16)
drm.service.enabled=true
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.0_r2
ro.com.google.clientidbase=android-nvidia
ro.sf.lcd_density=320
ro.nrdp.modelgroup=SHIELDANDROIDTV
ro.nrdp.audio.otfs=false
ro.radio.noril=true
ro.tegra.tz3.sorting=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.features=div
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
*deleted...wrong thread. Doh!

Bulid.Prop Edit

Does anyone know how to edit the build.prop to saw google play Shield TV as Samsung Galaxy 10 or another model?
I have root . I can edit the bulid.prop file, but I don't know which lines of code to change.
There are 3 bulid.prop files in the shield tv device.
First:
root / vendor / bulid.prop
Second:
root / system / vendor / bulid.prop
Third
root / system / bulid.prop
I need to edit these 3 or only the last 2?
Bulid.prop code:
HTML:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=PPR1.180610.011
ro.build.display.id=PPR1.180610.011.4086637_1873.3004
ro.build.version.incremental=4086637_1873.3004
ro.build.version.sdk=28
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=9
ro.build.version.security_patch=2019-11-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=17
ro.build.date=Fri Jan 17 18:36:10 PST 2020
ro.build.date.utc=1579314970
ro.build.type=user
ro.build.user=NVIDIA
ro.build.host=mobile-u64-80220
ro.build.tags=release-keys
ro.build.flavor=darcy-user
ro.build.system_root_image=true
ro.product.model=SHIELD Android TV
ro.product.brand=NVIDIA
ro.product.name=darcy
ro.product.device=darcy
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=NVIDIA
ro.product.locale=en-US
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=foster
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=darcy-user 9 PPR1.180610.011 4086637_1873.3004 release-keys
ro.build.fingerprint=NVIDIA/darcy/darcy:9/PPR1.180610.011/4086637_1873.3004:user/release-keys
ro.build.characteristics=tv
# end build properties
#
# from device/nvidia/platform/t210/system.prop
#
# disable input resampling
ro.input.noresample=1
persist.vendor.sys.NV_ECO.IF.CHARGING=false
ro.af.client_heap_size_kbyte=10240
# bluetooth: delay atv remote service gatt connection
atvremote.bleaudio_connectgatt_delay_ms = 2500
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.treble.enabled=true
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=generic
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a15
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-dir=/data/anr
ro.expect.recovery_id=0xb8261c114f30e65be6a913a48f3b82916630ef30000000000000000000000000
just use props magisk module and use it to change the build fingerprint

Categories

Resources