[app] Turbo toast [A solution of Motorola Turbo charger Toast for custom ROM] - Moto Maxx Themes and Apps

I made a very simple app with the intention of toast if the Motorola Turbo charger is connected a featuring that is available on stock ROM, with this app can be used on any custom ROM.
Mirror Download Click here or use below XDA labs apps
The app have two toast, they come enable by default.
* Display a toast message "Turbo Charger Connected" if Motorola Turbo Charger is connected and recognized by the system as the Turbo charger
* Display a toast message "Charge xx%" with the current battery percentage value when the charger is unplugged
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The app doesn't need to be running to toast, any of the toast can be disable.
How it works:
Only If the charger is connected/disconnected the OS will call the app then...
* If is a connection and the charger is recognized as Turbo a Toast mensagem "Turbo Charger Connected" will be display
* If is a disconnection a Toast mensagem "Charge xx%" will be display this doesn't depends if the charger is turbo or not it will be display every time when a disconnection is received.
* The app work depends of files that are on the root of the device the app only read the files there is no modifications, but for that read is need ROOT access so the app comes root enable by default, the user can if wanna turn Root option off but the app toast may not work properly. In the app start it will tell you if Root is working and warn about the need if you disable.
BTW
I know original toast is TurboPower connected but I prefer the one I choose.
This was tested on Motorola Moto Maxx (Turbo or Droid Turbo), must work on other Motorola devices that have the featuring
Developer donation link:
To donate via paypal click here
No other donation option is available.
Information:
Turbotoast (see above for details)
Contributors
baybutcher27
Source Code: https://github.com/bhb27/turbotoast
Version Information
Status: Stable
Current Stable Version: Check Play link
Created 2016-07-28

Changelog:
V 1.0.0 (initial released)
V 1.0.1 ( Add Final charge toast + general improves)
V 1.0.2 (Add root support and materialized the app looks + general improves)
V 1.0.3 (Prevent odd toast message after boot)
V 1.0.4 (Add Spanish translation Thanks to @fenix3nk0r3 )
V 1.0.5 General Improves, add support to android 2.3 and up, Up translations (Add Spanish-US translation Thanks to @fenix3nk0r3 )
V 1.0.6:
* Set min api level to 13 ( HONEYCOMB_MR2 ) to prevent possible Force Close in android version under Lollipop, and Google statics show that the min android version using this app is Android 4.2 Jelly Bean (API level 17)
* Materialized app look in older android version before Lollipop
* General app optimization in apk size and performance
* Prevent app Force close in situation were user has no Browser or Email agent and try to click in the links in FAQ or About
* Add PT-PT translation
V 1.0.7
* Updates to fully work on android 7.1
* Improve translations
Version 1.0.8
* Updates Root functions to avoid error or app crash
Version 1.0.9
* New Round app Icon
* General app Improves
Version 1.1.0
* App looks improves
* App performance improves
Frequently asked questions (FAQ)
Supported Chargers?
Any Qualcomm QuickCharge 2.0* charger re branded by Motorola as "Turbo Charger"
*Probably supported Qualcomm QuickCharge 3.0 untested
Supported Devices?
Any Device that have supported for the Supported chargers.
Device confirmed that works:
Moto Maxx(a.k.a Moto Turbo, Droid Turbo)
I plug the Charger there is no Toast?
If you are using a supported device/charger and there is no Toast check:
The USB cable can make a difference, use original (or high quality USB cables)
Charger may be damage try a different one
Use the "Do a Toast Test Check the output if that is not displaying "Turbo" at the end when you click, there will be no automatic "Turbo" toast when the charger is connected
What are the possible output of Do a Toast Test?
The kernel is configured to display the below flags when a charger is connected:
"None" (no charger connected)
"null" (This case the app need ROOT access if you give it ROOT access is very unlikely but may be or selinux blocking the app if you can try to disable that or yours Kernel output the flag in a path that the app is not configured to read this case try the developer on XDA thread)
"Normal" (Normal charger or PC charging)
"Weak" (damaged charger and or cable)
"Turbo" (Qualcomm QuickCharge 2.0 charger or Motorola "Turbo" Charger)
If when click on "Do a Toast Test" you get a different output print the screen and and mention @baybutcher27
Any bug report related to the app post on the thread :good:

TurboToast app works on ALL QuickCharge 2.0 chargers
baybutcher27 said:
I made a very simple app with the intention of toast if the Motorola Turbo charger is connected a featuring that is available on stock ROM, with this app can be used on any custom ROM.
This was tested on Motorola Moto Maxx (Turbo or Droid Turbo), must work on other Motorola devices that have the featuring
Click to expand...
Click to collapse
Hey @baybutcher27, great app. I don't know if it works on other Motorola device, but it does work on all other Qualcomm QuickCharge. 20 chargers!
May I suggest slight change in wording in the app description?
I just tested on FOUR DIFFERENT Qualcomm QuickCharge 2.0 chargers -- the Motorola "Turbo" charger that came with my XT1225 phone as well as three completely different brands of Qualcomm QuickCharge 2.0 chargers I ordered from Amazon (including my dual port car charger). This app works on all. :good:
Right now, your app description seems limited to only Motorola Turbo chargers, but your app actually works on ALL Qualcomm QuickCharge 2.0 chargers.
Motorola is just using Qualcomm QuickCharge 2.0 standard and calling it "Turbo Charging". (We've all known that for two years, it's not news.) Motorola just branded their use of Qualcomm QuickCharge 2.0 as "Turbo Charging". Samsung and others also enable QuickCharge 2.0 charging on their phone and many 3rd party manufacturers make Qualcomm QuickCharge 2.0 chargers. I have several other Qualcomm QuickCharge 2.0 chargers!
A Motorola-branded "Turbo" chager for the Quark phone is just a Qualcomm QuickCharge 2.0 charger made by Motorola.
The wording change I would recommend in the app description is that it works on ALL Qualcomm QuickCharge 2.0 chargers, not just the Motorola branded chargers.
NOTE: This app may also work on the new Qualcomm QuickCharge 3.0 charges (since they are backwards compatible), but I do not have any to test.
________
Also, in testing your app, I also found high quality USB cables make a difference. I have many different USB cables around the house. Those that came with my phone and many others for various devices. On one Qualcomm QuickCharge 2.0 charger, when I plugged in my phone at first it did NOT give the Turbo toast -- which puzzled me. I then swapped out that USB cable for a high-quality USB cable (MediaBridge brand) and YES! There it was -- Turbo charging toast. That might be something else you would wish to add to the description? Don't want people to blame you for the app not working, when really it's their low quality USB cable!
_______
Besides the Motorola chargers that came with my phone, these are the other Qualcomm QuickCharge 2.0 chargers I test this app on:
[Qualcomm Certified] Extsud® Qualcomm Quick Charge 2.0 USB Intelligent Car Charger With Two USB Turbo Fast Adaptive Quick Charge Ports
https://www.amazon.com/gp/product/B00XJ7OTS0/ref=oh_aui_search_detailpage?ie=UTF8&psc=1
CHOE Quick Charge 2.0, [Qualcomm Certified Reversible USB Port] 18W USB Turbo Wall Charger
https://www.amazon.com/gp/product/B00QTJZ3D0/ref=oh_aui_search_detailpage?ie=UTF8&psc=1
iXCC 18 Watt Turbo Wall Charger for Qualcomm QC 2.0 Enabled Devices
https://www.amazon.com/dp/B019EV4ONY/ref=twister_B015O1ZN8I?_encoding=UTF8&psc=1
______
For those interested in the MediaBridge USB cables, here you go... I actually just went back and wrote an Amazon 5-star review of these cables due to testing with this app.
Here's 6ft at Amazon. Also other lengths are available.
Mediabridge USB 2.0 - Micro-USB to USB Cable
https://www.amazon.com/Mediabridge-...=Mediabridge+USB+2.0+-+Micro-USB+to+USB+Cable
For my car charger, I use this since it's coiled and can stretch to what I need:
Mediabridge USB 2.0 - Micro-USB to USB Coiled Cable (1-3 Feet) - High-Speed A Male to Micro B with Gold-Plated Connectors
https://www.amazon.com/Mediabridge-...=Mediabridge+USB+2.0+-+Micro-USB+to+USB+Cable

