mdaslamansaritdf-cloud / mdaslamansaritdf-cloud/OpenTouchMapper
Android App Plan: Mouse Utility (Panda Mouse Pro-like) MVP Features
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Build an Android app with the following MVP features:
Core Features:
- Global sensitivity / DPI scale
- Per-application sensitivity profiles
- Button remapping (e.g., map middle → double-click)
- Gestures (mouse gestures)
- Smooth/linearized movement / acceleration control
- Auto-clicker
- Cursor visual enhancements (trail, size, color)
- Hotkeys / quick toggle
- Profile import/export / sync
- Tray/menu-bar icon + settings UI
Technical Approach:
- Use Kotlin and Android Studio
- Implement AccessibilityService for input monitoring and event injection
- Use FOREGROUND_SERVICE and SYSTEM_ALERT_WINDOW permissions for overlays and persistent UI
- Design a modular settings UI and profile manager
- Consider limitations of unrooted Android: Some features may require root or can only be achieved for external mice, not for system-level pointer manipulation
Goal:
Create a Panda Mouse Pro-like utility app for Android that enhances external mouse and touch input with advanced remapping, sensitivity, and customizable profiles.
This issue will be used to track the initial planning, technical direction, and feature breakdown for the project.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by validating the unrooted Android constraints and the feasibility of AccessibilityService, FOREGROUND_SERVICE, and SYSTEM_ALERT_WINDOW for the proposed features. Done would require a decided technical direction and a concrete, prioritized feature breakdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- accessibility, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100