ALARM FOR COMPLETE CHARGING OF MOBILE PHONES BASED ON ANDROID

by colautti1974 in Circuits > Wireless

17 Views, 0 Favorites, 0 Comments

ALARM FOR COMPLETE CHARGING OF MOBILE PHONES BASED ON ANDROID

Screenshot_20241111_212525_MacroDroid.jpg

This Instructable covers the process for the coding of an alarm signalling the end of the charging process in smartphones based on Android system. This alarm can avoid leaving the mobile left in charging mode for too much time.

Supplies

-App MacroDroid, downloadable from Play Store;

-The coding instructions listed in following steps;

-A smartphone with Android system;

App Download

Download MacroDroid app and install it on Your smartphone with Android.

Macro Coding

Screenshot_20241111_212525_MacroDroid.jpg

Create a macro following this list:


From Home click on Add Macro; then select the following instructions:


Triggers

Battery>=100% [obtained from Battery/power list->Battery level->Increase/decrease->increase to 100%]


Actions

Screen On [obtained from Screen list->Screen on/off->Screen On]


Launch VLC [obtained from Applications list->Launch Application->Select Application->Select VLC(or another app used on Your mobile for music)->Force new]


Open File: [name of the mp3 file on Your mobile to be executed once the battery has reached the 100%]

[obtained from Files list->Open File->Static filename->click on file symbol and select the audio file You prefer; then click on the ... symbol below and select one of the options available to run the selected audio file (in my case the VLC)]


Constraints

No Constraints


Once the previous coding has been completed You can name and save the macro.

On the main list of macros in the app MacroDroid check that the macro You have just created is enabled.

Final Note

This macro will enable You to listen to the selected music once the charging has been completed.

It will not work if the mobile is shut down.

It is also advisable adjusting the volume of speakers on a level that will allow You hearing the audio from another room, if You are not going to stay near the phone during the charging process.   

Please note that the app Macrodroid should be perfectly working on Your mobile; if the app has not been loaded properly the related macros may not work well.