ads

Affichage des articles dont le libellé est Samsung. Afficher tous les articles
Affichage des articles dont le libellé est Samsung. Afficher tous les articles

mardi 22 septembre 2015

FREE Samsung Galaxy S6 Unlocking - Rooted



I will unlock your Samsung Galaxy S6 absolutely FREE.
No tricks, no hidden charges.

Unlocking is done via Teamviewer, i will connect your computer to our server and unlock it.
Process takes around 5 minutes.

Verizon phones are not supported.

Supported networks:
AT&T, T-mobile, Rogers, Fido, Telus, Koodo, Bell, Virgin, Wind

Please make sure to LIKE this post as a thank you.

Your phone must be rooted.

I will NOT root your phone.

1) Post here if you are interested.
2) Please email me at riz@quickphoneunlock.com
3) Include your XDA forum username.

Once done, please leave me a review here.
Thank you!



i got no 4g in my samsung A3



Hello everybody
it my first participation here and i hope you will quite help me, i got a samsung a3 that i bought from morocco so i got no 4g and i dont know what i am suppose to do to fix it a friend told me i need to custom my rom but it sound very technical and risky
so i really dont know also i have huge probleme with it, it lags a lot so if someone could help me out i am a realy newbie
thanks guys
looking forward to your replies
Cheers



Samsung Note 10.1 (2014) requires USB plugged in to stay powered on



I have a SM-P600 device.
Had the device drain battery and not power on at all.
Replaced the battery and was then able to plug it in and see it charge.
Once fully charged I powered on the device and all worked fine.
But when I in plug (with 100% Battery) it will go to black screen and power down.
Tested it several times same result. Unit must be plugged in to work?

Anyone have suggestions? Unfortunately it's out of warranty?



Samsung Galaxy S5 NEO 5.1.1- How Do I Root?



Hello!

I am the proud owner of a Galaxy S5 NEO – SM-G903FXXU1AOGG, on Android 5.1.1.
It's a work phone and I use it for calls, texts, email and with S4 I used it in conjunction with Sidesync.

Turns out, Sidesync, does not support the S5 Neo, and apparently the S5 Neo does not have the mirror feature??
So, I try Airdrop, but to use airmirror, my device needs to be rooted.

So, question is, can I root this device, and if so, when will it be available?
I suppose custom Rom is not possible (ie. different camera, processor etc) yet?

Thanks for the help!



samsung galaxy mega 6.3 sprint firmware?



does any one have the latest firmware update for the mega 6.3 sprint?

this is what smart switch is saying i have and can update to. i tried to update using the software but it just freezes like it greys it self out. i heard that a phone that had root on it cannot update. but i remove the root months back. i tried to download other stock roms for my phone but all servers i tried are really slow and fails to download.

Current version: PDA:NJ1 / PHONE:NJ1 / CSC:NJ1 (SPR)
Latest version: PDA:eek:H1 / PHONE:eek:H1 / CSC:eek:H1 (SPR)



lundi 21 septembre 2015

Stuck at boot loop samsung logo



Hi everyone,
This's my first post in xda forum but i followed this forum for a llong time ago. I bought a note 4 in virgin mobile in Aus and rooted it by CF auto root. Then I didnt know chainfire3d didnt work on android 5.0.1 anymore. So after I installed chainfire, Now im stuck at boot loop issue. Im trying to flash stock rom through Odin but I heard that Sprint mobile released the newest version 5.1.1. I tried to flash it but when Im in Odin mode. It said eMMC write fail error. Please :( help me.



Samsung keyboard



I love using theme to style my note 5, but i hate when it also themes the Samsung keyboard. I prefer the stock ui for the keyboard, is there any way for me not to theme the keyboard and theme everything else?
I'm using Rotox Theme, SM-920T



Samsung Galaxy S3 I9300 won't boot.



