Does anyone know if there's been a Lux root plugin for the moto x/droid or if any existing ones work with these devices?
API is here in case anyone wants to mess with it/create one https://bitbucket.org/VitoCassisi/lux-plugin-library/overview
Related
Does anyone use the AdBlock app? I'm a little unsure as what exactly to do with it and the is pretty much no documentation on the app. I did make the change to proxy and port but am unsure as to what needs to be done beyond that.I would definitely welcome some input from anyone else who has used this app.
I don't know anything about that app, i've been using AdFree Android for awhile now though and it works fine for me.
http://forum.xda-developers.com/showthread.php?t=509997
AdFree works flawlessly and is so simple you don't really need any documentation
Since active notifications uses the special coprocessor why hasn't someone found the code and created an API required for its use. Apps like Knock Notifactions and others that make custom notifications would greatly benefit from using this.
also stuff like daydream
MarcusSi1516 said:
Since active notifications uses the special coprocessor why hasn't someone found the code and created an API required for its use. Apps like Knock Notifactions and others that make custom notifications would greatly benefit from using this.
Click to expand...
Click to collapse
this would work great with stuff like a modified version of Android Daydream
Hey everyone,
I unlocked my boot loader, rooted, and flashed CM11 on my Moto X a couple days ago. I am only missing the Active Display feature from stock and wanted to replace it with something from the play store. I am running into a problem with both acDisplay and Dynamic Notifications apps. They both work when I get notifications, however do not work at all when set to "active mode". They should be using proximity and motion sensors to imitate how the Moto X normally operates. Does anyone know a way to get them to work similar to how they are "advertised" to work?
I'm sorry, I don't know the answer to your issue..
But I wanted to say, any app that mimics Active Display will take a great toll on your battery life. Active display is designed to use an extremely small amount of battery on the Moto X.... Any other app will not be so battery friendly.
This is why the majority of users stick to stock, with Xposed and Gravity Box for customization.... Or use stock based roms, that have the unique moto features in them.
i.Design said:
Hey everyone,
I unlocked my boot loader, rooted, and flashed CM11 on my Moto X a couple days ago. I am only missing the Active Display feature from stock and wanted to replace it with something from the play store. I am running into a problem with both acDisplay and Dynamic Notifications apps. They both work when I get notifications, however do not work at all when set to "active mode". They should be using proximity and motion sensors to imitate how the Moto X normally operates. Does anyone know a way to get them to work similar to how they are "advertised" to work?
Click to expand...
Click to collapse
In not seeing where either of those apps claim to use the sensors in a similar way as stock active display. Where do you see that they are advertised to do so?
Edit: scratch that. I do see that acdisplay claims to use the sensors.... Not sure why it isn't working for you.
@KJ is correct that they will use much more battery than stock AD, which takes advantage of the low voltage components of the X.
Hi,
Been googleing for a while on this one, not found anything yet.
I'm looking for an app that can emulate a gamepad for my phone.
If all it does is emulate a single screen tap that would be fine.
The thinking is that I have a plastic Google Cardboard rig that doesn't have the magnet button thing. The idea being that the watch could replace this functionality.
If it could act as an analog stick/dpad that would be a huge bonus.
If nobody knows of an app for this, any input to deving one would be helpful. I don't currently have a Tizen dev suite set up but could get one going this weekend.
I've done some remote control stuff in java before but never on android. If anyone has experience in this your help would be appreciated.
I don't want to replicate something if it already exists.
Hi. i'm need to customize some sensors in my Moto G5S Plus in order to set an offset to several of them.
I've tryed Xposed+sensorDisabler but the most I've achieved was to set some fixed values to those sensors, but what I need is to deliver realtime offsetted info.
Is there a full development environment available for this smartphone so I can try to change the sensorManager responses? I need to change this to make an already compiled app to work.
Anybody has a better idea to solve to this?
Thanks for your attention.