Monday, October 21, 2019

[PROJECT] Collect Screen Elements v1.0

DESCRIPTION
This will be useful to collect all the visible elements on the screen, including: text, ids and coordinates (x,y).

Main features:
· All elements orded by category (text, id, coordinate).
· Copy selected value to clipboard with a single tap.
· Export all the elements to a TXT file.

Notes:
- AutoInput is required to use this project.
- It was based on my old task. You can find it here.
- Once started through 'Start' task, shake the device to collect elements. And press the statusbar notification to close it completely.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Related Articles:

  • [PROJECT] CamScanner Auto - Free your hands v1.0DESCRIPTION If you know CamScanner app for Android, this project can help you on scanning docs. It allows the user to avoid using any button while scanning documents. Only use the proximity sensor to start/stop auto shots. … Read More
  • [PROJECT] Proximity Sensor Workaround for Redmi Note 7 v1.0DESCRIPTION If you're the owner of the Xiaomi Redmi Note 7, you may (or may not) have noticed that the proximity sensor stops responding randomly. So, the only solution was to disable it for calls temporarily, and after reboo… Read More
  • [PROJECT] Custom Stock Navbar v1.1DESCRIPTION This project emulates the Android stock navbar, showing the three main Android buttons: Back, Home and Recents. More can be added of course ;) Notes: - This project is mainly focused for those devices that doesn'… Read More
  • [PROJECT] Current App Activity v1.1DESCRIPTION This project will allow you to show the app name, package name and class name of current activity. And in real time! Notes: - If you are not rooted, you will need to grant the 'android.permission.DUMP' permission… Read More
  • [PROJECT] Current App Activity v1.2DESCRIPTION This project will allow you to show the app name, package name and class name of current activity. And in real time! Notes: - If you are not rooted, you will need to grant the 'android.permission.DUMP' permission… Read More

5 comments:

  1. Export isn't doing anything, any ideas?

    ReplyDelete
    Replies
    1. Mmmm, it should not fail. Please, check the following:
      - Did you grant the Storage access permission to Tasker (Android settings)?
      - When you click on 'Export' it does not show any white line (progress), nor a Flash notification? Also, no file is created under: /sdcard/Download?

      The Export function does not use any special permission/function.

      Delete
  2. You did a fantastic job with this, thank you so much for sharing!

    ReplyDelete