@baybutcher27, I'm really glad you made this when you did. It helped me realize that my charge cable is dying. Replacements have been ordered

I did a major up on the app...
Releasing a test version.
This is not final as I did not make any translation, I plane to translate to pt-BR.
The app now is a ROOT app, I notice after testing on other device that is only works if selinux is off, but if it has ROOT privilege it works ok with selinux on, so I included root tools, and make root enable by default but the user can disable and run the app without root but it may not show a correct toast...
the looks is a lot improve as I enable and take the time to config materialized style.
made a faq section and a about one...
even with all that the app is very simple only 40kB in size and works perfect...
have fun if any one have any input let me know...
:good:

baybutcher27 said:
I did a major up on the app...
Releasing a test version.
This is not final as I did not make any translation, I plane to translate to pt-BR.
The app now is a ROOT app, I notice after testing on other device that is only works if selinux is off, but if it has ROOT privilege it works ok with selinux on, so I included root tools, and make root enable by default but the user can disable and run the app without root but it may not show a correct toast...
the looks is a lot improve as I enable and take the time to config materialized style.
made a faq section and a about one...
even with all that the app is very simple only 40kB in size and works perfect...
have fun if any one have any input let me know...
:good:
Click to expand...
Click to collapse
I up the Final version 1.0.2
update pt-BR and add some safety check. The app is 100%
Download
:good:

Are u adding into rom or no?
Sent from my DROID Turbo using XDA-Developers mobile app

gangrenius said:
Are u adding into rom or no?
Sent from my DROID Turbo using XDA-Developers mobile app
Click to expand...
Click to collapse
on next RR yes.

FYI, just tested it on a 5th QuickCharge 2.0 charger. Of course, it worked.
http://forum.xda-developers.com/showpost.php?p=67968893&postcount=5

-deleted, wrong thread-

immadeofpixels27 said:
Sweep2W still seems to be getting turned off occasionally for no discernable reason.
Click to expand...
Click to collapse
And you think this Quick Charge 2.0 notification app is somehow responsible?
Please tell us how being notified what type of charger you are using has connection to Sweep2W feature?

ChazzMatt said:
And you think this app is somehow responsible?
Click to expand...
Click to collapse
Oops, wrong thread. Sorry

Worked great for me, thanks

I up a new version of the APP
I found a odd behavior of android, don't know if is all androids ROM but on CM base right after boot/reboot the OS will send a ACTION_POWER_DISCONNECTED (even if there is no disconnection of the charger) as the app uses it to toast the final charge the app will toast that and because the OS is just starting there may be a odd toast as things are just loading.
So fix the app code to not care for that one call after boot + I fix some description in the app + some general code improve.
Download V1.0.3

baybutcher27 said:
So fix the app code to not care for that one call after boot + I fix some description in the app + some general code improve.
Click to expand...
Click to collapse
Thanks! I was actually going to report that a day or two ago, but I've been busy

Languages, I can help to Spanish

fenix3nk0r3 said:
Languages, I can help to Spanish
Click to expand...
Click to collapse
If you wanna, I will be pleased...
the thing to change is the inside of >in red<
example
Code:
<string name="battery_turbo_toast">[COLOR="Red"]Turbo Charger Toast[/COLOR]</string>
translate it becomes
Code:
<string name="battery_turbo_toast">[COLOR="Red"]Mensagem Toast Carregador Turbo[/COLOR]</string>
* app name doesn't need translate...
Code:
<string name="app_name">TurboToast</string>
there is special characters like
\u0022
\n
\'
I believed that \' for example in the word "don't" is not need in any word in Spanish, so where that is present can be removed, but the other two are need example
Code:
\u0022[COLOR="Red"]Charge[/COLOR] %\u0022
becomes
Code:
\u0022[COLOR="Red"]Carregou[/COLOR] %\u0022
in:
Code:
[COLOR="Red"]<string name="faq_do_a_toast_summary">[/COLOR]
the words... None, null, Normal, Weak, and turbo can't be translate as this is what comes from the kernel and kernel is all in US it only outputs this words...
pt-rBR as a example the languages have common uses...
:good:

Perfect, give me one day
Enviado desde mi Moto MAXX mediante Tapatalk

baybutcher27 said:
If you wanna, I will be pleased...
the thing to change is the inside of >in red<
example
Code:
<string name="battery_turbo_toast">[COLOR="Red"]Turbo Charger Toast[/COLOR]</string>
translate it becomes
Code:
<string name="battery_turbo_toast">[COLOR="Red"]Mensagem Toast Carregador Turbo[/COLOR]</string>
* app name doesn't need translate...
Code:
<string name="app_name">TurboToast</string>
there is special characters like
\u0022
\n
\'
I believed that \' for example in the word "don't" is not need in any word in Spanish, so where that is present can be removed, but the other two are need example
Code:
\u0022[COLOR="Red"]Charge[/COLOR] %\u0022
becomes
Code:
\u0022[COLOR="Red"]Carregou[/COLOR] %\u0022
in:
Code:
[COLOR="Red"]<string name="faq_do_a_toast_summary">[/COLOR]
the words... None, null, Normal, Weak, and turbo can't be translate as this is what comes from the kernel and kernel is all in US it only outputs this words...
pt-rBR as a example the languages have common uses...
:good:
Click to expand...
Click to collapse
Test Please, You can create a version with my language es-mx? for testing

