I unfortunately don't own a Moto X, but I would like to ask for a little help.
I think, the Moto X has the following interface file (I got this from a CM source code):
/sys/devices/platform/msm_ssbi.0/pm8921-core/pm8921-charger/charge_rate
Could you please check which values this file gives by reading?
- if not on charger
- if on normal charger
- if on turbo charger
(easiest with adb: "adb shell cat /sys/devices/platform/msm_ssbi.0/pm8921-core/pm8921-charger/charge_rate")
Is this file maybe linked into here?
/sys/class/power_supply/battery/charge_rate
Thank you in advance!
Wrong subforum
nihil0 said:
I unfortunately don't own a Moto X, but I would like to ask for a little help.
I think, the Moto X has the following interface file (I got this from a CM source code):
/sys/devices/platform/msm_ssbi.0/pm8921-core/pm8921-charger/charge_rate
Could you please check which values this file gives by reading?
- if not on charger
- if on normal charger
- if on turbo charger
(easiest with adb: "adb shell cat /sys/devices/platform/msm_ssbi.0/pm8921-core/pm8921-charger/charge_rate")
Is this file maybe linked into here?
/sys/class/power_supply/battery/charge_rate
Thank you in advance!
Click to expand...
Click to collapse
Had to use file explorer
Charging 1
Not Charging 0
Turbo Charge ? Moto X 1st Gen doesn't have that feature.
XAlexander_AlexanderX said:
Had to use file explorer
Charging 1
Not Charging 0
Turbo Charge ? Moto X 1st Gen doesn't have that feature.
Click to expand...
Click to collapse
Thank you.
The Moto X (2nd gen) has the turbocharging feature. I just would like to find out, on which interface the actual charge speed can be read.
The Nexus 6 has his interface here:
/sys/class/power_supply/battery/charge_rate
It gives the following values: "none", "normal", "turbo"
Could you please help me, and find the interface on Moto X 2nd gen, which works like the interface on Nexus 6?
Thank you in advanced!
nihil0 said:
The Moto X (2nd gen) has the turbocharging feature. I just would like to find out, on which interface the actual charge speed can be read.
The Nexus 6 has his interface here:
/sys/class/power_supply/battery/charge_rate
It gives the following values: "none", "normal", "turbo"
Could you please help me, and find the interface on Moto X 2nd gen, which works like the interface on Nexus 6?
Thank you in advanced!
Click to expand...
Click to collapse
You're gonna have to post in the Moto X 2014 forums for that one.
Related
Y'all think they'll be available, seeing as how this seems to be based on the droid turbo with most of the same hardware?
I had a moto x (2013) and loved those features, just wasn't crazy about the battery life.
A nexus 6 with working active display/moto voice would be amazing.
It looks like Google has incorporated similar features into Android itself.
There's something new called Ambient Display, which is similar to Moto Display.
You can say "OK Google" with the screen off, which is functionally similar to Moto Voice — albeit without the custom launch phrases.
Moto Voice records your voice and then pipes that recording into Google Now. Since this new feature launches Google Now directly, it's probably a lot faster than Moto Voice.
Is there anything setting need to do before OK Google works with screen off?
Sent from my Nexus 6 using Tapatalk
---------- Post added at 07:22 AM ---------- Previous post was at 06:48 AM ----------
Found it. Tnx
Sent from my Nexus 6 using Tapatalk
NOTashwin said:
It looks like Google has incorporated similar features into Android itself.
There's something new called Ambient Display, which is similar to Moto Display.
You can say "OK Google" with the screen off, which is functionally similar to Moto Voice — albeit without the custom launch phrases.
Moto Voice records your voice and then pipes that recording into Google Now. Since this new feature launches Google Now directly, it's probably a lot faster than Moto Voice.
Click to expand...
Click to collapse
To be honest I rather have Moto Display than Ambient Display, Google's version just has soo many flaws, and sometimes its not consistent and not only that, theres not much features
If porting the Moto Display and other goodies from the X will be possible I'll be keeping a close eye out
I exported most of the files required for it, but am stuck at the Motorola-specific signature process... And life is getting in the way as well.
Anyone see that China is getting the moto x pro? It's basically the nexus 6 without the nexus branding. Any bets on whether it'll come with the moto tweaks and that a ROM can be made for the nexus 6?
Does anyone know if the moto voice has been ported for the Nexus 6? I like that the moto voice will read your messages to you.
coldheater said:
Does anyone know if the moto voice has been ported for the Nexus 6? I like that the moto voice will read your messages to you.
Click to expand...
Click to collapse
Not yet. I think the best bet would be perhaps getting a dump from the Moto X Pro, which is the Chinese variation of the Nexus 6. China doesn't have Google services, so the Nexus branding has been dropped and all Google apps, but Moto looks to have added their apps to it. Some pics here, which you can see some of the icons on the home screen (unsure if it will have all of the Moto apps though).
cupfulloflol said:
Not yet. I think the best bet would be perhaps getting a dump from the Moto X Pro, which is the Chinese variation of the Nexus 6. China doesn't have Google services, so the Nexus branding has been dropped and all Google apps, but Moto looks to have added their apps to it. Some pics here, which you can see some of the icons on the home screen (unsure if it will have all of the Moto apps though).
Click to expand...
Click to collapse
Thanks a bunch and that's probably best. I have to see when its released....any release dates yet?
coldheater said:
Thanks a bunch and that's probably best. I have to see when its released....any release dates yet?
Click to expand...
Click to collapse
I see that it has been released in China a few days ago, any updates anyone?
coldheater said:
I see that it has been released in China a few days ago, any updates anyone?
Click to expand...
Click to collapse
Theres a Moto X Pro system dump in this thread.
The Moto X Pro bootanimation.zip uses video files and videodesc.txt instead of .png images and desc.txt like Nexus 6, but it works by just copying /system/bin/bootanimation file from Moto X Pro to Nexus 6, changing permissions and rebooting. Can the same be said for the Moto Apps? Just copy all the apks from /system/priv-app on Moto X Pro to same place on Nexus 6, as well as the /system/lib and /system/bin files?
If anyone knows how to do this it would be greatly appreciated. In the meantime I'll be searching for threads that point me in the right direction and trying the method I mentioned to see what happens.
KnifeSkills said:
Theres a Moto X Pro system dump in this thread.
The Moto X Pro bootanimation.zip uses video files and videodesc.txt instead of .png images and desc.txt like Nexus 6, but it works by just copying /system/bin/bootanimation file from Moto X Pro to Nexus 6, changing permissions and rebooting. Can the same be said for the Moto Apps? Just copy all the apks from /system/priv-app on Moto X Pro to same place on Nexus 6, as well as the /system/lib and /system/bin files?
If anyone knows how to do this it would be greatly appreciated. In the meantime I'll be searching for threads that point me in the right direction and trying the method I mentioned to see what happens.
Click to expand...
Click to collapse
I'm the one who uploaded the system dump as an alternative to baidu , because it was too slow .I need to get an update-script to make this ROM.zip flashing process possible ,though I don't know how to do one , I won't be able to make this thing possible.If any of you wants to help me , shoot me with a PM .
blinqipa said:
I'm the one who uploaded the system dump as an alternative to baidu , because it was too slow .I need to get an update-script to make this ROM.zip flashing process possible ,though I don't know how to do one , I won't be able to make this thing possible.If any of you wants to help me , shoot me with a PM .
Click to expand...
Click to collapse
Please keep me in the loop and let me know if there is anything that I can do to help.
coldheater said:
Please keep me in the loop and let me know if there is anything that I can do to help.
Click to expand...
Click to collapse
Well I think I was pretty clear by saying I need a Updater-Script that's where I need help
blinqipa said:
Well I think I was pretty clear by saying I need a Updater-Script that's where I need help
Click to expand...
Click to collapse
hopefully soon.
blinqipa said:
Well I think I was pretty clear by saying I need a Updater-Script that's where I need help
Click to expand...
Click to collapse
still no update?
coldheater said:
still no update?
Click to expand...
Click to collapse
Nope ,unfortunately .Rather than looking here ,seek for help out in other communities ,seems like there are no enthusiastic developers who will do this /devs or other users have less interest in such things .
blinqipa said:
Nope ,unfortunately .Rather than looking here ,seek for help out in other communities ,seems like there are no enthusiastic developers who will do this /devs or other users have less interest in such things .
Click to expand...
Click to collapse
already have, thanks. Just checking to see if u had an updated. If I find out anything, i'll post here.
Hi guys,
I'm not sure but I couldn't anything in the Q-A that can answer my question.
Basically, is there someone who's able to enable additional LTE bands on your Moto X? Or is this really a hardware limitation.
This is for the Moto X (1st gen).
Cheers,
Dorell
galangdj said:
Hi guys,
I'm not sure but I couldn't anything in the Q-A that can answer my question.
Basically, is there someone who's able to enable additional LTE bands on your Moto X? Or is this really a hardware limitation.
This is for the Moto X (1st gen).
Cheers,
Dorell
Click to expand...
Click to collapse
Look at this thread.
I am not sure it works or not. But maybe you can find some useful info there.
virusalone said:
Look at this thread.
I am not sure it works or not. But maybe you can find some useful info there.
Click to expand...
Click to collapse
Thanks I'll give it a try.
Hardware limitation. The devices support the bands they support. No more.
Hi Guys! Here is the stock wallpapers from the Moto G XT1543 launcher.:
Google+ link.
Which is your favourite?
Try This
clarify this one is moto G 3rd gen wallpaper?
Nope.
kenny_cfc said:
Nope.
Click to expand...
Click to collapse
ok.. sry
danyprasad said:
clarify this one is moto G 3rd gen wallpaper?
Click to expand...
Click to collapse
I remember this wallpaper was one of the Atrix 2's wallpaper.
ohh ok ..
Thank you !!
Android 6.0 Marshmallow wallpapers, chk and download..
http://tinyurl.com/onaemtn
Like please
UPDATE!
UPDATE! Galaxy J5 and Moto G January 3 - step by step and detail than my last recommendation
My experience
While fast charge with experience and enjoy, it is often only a single day fee for me on more than one phone in the office. For these cases, it comes down to it, only to have charged in 6-8 hours during sleep and nothing more.
So, while I would like all the features that I'm not sure if the quick charge should take a fair amount of lists of people, unless they are found with excessive use of the device a charge of half day. Even a tax evening back to 15-20% or so on a standard charger usually enough to get the rest of the evening.
They did most of you will find only a "nice feature 'I think, or do you see yourself in situations like this a lot with that half of the day to find the load.
Hi,everyone ..
can anyone share all the Motoxplay Apk files here?
reason:
i am currently having MotoG, i wanted MotoVoice .. on my MotoG, and checkout any new softwares present on MotoX play
up
Sell it and buy x one man? Dont play around with it (APKS)
As I know, the features of Moto X will not work in Moto G, the moto voice will not work.
nandakis4 said:
Hi,everyone ..
can anyone share all the Motoxplay Apk files here?
reason:
i am currently having MotoG, i wanted MotoVoice .. on my MotoG, and checkout any new softwares present on MotoX play
Click to expand...
Click to collapse
If you want this so much... there goes:
https://www.dropbox.com/s/nyh6whf419bmszw/com.motorola.actions-4a67738c5c9667c9116fbddf66b3b434.apk?dl=0
https://www.dropbox.com/s/piho1epb00384ma/com.motorola.audiomonitor-91eb7ac8895efc678d22898b9ccb21b2.apk?dl=0
https://www.dropbox.com/s/4g3nifysae3gsji/com.motorola.moto-d757fa4b7209c586f5247925b7b2a018.apk?dl=0
https://www.dropbox.com/s/ejkzi6jm43sgrsr/com.motorola.motodisplay-eba0103d667c02ad65a7e6ade09751c7.apk?dl=0
Post here if work!
They are not compatible
The applications of Moto X Play, do not work in Moto G 2014, having different hardware environment components, are for specific functions, because I have tested in the two models.
santmau said:
The applications of Moto X Play, do not work in Moto G 2014, having different hardware environment components, are for specific functions, because I have tested in the two models.
Click to expand...
Click to collapse
What about moto g turbo?
Make a simple test...
nandakis4 said:
What about moto g turbo?
Click to expand...
Click to collapse
Its specifications are very similar to those of Moto X Play, but not equal. Unfortunately I can not post pictures, so you could see more detail. I can tell you that the Moto X Play has no gyro sensor, see the next image the first is the Nexus 4 and the second X Play.
http://i.blogs.es/2a7a02/moto-x-style-sensors/650_1200.jpg
Although Turbo is enhanced version, of the standard version of Moto G 2015 has no components X Play.
Also I have the Moto x 2014 and has many components that no longer X Play.
Make a simple test, pick up the phone and if you turn the screen without touching a button, and without using any external application, you might run dedicated applications to Moto X Play
santmau said:
Its specifications are very similar to those of Moto X Play, but not equal. Unfortunately I can not post pictures, so you could see more detail. I can tell you that the Moto X Play has no gyro sensor, see the next image the first is the Nexus 4 and the second X Play.
http://i.blogs.es/2a7a02/moto-x-style-sensors/650_1200.jpg
Although Turbo is enhanced version, of the standard version of Moto G 2015 has no components X Play.
Also I have the Moto x 2014 and has many components that no longer X Play.
Make a simple test, pick up the phone and if you turn the screen without touching a button, and without using any external application, you might run dedicated applications to Moto X Play
Click to expand...
Click to collapse
Hehe ? thank you for clearing my doubt again
can someone upload the live wallpaper apk from moto x play mm
lefurtadoo said:
If you want this so much... there goes:
https://www.dropbox.com/s/nyh6whf419bmszw/com.motorola.actions-4a67738c5c9667c9116fbddf66b3b434.apk?dl=0
https://www.dropbox.com/s/piho1epb00384ma/com.motorola.audiomonitor-91eb7ac8895efc678d22898b9ccb21b2.apk?dl=0
https://www.dropbox.com/s/4g3nifysae3gsji/com.motorola.moto-d757fa4b7209c586f5247925b7b2a018.apk?dl=0
https://www.dropbox.com/s/ejkzi6jm43sgrsr/com.motorola.motodisplay-eba0103d667c02ad65a7e6ade09751c7.apk?dl=0
Post here if work!
Click to expand...
Click to collapse
Man, thanks so much! I actually req this apps yesterday on this forum but no one answered on my post.
Greetings!
Hi, I know that some of you have used the Moto X 2014 Moto feature and you missed the good 'ol Moto display, wave your hand and stuffs and you want Moto X play to be the same.
Now I've been using this app ever since it released the first version (1.0) on my Sony X8 and Sony C2305, I'm still using it now and it works like 95% of the times.
Gravity Screen On/Off
https://play.google.com/store/apps/details?id=com.plexnor.gravityscreenofffree&hl=en
Moderator Edit:
The above is OK, but I have deleted the rest of the post.
Please do NOT refer to software intended to circumvent payment for Apps. Please read the Forum Rules.
Thanks
Nice works well with the mxp