Tuesday, November 26, 2019

[PROJECT] Fingerprint Demo Actions v1.0

DESCRIPTION
As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions.

These are the things you will learn...
• Finger Touch (any): Perform customized actions depending on which finger has touched the sensor. (*)
• Finger (down/up): Calculate elapsed time between finger (down) and finger (up), so you can perform long press actions.

This project does not contain predefined actions that execute certain applications, nor does it carry out specific actions. What is included are generic actions as a demonstration, which can then be extrapolated (idea) to other projects.

Notes:
- The project uses the 'Logcat Entry' action, added in Tasker v5.9.beta8.
- To use it just toggle according profile(s) from the list above.
- There are several ways to make the profile detect the decided filter: applying regex expressions, filtering by specific words/terms, or searching for matching elements from within the associated task by reading the %(lc_text) var.
- (*) The device needs to be locked (Lockscreen).
- ids are unique for each device, and also components can vary from device to device too.
- This project was built based on the Xiaomi Redmi Note 7 device.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Project (XML)
Project (TaskerNet)

Related Articles:

  • [PROJECT] TTS Engine Vocalizer v1.0DESCRIPTION Here I bring you a project that will help you when it comes to knowing the pronunciation of a specific term, or simply when you want to hear a written text. Or why not? It can be used in case of not knowing how to… Read More
  • [PROJECT] Say Time To Avoid Arriving Late v1.0DESCRIPTION This project will repeatedly remember you the current time, every 10 minutes by default. Useful when you don't want to check the phone, or take it out of pocket. Possible usage: - As an example, I like hearing mu… Read More
  • [PROJECT] Camping Flashlight v1.0DESCRIPTION If you usually go camping a lot and use your cell phone to light the road at night, this project will be very useful. But it could be used for other purposes as well :) Notes: - If you are on Android 9 (or above)… Read More
  • [PROJECT] WiFi Auto Reconnect v1.0DESCRIPTION This project was created based on a specific request from a user in Reddit. Basically, it monitors the status of the WiFi connection (in this case), in addition to Internet access. Well, in case of not detecting … Read More
  • [PROJECT] Device Floating Volume v1.0DESCRIPTION It shows a floating bubble, in this case of identical appearance to that of my device, with useful information about the audio channel currently in use (changes in its status). It workds on the following audio ch… Read More

0 comments:

Post a Comment