AceHub is a game-focused Android companion designed to provide a cleaner and more immersive gaming experience.
It combines game management, system monitoring, performance tools, and floating overlays into a single modern interface.
Built entirely using Kotlin and Jetpack Compose.
- Add and manage installed games
- Quick launch interface
- Clean game-focused dashboard
- Launch games through a dedicated hub
- Designed to reduce distractions
- Gaming-focused experience
- Real-time device information
- Performance monitoring
- Resource tracking
- In-game overlay support
- Quick access tools
- Gaming companion controls
- Custom startup sequence
- Terminal-inspired loading animations
- Component initialization tracking
- Jetpack Compose
- Material Design 3
- Smooth animations
- Dark theme support
- Kotlin
- Jetpack Compose
- Android SDK
- Material 3
- Android Services
- DataStore Preferences
- ViewModel Architecture
app/
├── data/
│ ├── GameRepository
│ ├── SystemMonitor
│ └── UserPreferences
│
├── service/
│ └── OverlayService
│
├── ui/
│ ├── games/
│ ├── overlay/
│ ├── BootScreen
│ ├── PlayScreen
│ └── MainViewModel
│
└── theme/
- Android Studio
- Android SDK 26+
- Kotlin
- Gradle
git clone https://github.com/aceyash-dev/AceHub.git
cd AceHub
./gradlew assembleDebugAceHub may request:
- Overlay Permission
- Usage Access Permission
- Notification Permission
Permissions are only used for app functionality.
Currently under active development.
Features, UI, and architecture may change between releases.
Created by Ace Yash-Dev.
Built for gamers who want more control over their Android gaming experience.
If you like the project:
- Star the repository
- Report bugs
- Suggest features
- Share feedback
Every star feeds the developer's fragile motivation levels.
