LightBlog

dimanche 19 avril 2015

[Q] After update device no longer boots up

Hi



yesterday i update the official new version of 5.0.2 on my Galaxy S6.

Then i charged my s6, at some point I wanted to see how much he charged i press the home button NOTHING happened

i try to reboot NOTHING odin it does not recognize the device .

The battery is full so that is not the problem what can i do.

Please help me.



SORRY FOR MY ENGLISH :D





from xda-developers http://ift.tt/1G7QSAy

via IFTTT

[Q] Audio Skips with Greenify

I'm using Poweramp for music and when the screen is locked, after 3-5 mins., audio skips (using in ear headpones). After uninstalling Greenify, the problem is gone. But I want the main feature of Greenify to be used (which is Hibernation):(( . What could be the problem and solution for this? Or is there an alternative app that can be used? Thanks.





from xda-developers http://ift.tt/1G7QUIH

via IFTTT

[Q] We need lollipop and touch recovery for samsung galaxy ace 4 sm.g-313F

Hi all geniuses who spend time, work and effort. In this wonderful world of android.



Many of us have the phone SAMSUNG GALAXY ACE 4 SM-G313F and we see a lollipop update information, nor as having an advanced recovery.



Please we need to take into account this phone to update and do what we like ...!



You understand, hehehehe.



Thank you.





from xda-developers http://ift.tt/1baggYV

via IFTTT

doubt about focus

Hi,

One defect that I always have with all my Android phones is that when I record a video sometimes the phone lose focus and the image is blurred.

It happens with s6?

Thanks and sorry for my English!





from xda-developers http://ift.tt/1G7QSAw

via IFTTT

How Could i Do the link2sd Magic ?

according to the insufficient space in our HTC DESIRE 816 , I tried to partition my sd card and make an EXT2 partition and install link2sd application and it says that the mount script has been created but when I reboot my device it says recreate mount script.. what should i do , i have done all the options " ext2,3,4 and Fat32 " all the same ..





from xda-developers http://ift.tt/1G7QUIE

via IFTTT

Need Evo help me about wingle drivers and How to unlock?

Hello guys..!







when i attach my EVO Wingle 9.3 in my PC it requires Drivers.







drivers name:



(windows mobile-based internet sharing device)











drivers name mentioned above.







tell me solution?







and Secondly i wanted to use my cellular SIM card in this device.







how to unlock it?











Help me



















my system Specifications:







Ram:256mb



processor:2.8



Intel Pentium 4



the end





from xda-developers http://ift.tt/1bagjnt

via IFTTT

[Q] Need urgent help with adb fastboot nandroid backup (paid assistance)

Hi,



I have idea like "backup all data (include apps, accounts, system settings) -> wipe all data -> upload backup -> start device", but backup upload on server by ftp/sftp.



After few times another script download necessary backup and upload on phone by adb/fastboot and start device.



Now i create backup by this script (sorry, i`m only learn)


Code:



adb wait-for-device

set dirname=%date:~0,2%%date:~3,2%%date:~8,2%%time:~0,2%%time:~3,2%

mkdir %dirname% > NULL

adb shell su -c "dd if=/$(ls -la /dev/block/platform/msm_sdcc.1/by-name | grep system | sed -r 's/.* .//') of=/sdcard/blkbackup.img"

adb pull /sdcard/blkbackup.img %dirname%\system.img

adb shell rm /sdcard/blkbackup.img

adb shell su -c "dd if=/$(ls -la /dev/block/platform/msm_sdcc.1/by-name | grep boot | sed -r 's/.* .//') of=/sdcard/blkbackup.img"

adb pull /sdcard/blkbackup.img %dirname%\boot.img

adb shell rm /sdcard/blkbackup.img

adb shell su -c "dd if=/$(ls -la /dev/block/platform/msm_sdcc.1/by-name | grep recovery | sed -r 's/.* .//') of=/sdcard/blkbackup.img"

adb pull /sdcard/blkbackup.img %dirname%\recovery.img

adb shell rm /sdcard/blkbackup.img

adb shell su -c "dd if=/$(ls -la /dev/block/platform/msm_sdcc.1/by-name | grep cache | sed -r 's/.* .//') of=/sdcard/blkbackup.img"

adb pull /sdcard/blkbackup.img %dirname%\cache.img

adb shell rm /sdcard/blkbackup.img

adb shell su -c "dd if=/$(ls -la /dev/block/platform/msm_sdcc.1/by-name | grep userdata | sed -r 's/.* .//') of=/sdcard/blkbackup.img"

adb pull /sdcard/blkbackup.img %dirname%\userdata.img

adb shell rm /sdcard/blkbackup.img

adb shell "pm list package -s" > %dirname%\system.apps.list

adb shell "pm list package -3" > %dirname%\3d-party.apps.list



i think what this logicaly work, but in realy - dont work :( and i cant upload backup in server.

can you explain me how i can create fully backup android device and restore it adter few days in device by shellscript.



In an ideal world I see it this way:

1) made a backup using http://ift.tt/S8lr2o

2) loading on server



3) another script download the desired backup and load it on your phone or PC

4) install

4.1) profit :)



PS Since I need it urgently enough and I tried huge amount of scripts and commands - asking for your help (in debt will not stay).

PPS ubuntu



Skype: a.roman2403





from xda-developers http://ift.tt/1G7QSAu

via IFTTT