I up a new version of the APP
V 1.0.4 (Add Spanish translation Thanks to @fenix3nk0r3 )
Download V1.0.3

Related

[ROM][AOSP][JB][4.2.2][JDQ39E] SuperNexus 2.0 - vibrantmtd - Milestone 1 [02-06-13]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The main idea behind SuperNexus is to provide Vanilla Android experience, just like on Google's Nexus devices, to non-nexus devices. SuperNexus is entirely built from Google's AOSP Source. A lot of improvements and optimizations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).
Big thanks to TeamHacksung (Donate To Them) as I'm using their Device Tree and SoC related patches in my SuperNexus ROM. Thanks to CyanogenMod Team (CM) and TeamKang (AOKP) as many features are cherry-picked from their source code.
System Details:
Android 4.2.2 Jelly Bean (JDQ39E - Android-4.2.2_r1.2)
Latest Semaphore Kernel
All Jelly Bean Features and Apps (Nothing excluded from AOSP)
No Visual Changes!
Stock Jelly Bean Look and Feel
This will turn your Samsung Galaxy S into a Nexus 4
ROM Features:
Fully Deodexed
Zipaligned APKs
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimized (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc)
Official Jelly Bean Bootanimation (From Official Galaxy Nexus Android 4.2.1 Factory Image)
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
EXT4 File System Optimizations
Large APN & SPN List
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Improved Scrolling Cache
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Enabled Rotation Lock Tile in Quick Settings for Phones (Previously was only enabled on Tablets)
-Increased Lockscreen Widget limit from 5 to 9
-Enabled Copy/Paste in Gtalk
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Camera Features:-
-Burst Shot (Up to 20 Images at once)
-ISO Mode
-Touch Focus Duration
-Power Shutter (Click Power Button To Capture Image/Video)
-Color Effects
-Shutter Timer
-Zero-Shutter Lag (On Specific devices)
-Control Zoom using Volume keys
-Touch-to-focus timeout duration settings
-Exposure and JPEG Quality settings in Video Mode
-HDR (High-dynamic-range imaging)
-Ability to choose storage location (Internal SD Card, External SD Card & USB OTG)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Incognito Tab Option (When long pressed on an URL)
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
-Enabled WebGL (Ultra smooth browsing)
-HTML5 WebSockets
Phone Features:-
-T9 Dialer Support
-Landscape Dialer Support
-Transparency To Incall Screen
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Allowed Any Type Of File To Be Sent/Received Via Bluetooth
-Disabled Data Roaming By Default
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Hardware Information of the device (Settings>About Device>Hardware Information)
Officially Supported Devices:
AT&T Samsung Galaxy S II SGH-I777
Samsung Galaxy Note GT-N7000
Samsung Galaxy S III GT-I9300
Samsung Galaxy S II GT-I9100
Samsung Galaxy S II I9100G
Known Issues
Found one ? Report it.
Screenshots:
Requirements:
Custom Recovery
Instructions:
Copy Google Apps and SuperNexus ROM to your internal SD Card
Enter Recovery
Do a Wipe/Factory Reset (Necessary if coming from a different a ROM)
Flash SuperNexus ROM
Flash Google Apps
Reboot your device!
Voila!
Downloads
Latest Build:
SuperNexus 2.0 VibrantMTD M1 (02-06-13) MD5: E9A43B1A70D3A9ADFC2223BA078C9D74
Google Apps:
Google Apps JB 20130301 MD5: B7E53E96E1C8B1A1C4865BF29418C8E0
Source Code:
SuperNexus Source @ Github (I'm willing to add support for other devices so if you are a developer and willing to add support for your device(s), PM me)
CM Kernel Source @ Github
Changelog:
Code:
[B]SuperNexus 2.0 Milestone 1 (01-06-13):[/B]
[LIST]
[*]Initial release
[/LIST]
Credits:
Google
CyanogenMod Team
Teamhacksung
Codeworkx
Xplodwild
Nebkat
Espenfjo
Pawtip
Chainfire
Aways
Thanks to all those who donated or thanked
Follow Me On Twitter:
Donate:
If you like my work please consider a donation as it will help me keep this development alive and expand it to newer/other devices.
SuperNexus Signature Banners:
Official Support.
Hey faryaab, thanks for the ROM and great job!! I installed it and its really nice but the video playback and the camcorder doesn't work.
Sent from my SGH-T959 using xda app-developers app
SamG3apollo said:
Hey faryaab, thanks for the ROM and great job!! I installed it and its really nice but the video playback and the camcorder doesn't work.
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
Flash this.
N00B_IN_N33D said:
Flash this.
Click to expand...
Click to collapse
It works!! Thank you!!
Sent from my SGH-T959 using xda app-developers app
what the difference between this rom and the unsupported rom version ?
souleater11 said:
what the difference between this rom and the unsupported rom version ?
Click to expand...
Click to collapse
Aside from the extensive list of changes from Build 4 to Milestone 1...
SuperNexus 2.0 Milestone 1 (01-06-13) Changelog:
* Updated source code to Android-4.2.2_r1.2 (JDQ39E)
* Updated APN List
* Updated SuperSU to v1.30
* Added official device support for Samsung Captivate
* Added official device support for Samsung Vibrant
* D2TMO/D2ATT: Synced all CM Fixes (Should be in the same state as CM)
* I9100/I9100G/I777/N7000/I9300/I9305: Using open-sourced RIL
* I9100/I777/N7000/I9300/I9305: Updated Mali drivers
* I9100/I777/N7000/I9300/I9305: Merged smdk4412 and smdk4210 kernels into one
* I9100/I777/N7000/I9300/I9305: Updated bcmdhd (Wi-Fi) driver from GT-I9505 sources
* I9100/I777/N7000/I9300/I9305: Enabled NFS support
* I9305/I9300: Enabled dock support
* I9305/I9300: Enabled stereo recording while recording video (2 Channel)
* I9305/I9300: Fixed Touch2Focus crash in camera (No more FC)
* I9305/I9300: Fixed front-facing camera preview freeze after initial shot
* I9100/I9300: Fixed issue with Play Store
* I9100: EXIF fixes
* I9100G: Fixed exposure compensation & HDR
* I9100G: Implement noise suppression for calls
* GalaxySMTD: Changed Kernel to Semaphore
* Camera: Added support for Storage Location (Internal SD Card, External SD Card & USB OTG)
* Camera: Many translations
* Camera: Many fixes and code cleanup
* Dalvik: Tons of optimizations from AOSP's master branch
* Framework: Optimizations and minor fixes
* Framework: RIL Fixes
* Skia: Optimizations from AOSP's master branch
... this is also officially supported/built by the original SuperNexus developer, Faryaab.
Sent from my SGH-T959
battery running out very fast
Hi guys,
I installed this rom before 3 weeks.
in the last 2 weeks everything work perfect.
last week I moved to anoter carrier and since then my battery does not hold even one day.
I didn't install anything except replace my SIM.
Any Ideas?
10X
Moderate use... Ya!
Sent form my T959 Galaxy S powered by SuperNexus ROM
@asher_pa
Perhaps the new carrier has poor coverage so your phone struggles to find a signal and that can drain it's battery pretty fast.
Amazing ROM hope you'll be supporting the galaxy s4 in the near future
Sent from my SGH-T959 using xda app-developers app
I just installed the latest samaphore kernel v3.0.0sv and the ROM is even smoother. I hope the vibrant gets updated to 4.3.
Sent from my T959 Galaxy S powered by SuperNexus2.0
Battery drains fast!!!
just installed and I am watching my battery drain as it's plugged in the wall!!!!
alekslove said:
just installed and I am watching my battery drain as it's plugged in the wall!!!!
Click to expand...
Click to collapse
That sounds like a battery calibration issue let it run a charge cycle and a couple of reboots. Then pass judgment.
Nexus⁴ PAC 360° Productions
jrongi1 said:
That sounds like a battery calibration issue let it run a charge cycle and a couple of reboots. Then pass judgment.
Nexus⁴ PAC 360° Productions
Click to expand...
Click to collapse
Wont let me. I plugged it in at 20%, turned it off, then in the morning it was at 1 percent! No matter what I do the phone drains wether it's plugged in or not. It does show its charging, but it goes backwards instead!
alekslove said:
Wont let me. I plugged it in at 20%, turned it off, then in the morning it was at 1 percent! No matter what I do the phone drains wether it's plugged in or not. It does show its charging, but it goes backwards instead!
Click to expand...
Click to collapse
Something similar happened to me a while back when I was using my samsung galaxy 3 i5800. The battery would charge 100% but it always die at 90%. Just shut down. Someone said that flashing roms too often is bad for the battery and I use to flash roms 4 to 5 times a week because development was kicking back then lol. So yeah, buy a new battery.
Sent from my GT-P3113 using xda app-developers app
SamG3apollo said:
Something similar happened to me a while back when I was using my samsung galaxy 3 i5800. The battery would charge 100% but it always die at 90%. Just shut down. Someone said that flashing roms too often is bad for the battery and I use to flash roms 4 to 5 times a week because development was kicking back then lol. So yeah, buy a new battery.
Sent from my GT-P3113 using xda app-developers app
Click to expand...
Click to collapse
Don't think its the battery. I have tried two different batteries. Both discharge steadily and fast. Wether they are plugged in or not. In recovery mde even when the phone is off. I now have had it plugged in to a 2.1A charger at the clockwork recovery screen for about an hour and it stays put at 1%. last night I went to bed and it was at 20% and i TURNED IT OFF and plugged it in and in the morning it was at 1%. Any help would be appreciated. THANKS IN ADVANCE!!!!!
alekslove said:
Don't think its the battery. I have tried two different batteries. Both discharge steadily and fast. Wether they are plugged in or not. In recovery mde even when the phone is off. I now have had it plugged in to a 2.1A charger at the clockwork recovery screen for about an hour and it stays put at 1%. last night I went to bed and it was at 20% and i TURNED IT OFF and plugged it in and in the morning it was at 1%. Any help would be appreciated. THANKS IN ADVANCE!!!!!
Click to expand...
Click to collapse
This might be a stupid question but did you try re flashing the rom? If you didn't re flash and install samaphore v3.0 kernel. I'm currently usimg that kernel with this rom and the performance and bettery life really good.
Sent from my GT-P3113 using xda app-developers app
SamG3apollo said:
This might be a stupid question but did you try re flashing the rom? If you didn't re flash and install samaphore v3.0 kernel. I'm currently usimg that kernel with this rom and the performance and bettery life really good.
Sent from my GT-P3113 using xda app-developers app
Click to expand...
Click to collapse
Forgive me if I sound noobish, but I have never done kernels. Just ROM assuming all should work and up till now kindle fire, HTC HD2 and a couple of others have been mostly error free for the most part. I'm just afraid of mixing the wrong ROM with the wrong kernel! But I will definitely try it. THANKS FOR THE TIP!! I'll post back with results.
:good:

[APP][ROOT] LED Control - for Motorola Devices (UPDATED!) [OPEN SOURCE]

Hey people!
UPDATE: Now supports Droid MAXX, Droid Ultra and possibly more Motorola devices
Go ahead and give it a try!
To the world, I proudly present my first ever Android app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LED Control​
• So what does it do?
Lets the user select kernel specific "charging triggers" for the device's LED which will make it light up when plugged in depending on the specific "charging triggers"​
• Why this app?
Well all of these triggers can be set from the command line, but I found it to be very cumbersome and tedious. Motivated by my laziness, I created this app. Although it was intended for the Moto G, I discovered that it would also work on Moto X, E and Nexus 6 too, theoretically on any device which has a "charging" LED.​
• Features:
Clean and simple UI (I have tried my best to make it Material Design compliant)
Brightness Slider: Control your 'charging' LED's brightness while charging, if your device supports it. Currently works only on Moto X and Nexus 6.
Set On Boot [PRO only] : Automatically sets the last chosen trigger on a reboot, since the values are reset each time the kernel restarts. Available in Pro version only.
Available triggers: (You may not see all in your device)
While Charging
While Charging through Adapter
Battery Full
While Charging or Battery Full
While Charging (Blnking) or Battery Full
While connected to USB
When Display is on
On Internal Storage I/O Activity
On External Storage I/O Activity
When flashlight (rear LED) is on NEW
When camera flash (rear LED) is on NEW
When Bluetooth is enabled NEW
Always on NEW
* ROOT ACCESS IS REQUIRED *​• Instructions:
Grant Root access on first run
Enable the Master Switch
Select a trigger and optionally choose brightness.
Plug in your charger and see the magic
There are different triggers for different devices, so try experimenting
• Screenshots: (from Pro Version) (Screenshots are outdated; will update soon)
NOTE:
This will 'enable' the hidden LED on your Moto X/Nexus 6. This app cannot set it to be used for notifications; it can only use it as a charging indicator.
The Brightness slider will not work on devices where there's a kernel limitation on setting the brightness- specifically the Moto G and Moto E.
Moto G and Moto X in this whole post refer to 2013 models only, I have not tested on 2014 models.
The app is tested and confirmed working on Nexus 6, Moto G, E, X and Droid Ultra/MAXX. However, it may also work on a Motorola phone other than the above, so give it a try, can't hurt
• Downloads:
Free Version:
https://play.google.com/store/apps/details?id=com.kdb.ledcontrolfree
Pro Version: If you like my work and wish to support me, please get LED Control Pro, which unlocks the Set On Boot feature too.
https://play.google.com/store/apps/details?id=com.kdb.ledcontrol
P.S: Since I'm utterly new to Android/Java programming this app took me several hours spanned over several weeks to build. But it was an awesome experience and I had a heck of a time coding it. :good:
I look forward to making more apps in 2015.​
• Reporting Compatibility: If this app works on your device, and its not among the ones mentioned above, please reply to this thread with your device's details or send me a PM.
• Source: This app is open source too! Grab it on Github here. Feel free to take a look and suggest fixes to imperfections, if any.
• WARNING
This app has the potential of blocking your notification LED if you use a Moto G/ Moto E (a separate LED blinks just beside the dedicated charging LED but you might not notice it).
Please be aware that I (KDB223), nor XDA nor anyone but you yourself are responsible for the consequences of you missing an important notification due to this app.​
• Credits :
@afollestad for material-dialogs
AOSP for AppCompat v21
@matmutant for his original thread on how to control charging LEDs
Nice! Keep up the good work sir.
Sweet! Thanks homie
This app works great so far on my Nexus 6. I have a suggestion. Can you change the colour of the LED to red while it's charging, and then turn to green when it's fully charged? It's just like the charger on macbook air, which lets you know the battery status just by looking at the LED.
mobile_maniac said:
This app works great so far on my Nexus 6. I have a suggestion. Can you change the colour of the LED to red while it's charging, and then turn to green when it's fully charged? It's just like the charger on macbook air, which lets you know the battery status just by looking at the LED.
Click to expand...
Click to collapse
Trickster lets you do that.
knitler said:
Trickster lets you do that.
Click to expand...
Click to collapse
Oh nice. Will try it out and let you know!
EDIT: I'm not able to get the red LED working while the phone is charging. It just shows the green one.
On a positive note, TricksterMOD is allowing the LED to blink while charging! Although it's just green for now.
mobile_maniac said:
....
On a positive note, TricksterMOD is allowing the LED to blink while charging! Although it's just green for now.
Click to expand...
Click to collapse
That's the same thing as choosing the 'While Charging (blinking)..' trigger in my app I suppose.
KDB223 said:
That's the same thing as choosing the 'While Charging (blinking)..' trigger in my app I suppose.
Click to expand...
Click to collapse
I have these settings enabled. If I apply these settings, I don't get any LED notifications. If I select battery charging option in the charging column, the green LED works.
Thanks by the way for your help!
v1.2 Available!
Released v1.2:
Added support for more devices! Should now work on many rooted Motorola phones (including 'Droids')! Tested on Droid Ultra/MAXX
Added an option to disable notification on boot
Increased coding efficiency
Many minor bugfixes
mobile_maniac said:
I have these settings enabled. If I apply these settings, I don't get any LED notifications. If I select battery charging option in the charging column, the green LED works.
Thanks by the way for your help!
Click to expand...
Click to collapse
Is that on the N6? Pro version? I don't have color options. If the Pro version will grant me color options, you have a sale my friend.
drewgalyen said:
Is that on the N6? Pro version? I don't have color options. If the Pro version will grant me color options, you have a sale my friend.
Click to expand...
Click to collapse
No, that's an entirely different app. I'll look into color options if possible; thanks for your support.
KDB223 said:
No, that's an entirely different app. I'll look into color options if possible; thanks for your support.
Click to expand...
Click to collapse
Cool, and good work! I'm gonna get your pro version. Keep it up!
drewgalyen said:
Is that on the N6? Pro version? I don't have color options. If the Pro version will grant me color options, you have a sale my friend.
Click to expand...
Click to collapse
Yeah, I have the pro version of TricksterMod.
How's this compare to flow light?
Sent from my Nexus 6 using Tapatalk
SilentO said:
How's this compare to flow light?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Light Flow is an awesome app, but I believe its very cumbersome to get it working properly with the Nexus 6 and Motorola devices in general. LED Control, on the other hand was made specifically for Motorola devices, so you should have no problems
Looks like this didn't work yet on 5.1, no options to choose from
Sent from my Nexus 6 using Tapatalk
Will buy if pro works on 5.1. I hate light flow right now
@KDB223
Pro app is shot can we get a fix?
I'm on 5.1 stock rom, with the last franco kernel, the pro app is not working, like at all
manup456 said:
@KDB223
Pro app is shot can we get a fix?
Click to expand...
Click to collapse
I commented on this as well on the play store and bug report. The dev was quick to reply that his laptop is down, and will get to fixing this as soon as its back up and running
---------- Post added at 09:59 PM ---------- Previous post was at 09:58 PM ----------
mbargerhuff said:
Looks like this didn't work yet on 5.1, no options to choose from
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
it will be fixed. Dev had a laptop issue and will address the app as soon as he is back up and running!

[APP][ROOT] LED Control - for Motorola Devices (NOW SUPPORTS DROID ULTRA!)-OPENSOURCE

Hey people!
UPDATE: Now supports Droid MAXX, Droid Ultra and possibly more Motorola devices
Go ahead and give it a try!
To the world, I proudly present my first ever Android app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LED Control​
• So what does it do?
Lets the user select kernel specific "charging triggers" for the device's LED which will make it light up when plugged in depending on the specific "charging triggers"​
• Why this app?
Well all of these triggers can be set from the command line, but I found it to be very cumbersome and tedious. Motivated by my laziness, I created this app. Although it was intended for the Moto G, I discovered that it would also work on Moto X, E and Nexus 6 too, theoretically on any device which has a "charging" LED.​
• Features:
Clean and simple UI (I have tried my best to make it Material Design compliant)
Brightness Slider: Control your 'charging' LED's brightness while charging, if your device supports it. Currently works only on Moto X and Nexus 6.
Set On Boot [PRO only] : Automatically sets the last chosen trigger on a reboot, since the values are reset each time the kernel restarts. Available in Pro version only.
Available triggers: (You may not see all in your device)
While Charging
While Charging through Adapter
Battery Full
While Charging or Battery Full
While Charging (Blnking) or Battery Full
While connected to USB
When Display is on
On Internal Storage I/O Activity
On External Storage I/O Activity
When flashlight (rear LED) is on NEW
When camera flash (rear LED) is on NEW
When Bluetooth is enabled NEW
Always on NEW
* ROOT ACCESS IS REQUIRED *​• Instructions:
Grant Root access on first run
Enable the Master Switch
Select a trigger and optionally choose brightness.
Plug in your charger and see the magic
There are different triggers for different devices, so try experimenting
• Screenshots: (from Pro Version) (Screenshots are outdated; will update soon)
NOTE:
This will 'enable' the hidden LED on your Moto X/Nexus 6. This app cannot set it to be used for notifications; it can only use it as a charging indicator.
The Brightness slider will not work on devices where there's a kernel limitation on setting the brightness- specifically the Moto G and Moto E.
Moto G and Moto X in this whole post refer to 2013 models only, I have not tested on 2014 models.
The app is tested and confirmed working on Nexus 6, Moto G, E, X and Droid Ultra/MAXX. However, it may also work on a Motorola phone other than the above, so give it a try, can't hurt
• Downloads:
Free Version:
https://play.google.com/store/apps/details?id=com.kdb.ledcontrolfree
Pro Version: If you like my work and wish to support me, please get LED Control Pro, which unlocks the Set On Boot feature too.
https://play.google.com/store/apps/details?id=com.kdb.ledcontrol
P.S: Since I'm utterly new to Android/Java programming this app took me several hours spanned over several weeks to build. But it was an awesome experience and I had a heck of a time coding it. :good:
I look forward to making more apps in 2015.​
• Reporting Compatibility: If this app works on your device, and its not among the ones mentioned above, please reply to this thread with your device's details or send me a PM.
• Source: This app is open source too! Grab it on Github here. Feel free to take a look and suggest fixes to imperfections, if any.
• WARNING
This app has the potential of blocking your notification LED if you use a Moto G/ Moto E (a separate LED blinks just beside the dedicated charging LED but you might not notice it).
Please be aware that I (KDB223), nor XDA nor anyone but you yourself are responsible for the consequences of you missing an important notification due to this app.​
• Credits :
@afollestad for material-dialogs
AOSP for AppCompat v21
@matmutant for his original thread on how to control charging LEDs
notification led
I have Motorola droid maxx (xt1080) device running android 4.4.4. I purchased this second hand device few days ago in karachi. Its led notification is not working. Some sites says that this set does not have led notification led and some sites say that it do have a notification light. I have gone through the manual of this phone and found that this phone does have a notification led that works in low battery.
Does after rooting this device and installing the above program will switch the notification light on? And is there any way to root android 4.4.4 version?
Thanks
The app does what it is intended to do. but the master switch stays enabled even after removing the app. so you have to disable the switch before removing app if you don't want it on.
Make pls triggers while missed calls and missed messages

New Edge Mustang Nexus 7 Install

Hello all, I am new to this forum. I brought my thread over here because on the forums I post on normally for my car they seem to have 0 interest in the subject. My goal is to receive help from you guys, as well as maybe help any of you out! So to start off with a little history of the car. The car is a 2004 Mustang with non-mach stereo. I Currently have a single din radio and 2 amps (1 for door speakers, other for 2 12" subs), and all upgraded speakers and wiring. I have always wanted a touch screen radio and navigation, so that i did not have to use my phone the whole time while driving. I was looking into pioneers and alpine double dins, but for the features i wanted i couldn't justify spending 1200 bucks. So that left me at the same place i started at. I started browsing tablet installs when i discovered one of the guys i follow on instagram put a Ipad Mini into his dash. This really got me thinking about what i could do, so after about 6 months of juggling the idea, and doing some heavy research about which tablet to use and which Roms were best for in-car installation i found the Nexus 7. And that Triggered this build, which i will regularly update as the build goes on.
So to start off this is the list of stuff that i will need or have acquired, acquired is marked with blue, and will also have the price and total at the end. Items that have unknown prices are ones that i have not decided what to get or cant find what i want.
Need/Have:
- Nexus 7 2013 (32gb) (115.00 - Staples)
- Timurs Rom (28.94 - Donation)
- Clarion EQS746 (54.49 - Amazon)
- Behringer UCA202 USB DAC (29.99 - Amazon)
- 2X DC-DC Converter Module 12V To 5V 3A 15W Double USB Output Power Adapter (11.99 Ebay)
- USB Hub - Powered (unknown)
- Back-Up Camera (16.87 - Ebay)
- Easy Cap (Unknown)
- FM transmitter (Unknown)
- PlexiGlass (21.99 - Lowes)
- RCA Cables (6.99 - Radioshack)
- Right Angle OTG Cable Adapter (4.99 - Amazon)
- OTG Cable with Power (3.99 - Amazon)
- Micro USB to USB (6.98 - Amazon) Need this to connect the right angle to the OTG cable
- Metra 95-5026 Double DIN Installation Kit (9.29 - Amazon) Need this for parts of the mounting method
- Metra 70-5520 Wiring Harness (4.49 - Amazon) This is to connect power
- Hard Snap on Case (4.29 - Amazon) Part of Mounting Method
Total Price: $320.20
This list is for stuff previous to nexus 7 install/as well as some apps for in dash installation:
Hifonics Hfi1000.1d (129.99 - Amazon)
Hifonics ZRX600.4 (93.00 - Amazon)
LI12D4 - Incriminator Audio 12" x 2 (508.00 - Amazon)
Beautiful Widgets Pro (3.63 - Play Store)
Tasker (2.99 - Play Store)
Nova Launcher Prime (4.00 - Play Store)
GMD Auto Hide Pro (2.49 - Play Store)
Total Price: $744.10 - Most of this is tied up up in speakers/amps.
I chose Timurs rom because of the dedicated support forums, and the amount of followers behind the build, This rom allows for fixed installation, which is most likely what ill be doing. It enables OTG so i can hook up a USB hub to it, and have access to back up camera, music storage, and also play audio through the DAC.
As far as mounting method for the tablet will be doing away with the radio completely and putting the tablet in its place like so (Imagine it behind the bezel lol)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For mounting I stumbled upon different ways that people have accomplished and didnt like any of them, most of them stayed out of the bezel, and the ones that were in the bezel were fixed and was not easy to remove.... then i found this build, i loved the idea of having it fixed, but then again easily removable if need be!
Subaru In-Car Install - Mounting
So that is when i started to build this!
It is pretty messy looking right now, but i will be painting it black so that it will blend with the case, and look like it is meant to be their.
I have a bunch of parts coming in the mail this week, that is the only thing that is holding up the In-Car process of the build.
I had a bunch of free time yesterday so i decided to start working on the UI for the tablet. I found a build that someone had done in a BMW that i really liked, and they even posted their PSD file for it. I began Chopping it to meet my own personal needs and build, and came up with this!
On the Tablet side, i just used it as a background and created invisible widgets that were placed onto the "Icon" and directly linked to the corresponding app. After i got all of that worked out, and added some widgets to the screen and removed the navigation bad i decided to work with tasker a little bit. I wanted the device to stimulate when power is off to key, and when power is on to key. So i created two different profiles and added task to each, they are as follows.
Power ON:
Airplane Mode - Disabled
Display Timeout - 23hrs
Display Brightness - 158
Popup - Welcome Back
Media Volume - Level 14 of 15
Bluetooth - ON
GPS - On
Wifi - On
Auto Sync - On
Power OFF:
Popup - Booting into Low Power Mode
Display Timeout - 15s
Wait 10s
Bluetooth - Off
Auto-Sync - Off
Wifi - Off
Music - Stop
Airplane Mode - On
TaskKill - Chrome/Maps/Pandora/Spotify/PowerAmp
Go Home
Some Video Action
I will update this regularly, if you have any questions comments or anything else please post below in fact i encourage it!
Also i am looking for ideas to install a Female input AUX into my Center Console for a factory look into the EQ, anyone know how?
Dud i eant that UI pleaseee share how you did that i have a TL make me one im willing to pay.. but instead of the horse can i get the official tl sing.
egren58 said:
Dud i eant that UI pleaseee share how you did that i have a TL make me one im willing to pay.. but instead of the horse can i get the official tl sing.
Click to expand...
Click to collapse
Its a background that i modified in Photoshop to do what i wanted, and then i put it on the nexus, and used a number of apps to make invisible widgets and force resizing. PM me.
BurningCanine said:
Its a background that i modified in Photoshop to do what i wanted, and then i put it on the nexus, and used a number of apps to make invisible widgets and force resizing. PM me.
Click to expand...
Click to collapse
Did you get my pm
BurningCanine said:
Its a background that i modified in Photoshop to do what i wanted, and then i put it on the nexus, and used a number of apps to make invisible widgets and force resizing. PM me.
Click to expand...
Click to collapse
This is without a doubt the best way to go for making a UI, I tried a couple of the ones that were available on the playstore before attempting this route, mine now mimics the Audi MMI interface (if you search around I have a build log as well which includes a copy of the UI).
Looking forward to your final install, especially the back up camera (something I keep debating) and FM radio (again, something I keep debating adding).

Development [ROM][12.1][Spes/Spesn] Project Elixir v1.7 [OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!
- Saurav - Founder & lead Developer
- Probir - Developer / Team
- Prabh - Developer / Team
- Hamza - Team / UI Developer
- Yasin - Moderator / Support Team
- Abhishek (Lop) - Support Team
- EXON - Graphic designer
- And Also Our Hardworking Maintainers
NOTE: As we keep updating source so its hard to keep threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// Features of Initial Android 12 Build and will be updated on every release //
Code:
STATUSBAR
- 4G Icon Instead of LTE.
- Added battery icon customisation
- Added statusbar clock & date customisation
- VoLTE icon toggle.
- Volte and Vowifi icon picker
Navigation Bar
- System navigation
QUICK SETTINGS
- Vibrate on touch.
GESTURES
- Double tap to sleep on statusbar
- Double tap to sleep on lockscreen
- Extended swipe gesture.
- Quick open camera.
- One handed mode.
- Power button press and hold gesture.
- Power button torch gesture.
- Screen off power button torch.
- Three finger swipe screenshot.
BUTTONS
- Skip music tracks.
- Volume rocker wake.
NOTIFICATIONS
- Incall Vibrations.
- Add switch for linked ring and media notification volumes
- Allow to suppress notifications sound/vibration if screen is ON
- Added Lockscreen Charging info
- Add option to enable AOD on charging only
POWER MENU
- Advanced Reboot.
- Power menu items.
SEURITY
- Add option to scramble pin layout when unlocking
- Introduce pocket lock mode
MISC
- Pure Pixel Goodies
- Monet Theme (Wallpaper based accent)
- Themed Icons
- Add capability to allow tethering to use VPN
- Enabled charging ripple effect
- Bluetooth battery level when available
- Allow user to add/remove QS with one click
Lots more to coming soon !
Stay Tuned!!
// Checkout every changelog since first release release //
---------- Official Download Server ! ----------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
---------- Visit Our Official Website----------
------ Tap Here for Screenshots ------
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH (Moving From A11 to A12)
- Download the latest build
- Take a backup for safe side
- Boot to Recovery
- Format Data by typing yes
- Flash the latest build
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work? or Any Bug ?
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton AOSP
- Arrow OS
- Others, I may have forgot to mention
- Android OS version: 12.1
- Security patch: May 2022
- Build author/Device Maintainer : Fauzan
- DEVICE: Redmi Note 11
- DEVICE CODENAME: spes/spesn
---- Sources and Documentation ----
- ROM Source Code
- Prebuilt Kernel from MIUI
- Kernel Header Source
- OFFICIAL DEVICES
- Documentation
-- OFFICIAL Website and Telegram Support Groups --
-- Visit our OFFICIAL Website
-- DEVICE UPDATE TELEGRAM CHANNEL --
-- SUPPORT/DISCUSSION TELEGRAM GROUP --
As you know build is free but building ROM needs a server. And Maintaining source and device stuff needs a server and it's pretty expensive for a student. It will be really helpful and appreciated if you donate or contribute to us. Also if you have any queries related to donation you can freely message -> Saurav (Founder & lead Dev)
PAYTM UPI ID : [email protected]
GPAY UPI ID: [email protected]
PAYPAL: https://www.paypal.me/uglykid24
​
Nice update ! Stable ROM
is fast charge worrk ?
and deepsleep work too?
Hi gys, thanks for your job and sharing.
Is an OTA update available for this rom ?
wow you guys are fast!!! Downloading and installing
I promise after my first salary you guys deserve a donation. My Note 7 has a new life and now my Note 11 will be even better
Installation went well. Flashed twrp, then the rom with twrp, then reflashed twrp from itself. ROM works actually very well. Only bug is that always on display is well, always on, even during a whole night. Went to sleep with 49%, woke up with like 30%. So it doesn't turn off by itself
Other than that it seems to run pretty well, will keep you posted about potential bugs
Guan Yu said:
is fast charge worrk ?
Click to expand...
Click to collapse
I don't think so. It charges at regular speed, definitely not at "mi turbo charge" level. I use the stock charger
Can anyone confirm if this problem is with every rom or its just me/my device? Can't switch "USB controlled by", so no file transfer.
xyzalify said:
I don't think so. It charges at regular speed, definitely not at "mi turbo charge" level. I use the stock charger
Click to expand...
Click to collapse
Strange, I charged from 16 to 81 in 43 mins, averages at 22W. Pretty sure it must've hit 30W somewhere in the beginning. Temperature plays a major role in charging speed. Devices don't cool as quick in summer and fast charging doesn't sustain at Max speed.
xx_yolonoob_xx said:
Strange, I charged from 16 to 81 in 43 mins, averages at 22W. Pretty sure it must've hit 30W somewhere in the beginning. Temperature plays a major role in charging speed. Devices don't cool as quick in summer and fast charging doesn't sustain at Max speed.
Click to expand...
Click to collapse
Yes, sometimes it charged fast, other times slow. There is a funny glitch where it says something like "battery full in 20,000 days" or something. Like you said, temperature is important and more sensitive in Project Elixir than MIUI I think. But it still charges pretty fast and I think it is good!
Also, the USB controlled by connected device doesn't work for me either, on the Note 7 and Note 11 too.
What does it do anyway? I never used it yet.
Look at the bottom my battery will be fully charged in 55 years.
Also, what's with the white borders shown in the top part? I just noticed them.
They are visible on the phone screen to, but ever so slightly.
xyzalify said:
Yes, sometimes it charged fast, other times slow. There is a funny glitch where it says something like "battery full in 20,000 days" or something. Like you said, temperature is important and more sensitive in Project Elixir than MIUI I think. But it still charges pretty fast and I think it is good!
Also, the USB controlled by connected device doesn't work for me either, on the Note 7 and Note 11 too.
What does it do anyway? I never used it yet.
Click to expand...
Click to collapse
I've been using battery guru and noticed the current dropping from its maximum rate after battery reaches 40°c. Anything below 40 works at its best, 33W at around 10-40% and gets slower as it goes up. As Xiaomi promised, 0-80 in an hour is guaranteed.
Haven't got the 20000 day to charge bug yet. MIUI prioritised charging speed over temperature. I'd rather slow charge to keep the battery at 40°. Heck MIUI runs hot by default compared to these ROMs, no wonder it has a higher cap for slowing down the charge. Don't quote me on this, i really hate how hot MIUI can get even in 2022.
About the USB, I wasn't able to access the device from my PC. Turns out, it was an issue with one specific ROM, which forced me to install buggy or corrupt adb drivers, which wouldn't let my device be recognised as a portable device in device manager. Despite that, the adb wasn't working. Uninstalling all the drivers and reconnecting the device let me transfer files now.
xx_yolonoob_xx said:
I've been using battery guru and noticed the current dropping from its maximum rate after battery reaches 40°c. Anything below 40 works at its best, 33W at around 10-40% and gets slower as it goes up. As Xiaomi promised, 0-80 in an hour is guaranteed.
Haven't got the 20000 day to charge bug yet. MIUI prioritised charging speed over temperature. I'd rather slow charge to keep the battery at 40°. Heck MIUI runs hot by default compared to these ROMs, no wonder it has a higher cap for slowing down the charge. Don't quote me on this, i really hate how hot MIUI can get even in 2022.
About the USB, I wasn't able to access the device from my PC. Turns out, it was an issue with one specific ROM, which forced me to install buggy or corrupt adb drivers, which wouldn't let my device be recognised as a portable device in device manager. Despite that, the adb wasn't working. Uninstalling all the drivers and reconnecting the device let me transfer files now.
Click to expand...
Click to collapse
I dont blame you, MIUI loves to heat up when charging, I'd rather have slower but safer charging than MIUI's method. Good on Project Elixir's devs for adjusting that (if they did, not sure if it's firmware or kernel controlled or whatever). Because if they did then this is a very very smart thing and bravo to them. Maybe we could even have a toggle for it? Say if we prefer slower or fast charging. But if I want slow charging I can just use an iPhone charger lol.
Glad it works for you
Finally the thread reopened.
Can't wait for 1.8, still runs good so far, 2 weeks later
Project Elixir OFFICIAL v1.8 - (Android 12.1)
Source Side Changelog :
https://projectelixiros.com/changelog
Download:
https://downloads.projectelixiros.com/
Reporting bugs without proper logs will be considered as a feature : )
For Screenshot:
Visit: https://projectelixiros.com/gallery
// If you like our work then do donate us for server //
UPI ID: [email protected] (Indian Users)
Paypal: https://www.paypal.me/uglykid24
can u check widevine level??
i use netflix so it is important to me
says L1 for me. Banking apps work.
There is a bug where if scrolling in certain apps like YouTube, there is massive lag, but the phone is very smooth otherwise. I tried restarting, not sure what I could try next
It also only happens periodically, dunno what's wrong but not a big deal, I don't scroll faster than I can read.
A few questions:
1. Does this ROM support unlimited google photos storage?
2. Does it support fast charging like the original MIUI?
3. Dialer announces call record?
Paran360 said:
A few questions:
1. Does this ROM support unlimited google photos storage?
2. Does it support fast charging like the original MIUI?
3. Dialer announces call record?
Click to expand...
Click to collapse
1. Yes, Unlimited backup on Google photos is available.
2. For fast charging you can get a module if it's worth the risk .
3. I dunno I haven't tested yet
xyzalify said:
Yes, sometimes it charged fast, other times slow. There is a funny glitch where it says something like "battery full in 20,000 days" or something. Like you said, temperature is important and more sensitive in Project Elixir than MIUI I think. But it still charges pretty fast and I think it is good!
Also, the USB controlled by connected device doesn't work for me either, on the Note 7 and Note 11 too.
What does it do anyway? I never used it yet.
Look at the bottom my battery will be fully charged in 55 years.
Also, what's with the white borders shown in the top part? I just noticed them.
They are visible on the phone screen to, but ever so slightly.
View attachment 5629593
Click to expand...
Click to collapse
Are you using any mods? Mine barely goes above 6W .. I tried some modules but 48°C wasn't worth it

Categories

Resources