I have a Samsung Galaxy S3 I9300.
My S3 is rooted and I was browsing through the root folders.
I saw some files which were .bin files and I decided to delete them (thought they were junk files)
I then restarted my phone and it will not come on (Freezes with 'Samsung Galaxy SIII GT-I9300' displayed).
I have checked out every single forum and none of them are working for me because I cannot get the files which are required (.tar .tar.md5).
It is really frustrating because I do not have enough money to get it repaired (this is my 4th phone this year).
And now it is past midnight and I am crying.
Please can someone help me?



Any app that works as Samsung smart select?



Hi guys is there any app or xposed module that can do what Samsung smart select does! Like cropping images from screen text and all that? Thanks
Sent from my REVIVED VIVO AIR using XDA mobile app



remove lockscreen clock from Samsung galaxy core 2



Seriously guys, how to remove the lockscreen clock from Samsung galaxy core 2????
I have xposed installer and stock rom.
And I have also tried all the apps on Google play (widget locker and what not) but no, they just don't do the job. The clock doesn't just disappear and it makes my lockscreen look ugly and it is pretty useless when I have the clock in status bar.
Help please.
And thanks in advance



Unable to install Kali in Samsung device



Hi Guru's
I'm trying to figure out if Kali will install under linux deploy app and will work on my Samsung galaxy pocket (GT-S5300)

Installation path = /data/sdext2/linux.img
Chroot directory = /data/sdext2/pogi
ENV directory = /data/sdect2/pogito

So I have inserted an SD card with 6GB ext2 partition, I plan to place the Kali on that but during installation I got the following errors





Code:


Making new disk image (4095 MB) ... + expr 4095 - 1
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 seek=4094 count=1
dd: /data/sdext2/linux.img: Invalid argument
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 count=4095
4095+0 records in
4095+0 records out
4293918720 bytes (4.0GB) copied, 718.323883 seconds, 5.7MB/s
+ [ 0 -eq 0 ]
+ msg done
+ echo done
+ [ file = file -o file = partition ]
+ local fs_support=
done
+ grep -c ext4 /proc/filesystems
+ [ 1 -gt 0 ]
+ fs_support=ext4
+ break
+ [ -z ext4 ]
+ [ auto = auto ]
+ FS_TYPE=ext4
+ msg -n Making file system (ext4) ...
+ echo -n Making file system (ext4) ...
Making file system (ext4) ... + losetup -a
+ grep -c /data/sdext2/linux.img
+ local loop_exist=0
+ grep -c /data/sdext2/linux.img /proc/mounts
+ local img_mounted=0
+ [ 0 -ne 0 -o 0 -ne 0 ]
+ mke2fs -qF -t ext4 -O ^has_journal /data/sdext2/linux.img
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /data/sdext2/linux.img is mounted.


Other error stack tarces


Code:


+ return 1
+ error 1 NOEXEC Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ local err=1
+ local name=NOEXEC
+ local fmt=Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ shift
+ shift
+ shift


Please guide me on what to fix



Samsung Calendar rip?



Love the calendar from the s6 and the edge (using the s6 edge plus), especially with the .ics imports. Does anyone have a flash file or apk file that might work? Specifically I am trying to use a motorola droid maxx or oneplus one. Thank you ahead of time!



dimanche 20 septembre 2015

"samsung security policy update" doesn't appear - but I want to disable it



Hi,
I have a Galaxy S6 5.1.1 bought in Thailand. It is rooted.
I want to use AdBlock Plus but it doesn't block the ads.
I read in ABP's forum that in order to make it work I should disable "samsung security policy update".
However, this option doesn't appear where it should, and I see no option to do so.

Could anyone help??



How to Root Samsung galaxy s5 for verizon without a computer?



All options to root my s5 for Verizon seems to not work at all. I need some assistance on what I can use that doesn't require a computer.. please help! All assistance appreciated! Thank you guys!!



STUCK on Samsung Galaxy S6 edge logo



I first was stuck in this screen ,


i have flashed the 2 lastest 5.1.1 firmwares availables in sammobile G925TTMB2DOH6 and G925TUVU2COF8, but i get stuck on the samsung gs6 edge logo without red text and i have to wait the battery to fully drain to boot to stock recovery or download mode again, im downloading G925TUVU2COF6 is the earlier 5.1.1 firmware , i guess phone wont let me flas 5.0.2 ,, any sugestions???:confused::confused::crying:



