🖱️ PointerTools
to work with Pointer accessibility feature added in Android SDK version 24You can use this extension to add support for pointer ( Mouse and Androidx86/Emulation ). I personally needed this extension to enable visual feedback on hovering views/components while working on Androidx86.
📽 Demo Video to see how it works
🧩 Blocks
❔ Example Usage
↖️ PointerIcon
view ~ Any view component
pointer ~ Pointer ( 3 available methods returns pointer )
Returns Pointer
type ~ Pointer Icon Type ( 23 available property blocks )
Returns Pointer
image ~ bitmap image
OffsetX and Y ~ Int ( number )
Returns Pointer
view ~ Get pointer icon of the view if already set.
view ~ Reset to default pointer icon.
🔤 Tooltip
view ~ View to set tooltip text.
text ~ String to set as tooltip text
Returns text
view ~ View to get tooltip text from.
↔️ Pointer Types
![]()
![]()
![]()
+ 19 more available pointer types
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
📂 Downloads
Extension v1.0 : com.jaxparrow.pointertools.aix (7.6 KB)
If you want a version which just has set and get tooltip, check this reply
Demo App :
PointerTest.apk (5.2 MB)
Demo Project :
PointerTest.aia (63.4 KB)
ℹ️ Open-source and credits
This extension is open-sourced and you’re free to contribute and make this extension even more better.
Thanks to Shreyash for his super Rush.
Extension documentation inspired from Yusuf Cihan.





