ads

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

jeudi 17 septembre 2015

What i am doing wrong ?



Hello,
I searched the forum for hours and hours, some of the things I was able to understand, but a lot I didn't.. Anyway, I have a problem now .. I tried to unlock the bootloader, I found the unlock code, did what had to be done in this tutorial - http://forum.xda-developers.com/xper...cking-t2332900 - but now when i turn on the phone - next happens: Sony logo pass, xperia logo pass and then loading waves are there forever and that's it.. can't boot .. ( am i wrong about boot? new about this so i am not sure if that is correct ).

Here is log when i tried to unlock bootloader:

Code:


17/022/2015 12:22:06 - INFO  - Unlocking phone using key ********
17/022/2015 12:22:07 - INFO  - ...
17/022/2015 12:22:07 - INFO  - OKAY [  0.447s]
17/022/2015 12:22:07 - INFO  - finished. total time: 0.447s
17/022/2015 12:22:07 - INFO  - Device will reboot into system now
17/022/2015 12:22:07 - INFO  - Unlock code saved to C:\Users\***\.flashTool\registeredDevices\***\ulcode.txt
17/022/2015 12:22:07 - INFO  - Device disconnected


So what i need to do now ? Flash it? ( i flashed once yesterday cuz i had the same problem with waves, also when rooted phone when i wanted to install fonts on the phone.. :( )
So, can i use some other software to flash it? By the default it's 4.2.2, can i download some other software like kitkat or lollipop ?

There are many things that i can't still understand but i am learning and sorry if i did mistake somewhere ( English is not my first language so i am trying to do best :) )



mardi 8 septembre 2015

Touchscreen doing things on its own while battery is low



I have a Barnes & Noble Nook Tablet (acclaim) 16GB that I have flashed the latest CM 11 stable snapshot onto using ClockworkMod 6.0.5.1. I flashed it by creating a bootable SD card with CWM as directed by the CM Wiki, booted into it, cleared cache and dalvik cache, then flashed the .zip from the SD card. I did not install GApps or anything else, so it is a clean install.

Everything works fine until the battery gets low (around 15%), that's when the trouble begins. The screen will begin to behave very strangely, it will randomly tap, scroll, open apps, type jibberish on the keyboard, etc. and won't allow me to do anything other than hit the lock button. Once I charge it back up the issue goes away. This is not a hardware issue, being as this issue does not occur on the stock Barnes & Noble software. I've searched Google, forums, etc. but I haven't found anyone else who is having the same issue.

Any help would be appreciated.

logcat: pastebin(dot)com/0RWxaHZZ



mercredi 26 août 2015

[Q] Failing miserably at making a boot animation... WTF am I doing wrong?



HI all,

I am trying to create a boot animation for my N6, it's a family video that lasts 33 seconds.
I used ffmpeg to extract the images, I tried different resolutions (720x400, 720x1280, 960x720, 720x540, 1440x800, and 1440x1080), and frame rates (8, 12 and 30).
The desc.txt looks like this:
720 400 12
p 0 0 part0
p 0 0 part1

Also
1440 1080 8
p 1 0 part0
p 0 0 part1

There's a total of 264 images, with only 1 on the part1 folder.
I also tried 'c' instead of 'p' in the desc.txt. I used jpg and png formats.

If I'm lucky the phone boots w/o showing the animation, other times, it boots, but there is no video at all and I have to boot recovery, remove bootanimation.zip and reboot (permissions are 644 on the file).
Any suggestions?
WTF am I doing wrong?
Thanks in advance