LightBlog

jeudi 12 mars 2015

[Q] What Xposed modules do you run on your OPO?

I'm currently on Euphoria's latest 5.0.2 rom and was glad that Xposed finally was available for LP-roms.

on my last device (moto G) i could set a lot of things, but right now I thought...

what would I change on this rom/this great device?



The only module I have enebled right now is Gravitybox, but most setting are already availably in Euphoria/Lollipop, so my question...



what do u use, and why?





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

via IFTTT

[Q] NFC not working-deleted nfc.apk

Hello

I deleted application nfc.apk, nfc.odex, nfctest.spk and nfctest.odex.



My mobile phone: SM-N900, android 4.4.2, bootloader N900AUCUCNC2.



I need ROM for my mobile phone or files nfc.apk, nfc.odex, nfctest.spk and nfctest.odex.



Thanks

Paul





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

via IFTTT

[Q] First Time Rooting

My G3 is running on lollipop and I'd like to root it using Towelroot, (never done anything like this before) do I have to return it to kit kat first though, not sure how to do that either lol, the real reason I'd like to root it is because I've got the quick circle case and I've seen some brilliant watch faces on xba forums that I'd like to use, my phone is a D855 and V20H version.





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

via IFTTT

Can't update to 5.0 Bootloader stuck

Hey guys,

So I have been looking around for about 3 days and can't figure out what to do. I was rooted a while ago and tried to go back to stock for updating to 4.4.4. Now I am trying to get to 5.0 and this is what I am dealing with. The phone keeps booting into Bootloader no matter what I do. If it's plugged into a PC or charger and I try to charge while off, it goes right in. This what I see:



*** Software status: Modified ***

*** RELOCKED ***

*Security Warning ***

MS_WLV PVT SHIP S-ON

HBOOT-3.19.0.0006

RADIO-1.09.20.0926

OpenDSP-v46.2.2-00564-M8974_FO.0811

OS-

eMMC-boot 2048MB

sept 30 2014,01:16:07.0



If I try to use the recovery it just loops back into boot loader. I am extremely frustrated at this point and am about to just break the darn thing. Any help would be greatly appreciated. Do I have to use sunshine to unlock everything again just to lock everyone up?

Thanks in advance,

Cameron





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

via IFTTT

Stuck in bootloader

I flashed the updated lolli firmware but cannot boot past fastboot screen. I can get into recovery but cannot boot my system. Have tried restoring back up, flashed firmware multiple times but stuck on fastboot/bootloader. Help?





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

via IFTTT

[Q] Phone Wont Charge

This morning I got in my car and plugged my phone in, turned on Waze and drove to work which everything was fine. I started to do some testing on my phone at work which was killing the battery so I plugged it in, but the light did not appear for charging. I tried plugging it into two different computers, wall outlet, and different cords. I tried a co-workers phone on my cord and his started charging with no problems both connected to the PC and wall outlet. I cleaned the USB port on the phone thinking their maybe some dirt and build up in there, but still no love. Tried simulating a battery pull, flashing a ROM, and doing a restore...again no love. So I am guessing either the battery or the port is bad, even though the cable clips into place and is not loose.



My question I guess is: I have insurance on the phone, but do I need to RUU the phone in order to get the work done or will Sprint not care? I don't want to RUU and not be able to unlock and root again, but at the same time....I need a working phone. Also, if I missed something in my troubleshooting that someone has had success with for the same issue, please let me know.



Here is an early Thank You for those that may have suggestions or advice.





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

via IFTTT

[KLWP] [TUTORIAL] Create a Material animated Floating Action Button

This is the first of a set of basic animation tutorials for KLWP. If you do not know what KLWP is main thread is available here.



Final result (full video tutorial at the end)





Step 1: create the FAB button that will trigger the animation

  • Start from an empty preset

  • Create a global that will be used to trigger the animations (Globals -> Add -> Type Switch), this global will be used to control animations around

  • Add the Image for the FAB, change its name to better see it in the list

  • Load an Image that you like, here i am using a generic "plus" button

  • Set single Touch action to "Global Switch" and pick the global we just defined ("FAB"), so when touching this image that global will be toggled on/off

  • Go to animations and add a new one, select "ReachOn -> Global Switch" so it will be triggered by the global switch, set speed to 5 to make it faster (5 is 50ms), set type to Rotate and amount to "63" so it will not rotate completely and stop a bit earlier looking like an "X" instead of a "+" (you can test the animation pressing the "play" button on top)

  • To make it a bit fancier add another animation triggered by the same global, set speed to 5 as above and select "Color Filter Out", this will desaturate the image on click, making it black and white when opened

  • Your button is done! Save, go back to screen and see it in action. Cool eh?




Step 2: create app button

  • Add another Image object, change its name to "Facebook" or whatever you want

  • Add a Switch animation of type Scroll so the Image will move when switch triggers, set speed at 5 as above, and play with "speed" and the "play" button on top right until you reach the desired result, set also the "angle" param if you want to change scroll direction and mode to "overshoot" if you want to bounce when opening

  • Add another Switch animation of type "Fade In" so the item will fade in when switch changes (and while fades), the item will disappear because its initial state will be invisible, if you click the play button you will see it become visible

  • Go back to the root and check with the global switch (changing it) if the animation is ok, if its ok change the position of the Facebook button and place it on top of the list so it will go below the FAB (so it will look like it appears from the back)

  • Done! Save and test it on screen




Step 3: create additional buttons

  • Copy the facebook button using copy / paste

  • Change the name and the image (in this case we use Youtube)

  • Go to animations and change the scroll "speed" parameter to make it go farther, test it with play (you will just see an empty red rect because the item is transparent but it will be enough to tune speed

  • Save, done!




Video

http://ift.tt/1GJnnVw







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

via IFTTT