mdaslamansaritdf-cloud / mdaslamansaritdf-cloud/OpenTouchMapper

Android App Plan: Mouse Utility (Panda Mouse Pro-like) MVP Features

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

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:

  1. Global sensitivity / DPI scale
  2. Per-application sensitivity profiles
  3. Button remapping (e.g., map middle → double-click)
  4. Gestures (mouse gestures)
  5. Smooth/linearized movement / acceleration control
  6. Auto-clicker
  7. Cursor visual enhancements (trail, size, color)
  8. Hotkeys / quick toggle
  9. Profile import/export / sync
  10. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.