Samsung Galaxy S3 Sprint - Problems restoring stock rom Backup (TWRP)



Phone was originally bone stock, I then rooted & installed TWRP recovery, booted into TWRP and did the Backup option and saved it to SD Card, I then flashed CM 12.1 and used it for a little over a month, trying the various Nightly updates.

I decided to go back to the stock rom I had backed up previously, It restores successfully but when I boot the phone everything is crashing once it hits the home screen, "Unfortunately xxxx has stopped" is seen over and over, I can't load anything, even the settings menu crashes.

I then tried rebooting into TWRP and did Factory reset but when I do this It wont ever get past the Samsung logo on reboot.

Not sure what went wrong with the backup or if Im missing a step? I also tried enabling the verify MD5 check option for the Backup and it says everything is fine.

For now I'm back in CM 12.1, Any ideas appreciated!



Samsung Galaxy Note 3 strange behavior



Some weeks ago I was riding my motorbike down the highway and at some point my phone mount decided to break and fall. The Note 3 didn't seem so have any other damage other than glass and screen so I had them replaced with original spare parts and now my phone is overheating, unable to connect to any kind of cellular network and the camera is not working. I already tried to install different ROMS, kernels and recoveries but nothing seems to change. Temperature doesn't rise too much while doing stuff in the recovery but as soon as Android is loaded the CPU gets up to 80C while the battery stays at 40C. The phone also shuts down when I put it on standby and powers up by itself, especially when it's charging. The battery is draining so badly that it's hard to get to 100%. Here is a logcat.

Code:


