|
| 1 | +# FPS Meter Android |
| 2 | + |
| 3 | +A high-performance, lightweight FPS monitoring tool for Android. This application provides a real-time frame rate overlay inspired by the Samsung Perf Z aesthetic, offering a professional monitoring experience for mobile gaming and performance testing. |
| 4 | + |
| 5 | +## Download latest version |
| 6 | + |
| 7 | +Navigate to the [Releases](https://github.com/rdevz-ph/FPS-Meter-Android/releases) page to download the latest APK. |
| 8 | + |
| 9 | +## Screenshots |
| 10 | + |
| 11 | +| Light Mode | Dark Mode | |
| 12 | +|:-----------:|:-----------:| |
| 13 | +|  |  | |
| 14 | + |
| 15 | +## Features |
| 16 | + |
| 17 | +### Samsung-Style Aesthetic |
| 18 | +The overlay utilizes a pill-shaped background with high-contrast, color-coded metrics for optimal visibility. |
| 19 | +- **Labels (FPS, MS, TEMP)**: Displayed in Cyan (#00E5FF). |
| 20 | +- **Values**: Rendered in White for clarity. |
| 21 | +- **Dynamic FPS Color**: The FPS value automatically changes color (Green, Yellow, Red) based on real-time performance thresholds. |
| 22 | + |
| 23 | +### Improved Horizontal Layout |
| 24 | +The metrics are presented in a compact horizontal display using pipe separators (|). This design minimizes screen obstruction while providing essential performance data at a glance. |
| 25 | + |
| 26 | +### Position Presets |
| 27 | +Quick-snap presets allow for instant positioning across six key screen locations: |
| 28 | +- Top Left, Top Center, Top Right |
| 29 | +- Bottom Left, Bottom Center, Bottom Right |
| 30 | +- Manual dragging is fully supported for custom placement. |
| 31 | + |
| 32 | +### Real-time Updates |
| 33 | +Configuration changes apply immediately to the active overlay. Adjustments to text size, opacity, color mode, and visibility do not require a service restart. |
| 34 | + |
| 35 | +### Shizuku Integration (Optional) |
| 36 | +The setup process includes an optional Shizuku panel to auto-grant the "Display over other apps" permission, bypassing the need for manual navigation through system settings. |
| 37 | + |
| 38 | +## Requirements |
| 39 | +- Android 8.0+ (API 26) |
| 40 | +- Overlay Permission (SYSTEM_ALERT_WINDOW) |
| 41 | + |
| 42 | +## Developer |
| 43 | +Built by **rdevz-ph** |
| 44 | +[GitHub Profile](https://github.com/rdevz-ph) |
| 45 | + |
| 46 | +## License |
| 47 | + |
| 48 | +This project is licensed under the [MIT License](LICENSE). |
0 commit comments