E/WindowState( 1484): getStack: Window{1bb1716 u0 com.android.settings/com.android.settings.settingssearch.SettingsSearchActivity} couldn't find taskId=3 Callers=com.android.server.wm.WindowState.computeFrameLw:1050 com.android.internal.policy.impl.PhoneWindowManager.layoutWindowLw:4914 com.android.server.wm.WindowManagerService.performLayoutLockedInner:10946 com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner:11814
--------- beginning of main
E/LocSvc_ApiV02( 1484): I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 99 QMI_LOC_EVENT_INJECT_POSITION_REQ_IND_V02
E/LocSvc_ApiV02( 1484): I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 99 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
E/mm-camera(  350): mct_bus_sof_thread_run: SOF freeze; Sending error message
E/mm-camera(  350): msg_bus_post_msg: Received HW error bus msg
E/LocSvc_ApiV02( 1484): I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 99 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
E/SMD    (  317): DCD ON
E/LocSvc_ApiV02( 1484): I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 99 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
E/mm-camera(  350): isp_axi_streamon: ISP_CFG_STREAM error = -1, start_straem = 0
E/mm-camera(  350): isp_axi_stop_stream: isp_axi_start_stop error = -1
E/mm-camera(  350): stats_action_buf_config: cfg = 0, stats_mask = 0x7b8
E/mm-camera(  350): isp_pipeline_util_reset: module id = 0, action = 0xb6e6c0a9
E/mm-camera(  350): isp_pipeline_util_reset: module id = 1, action = 0xb6e700a5
E/mm-camera(  350): isp_pipeline_util_reset: module id = 2, action = 0xb6e6a35d
E/mm-camera(  350): isp_pipeline_util_reset: module id = 3, action = 0xb6e80461
E/mm-camera(  350): isp_pipeline_util_reset: module id = 4, action = 0xb6e6ea85
E/mm-camera(  350): isp_pipeline_util_reset: module id = 5, action = 0xb6e68561
E/mm-camera(  350): isp_pipeline_util_reset: module id = 7, action = 0xb6e6e0e1
E/mm-camera(  350): isp_pipeline_util_reset: module id = 8, action = 0xb6e7ea49
E/mm-camera(  350): isp_pipeline_util_reset: module id = 10, action = 0xb6e81eb5
E/mm-camera(  350): isp_pipeline_util_reset: module id = 11, action = 0xb6e7ba59
E/mm-camera(  350): isp_pipeline_util_reset: module id = 12, action = 0xb6e790f5
E/mm-camera(  350): isp_pipeline_util_reset: module id = 13, action = 0xb6e82a65
E/mm-camera(  350): isp_pipeline_util_reset: module id = 14, action = 0xb6e77389
E/mm-camera(  350): isp_pipeline_util_reset: module id = 15, action = 0xb6e8118d
E/mm-camera(  350): isp_pipeline_util_reset: module id = 16, action = 0xb6e74cf5
E/mm-camera(  350): isp_pipeline_util_reset: module id = 17, action = 0xb6e785d9
E/mm-camera(  350): isp_pipeline_util_reset: module id = 18, action = 0xb6e60931
E/mm-camera(  350): isp_pipeline_util_reset: module id = 19, action = 0xb6e73a55
E/mm-camera(  350): isp_pipeline_util_reset: module id = 20, action = 0xb6e77db9
E/mm-camera(  350): isp_pipeline_util_reset: module id = 22, action = 0xb6e65e39
E/mm-camera(  350): isp_pipeline_util_reset: module id = 23, action = 0xb6e7630d
E/mm-camera(  350): isp_proc_async_command: X ISP_ASYNC_COMMAND_STREAMOFF = 2
E/mm-camera(  350): isp_proc_async_command: X, session_id = 2, async_cmd_id = 2
E/mm-camera(  350): isp_streamoff: X, session_id = 2
E/mm-camera(  350): port_isp_mct_ctrl_cmd: X, identity = 0x20002, isp_streamoff
E/mm-camera(  350): ispif_proc_streamoff: Enter
E/mm-camera(  350): ispif_proc_streamoff: Make ISPIF_CFG IOCTL!
E/mm-camera(  350): ispif_proc_streamoff: ISPIF_CFG IOCTL returns!
E/mm-camera(  350): ispif_proc_streamoff: X, rc = 0
E/mm-camera(  350): ispif_streamoff: session_id = 2, active_streams = 0
E/mm-camera(  350): release_isp_resource <------
E/mm-camera(  350): release isp0 rdi
E/mm-camera(  350): release_isp_resource: isp_id = 0, camif_session_bit = 0x0
E/mm-camera-sensor(  350): module_sensor_is_ready_for_stream_off:1220 any bundle started 0
E/mm-camera-sensor(  350): sensor_util_change_state:1116 STATEDBG Enter
E/mm-camera-sensor(  350): sensor_util_change_state:1123 STATEDBG Enter cur state 4 new state 0
E/mm-camera-sensor(  350): sensor_util_change_state:1162 STATEDBG Exit cur state 0 new state 0
E/mm-camera-sensor(  350): sensor_util_change_state:1166 STATEDBG Exit
E/mm-camera-sensor(  350): module_sensor_module_process_event:3557 X STATEDBG MCT_EVENT_CONTROL_STREAMOFF
E/mm-camera(  350): main: return true, return type 0
E/mm-camera(  350): main: return true, return type 2
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera-intf(  325): mm_stream_fsm_reg: invalid state (5) for evt (8), in(0x0), out(0x0)
E/mm-camera-intf(  325): mm_stream_unreg_buf: fd=70, VIDIOC_REQBUFS failed, rc=-1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/QCameraStream(  325): int32_t qcamera::QCameraStream::putBufs(mm_camera_map_unmap_ops_tbl_t*): map_stream_buf failed: -1
E/QCameraChannel(  325): start: m_camOps->start_channel failed
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): server_process_hal_event:__DBG__ E event id=3
E/mm-camera(  350): server_process_hal_event:__DBG__ X sucess event id=3
E/mm-camera(  350): mct_pipeline_process_set:command=800000b
E/mm-camera(  350): main: return true, return type 0
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): server_process_hal_event:__DBG__ E event id=3
E/mm-camera(  350): server_process_hal_event:__DBG__ X sucess event id=3
E/mm-camera(  350): mct_pipeline_process_set:command=800000b
E/mm-camera-sensor(  350): port_sensor_unlink_func:662 ide 20002
E/mm-camera-sensor(  350): port_sensor_caps_unreserve:220 ide 20002
E/mm-camera(  350): port_isp_unlink_func: E, identity = 0x20002, port = 0xb4cb0460, direction = 2
E/mm-camera(  350): port_isp_unlink_func: X, ret = 0, identity = 0x20002, port = 0xb4cb0460, direction = 2
E/mm-camera(  350): port_isp_unlink_func: E, identity = 0x20002, port = 0xb4cb08e0, direction = 1
E/mm-camera(  350): port_isp_unlink_func: X, ret = 0, identity = 0x20002, port = 0xb4cb08e0, direction = 1
E/mm-camera(  350): cpp_port_check_caps_unreserve:170, identity=0x20002
E/mm-camera(  350): cpp_port_check_caps_unreserve:179, identity=0x20002, unreserved
E/mm-camera(  350): module_faceproc_port_unlink:758] E
E/mm-camera(  350): module_faceproc_port_unlink:785] X
E/mm-camera(  350): cpp_port_check_caps_unreserve:170, identity=0x20002
E/mm-camera(  350): cpp_port_check_caps_unreserve:179, identity=0x20002, unreserved
E/mm-camera(  350): module_faceproc_port_check_caps_unreserve:914] E
E/mm-camera(  350): module_faceproc_client_destroy:1159] state 1
E/mm-camera-img(  350): faceproc_comp_deinit:79]
E/mm-camera-img(  350): faceproc_comp_abort:549] state 1
E/mm-camera-img(  350): faceproc_comp_eng_destroy:1856] faceproc engine clean
E/mm-camera-img(  350): faceproc_comp_eng_reset:1880]
E/mm-camera(  350): module_faceproc_client_destroy:1184] X
E/mm-camera(  350): module_faceproc_port_check_caps_unreserve:963] X
E/mm-camera(  350): mct_stream_check_name:mod=sensor, name=isp
E/mm-camera(  350): mct_stream_check_name:mod=iface, name=isp
E/mm-camera(  350): mct_stream_check_name:mod=isp, name=isp
E/mm-camera(  350): mct_stream_get_module: module: 0xb4c1be10
E/mm-camera(  350): port_isp_unlink_func: E, identity = 0x20002, port = 0xb4cb0760, direction = 1
E/mm-camera(  350): port_isp_unlink_func: X, ret = 0, identity = 0x20002, port = 0xb4cb0760, direction = 1
E/mm-camera(  350): q3a_port_unlink X refcnt 1
E/mm-camera(  350): asd_port_ext_unlink E
E/mm-camera(  350): asd_port_ext_unlink  X refcnt 1
E/mm-camera(  350): stats_port_unlink: X
E/mm-camera(  350): stats_port_check_caps_unreserve E
E/mm-camera(  350): q3a_port_event: Stream type change event received!
E/mm-camera(  350): stats_port_check_caps_unreserve X
E/mm-camera(  350): main: return true, return type 0
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): main: return true, return type 1
E/mm-camera(  350): server_process_hal_event:__DBG__ E event id=3
E/mm-camera(  350): server_process_hal_event:__DBG__ X sucess event id=3
E/mm-camera(  350): mct_pipeline_process_set:command=800000b
E/mm-camera(  350): mct_stream_streamoff: Enter
E/mm-camera(  350): mct_stream_streamoff: STREAMING OFFstream_type = 3
E/mm-camera-sensor(  350): module_sensor_module_process_event:3542 ide 20003 MCT_EVENT_CONTROL_STREAMOFF
E/mm-camera-sensor(  350): module_sensor_module_process_event:3545 E STATEDBG MCT_EVENT_CONTROL_STREAMOFF
E/mm-camera-sensor(  350): sensor_util_change_state:1116 STATEDBG Enter
E/mm-camera-sensor(  350): sensor_util_change_state:1123 STATEDBG Enter cur state 0 new state 4
E/mm-camera-sensor(  350): sensor_util_change_state:1162 STATEDBG Exit cur state 4 new state 4
E/mm-camera-sensor(  350): sensor_util_change_state:1166 STATEDBG Exit
E/mm-camera-sensor(  350): module_sensor_stream_off:3097 ide 20003 MCT_EVENT_CONTROL_STREAMOFF
E/mm-camera(  350): port_isp_mct_ctrl_cmd: type=2
E/mm-camera(  350): port_isp_mct_ctrl_cmd: E, identity = 0x20003, STREAMOFF
E/mm-camera(  350): stats_port_event stream_on_counter is negative -1 !!!
E/AF_PORT (  350): af_port_handle_control_event: stream_on_refcnt -1
E/mm-camera(  350): port_isp_mct_ctrl_cmd: E, identity = 0x20003, isp_streamoff
E/mm-camera(  350): isp_streamoff: E, session_id = 2
E/mm-camera(  350): isp_proc_async_command: E ISP_ASYNC_COMMAND_STREAMOFF = 2
E/mm-camera(  350): isp_proc_streamoff: E, session_id = 2, stream_id = 3, stream_type = 3
E/mm-camera(  350): isp_proc_async_command: X ISP_ASYNC_COMMAND_STREAMOFF = 2
E/mm-camera(  350): isp_proc_async_command: X, session_id = 2, async_cmd_id = 2
E/mm-camera(  350): isp_streamoff: X, session_id = 2
E/mm-camera(  350): port_isp_mct_ctrl_cmd: X, identity = 0x20003, isp_streamoff
E/mm-camera(  350): ispif_proc_streamoff: Enter
E/mm-camera(  350): ispif_proc_streamoff: X, rc = 0
E/mm-camera(  350): ispif_streamoff: session_id = 2, active_streams = -1
E/mm-camera-sensor(  350): module_sensor_is_ready_for_stream_off:1211 can't find bundle with id=7936
E/mm-camera-sensor(  350): sensor_util_change_state:1116 STATEDBG Enter
E/mm-camera-sensor(  350): sensor_util_change_state:1123 STATEDBG Enter cur state 4 new state 0
E/mm-camera-sensor(  350): sensor_util_change_state:1162 STATEDBG Exit cur state 0 new state 0
E/mm-camera-sensor(  350): sensor_util_change_state:1166 STATEDBG Exit
E/mm-camera-sensor(  350): module_sensor_module_process_event:3557 X STATEDBG MCT_EVENT_CONTROL_STREAMOFF
E/mm-camera-sensor(  350): port_sensor_unlink_func:662 ide 20003
E/mm-camera-sensor(  350): port_sensor_caps_unreserve:220 ide 20003
E/mm-camera(  350): port_isp_unlink_func: E, identity = 0x20003, port = 0xb4cb0460, direction = 2
E/mm-camera(  350): isp_unlink_sink_port: ad hoc sink port unlinked, session_id = 2
E/mm-camera(  350): port_isp_unlink_func: X, ret = 0, identity = 0x20003, port = 0xb4cb0460, direction = 2
E/mm-camera(  350): mct_stream_check_name:mod=sensor, name=isp
E/mm-camera(  350): mct_stream_check_name:mod=iface, name=isp
E/mm-camera(  350): mct_stream_check_name:mod=isp, name=isp
E/mm-camera(  350): mct_stream_get_module: module: 0xb4c1be10
E/mm-camera(  350): port_isp_unlink_func: E, identity = 0x20003, port = 0xb4cb0760, direction = 1
E/mm-camera(  350): port_isp_unlink_func: X, ret = 0, identity = 0x20003, port = 0xb4cb0760, direction = 1
E/mm-camera(  350): af_thread_handler: af thread returned
E/mm-camera(  350): q3a_port_unlink X refcnt 0
E/mm-camera(  350): afd_thread_en_q_msg thread -1282028928 is set to inactive
E/mm-camera(  350): asd_port_ext_unlink E
E/mm-camera(  350): asd_port_ext_unlink: asd_data=0xb39a4000
E/mm-camera(  350): asd_thread_stop E
E/mm-camera(  350): asd_thread_en_q_msg:78 Message Stop Thread
E/mm-camera(  350): asd_thread_handler: asd thread returned
E/mm-camera(  350): asd_thread_stop joined
E/mm-camera(  350): asd_port_ext_unlink  X refcnt 0
E/mm-camera(  350): stats_port_unlink: X
E/mm-camera(  350): stats_port_check_caps_unreserve E
E/mm-camera(  350): stats_port_check_reserved_stream: private->reserved_id=0x20000
E/mm-camera(  350): stats_port_check_caps_unreserve X
E/mm-camera(  350): main: return true, return type 0
E/QCameraStateMachine(  325): int32_t qcamera::QCameraStateMachine::procEvtPreviewStoppedState(qcamera::qcamera_sm_evt_enum_t, void*): CAM_EVENT_TYPE_DAEMON_DIED
E/SecCameraCoreManager(  325): notifyErrorCallback(1, 100, 0)
E/SecCameraCoreManager(  325): CAMERA_MSG_ERROR from under SecCameraCoreManager - 100
E/SecCamera-JNI-Java(10666): Error 100
E/WindowState( 1484): getStack: Window{1bb1716 u0 com.android.settings/com.android.settings.settingssearch.SettingsSearchActivity} couldn't find taskId=3 Callers=com.android.server.wm.WindowState.computeFrameLw:1050 com.android.internal.policy.impl.PhoneWindowManager.layoutWindowLw:4914 com.android.server.wm.WindowManagerService.performLayoutLockedInner:10880 com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner:11814
E/WindowState( 1484): getStack: Window{1bb1716 u0 com.android.settings/com.android.settings.settingssearch.SettingsSearchActivity} couldn't find taskId=3 Callers=com.android.server.wm.WindowState.computeFrameLw:1050 com.android.internal.policy.impl.PhoneWindowManager.layoutWindowLw:4914 com.android.server.wm.WindowManagerService.performLayoutLockedInner:10946 com.android.server.wm.WindowManagerService.performLayoutAndPlaceSurfacesLockedInner:11814
E/WindowState( 1484): getStack: Window{1bb1716 u0 com.android.settings/com.android.settings.settingssearch.SettingsSearchActivity} couldn't find taskId=3 Callers=com.android.server.wm.WindowState.computeFrameLw:1050 com.android.internal.policy.impl.PhoneWi





Samsung Gear S Stuck at startup with Chinese



I just got this Samsung Gear S as a present and its all in Chinese. I tried doing everything but nowehere it lets me go to settings so I can change the language. at power up it shows Sky Telecom logo so probably locked or something. Never used any such device before so no idea! Posting the screenshots. Please help!

Thanks.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	20150920_201745.jpg<br/>Views:	N/A<br/>Size:	248.5 KB<br/>ID:	3480327
 

Click image for larger version<br/><br/>Name:	20150920_201755.jpg<br/>Views:	N/A<br/>Size:	246.6 KB<br/>ID:	3480329
 

Click image for larger version<br/><br/>Name:	20150920_201810.jpg<br/>Views:	N/A<br/>Size:	249.7 KB<br/>ID:	3480330
 

Click image for larger version<br/><br/>Name:	20150920_201853.jpg<br/>Views:	N/A<br/>Size:	237.9 KB<br/>ID:	3480331
 














Parts problem for Korean Samsung Galaxy S5



So I asked a local technician if he can replace the housing when it will become dirty and said that he can't cause its a Korean Samsung Galaxy S5. Its the part really different from the International Samsung Galaxy S5?



Samsung Galaxy S (I9100g) won't turn on or charge!



So the other day I was using my phone (normal usage) and suddenly while using Whatsapp, the phone froze and wasn't responding at all. Finding no other way to use it or turn it off, I proceeded by pulling out the battery and ever since it has not booted back up or even charges. The only sign of life I get is the momentary sound my laptop makes when I connect the phone via the data cable but that too also lasts for merely a second and the disconnects again, it keeps on connecting and disconnecting. Any help at all would be grateful!
P.S I even removed the battery for a couple of hours, left it to charge overnight, all to no avail.