Current Activity

Verified safe
5.0
1 review
134
downloads
7.0
android

AI summary

Developer tool that shows the package and class name of the foreground app in a movable popup or notification. Updated with auto-update checker, Material Components UI, and Android 16 fixes. Requires usage stats and system alert window permissions; processes all data locally.

Generated by AI. May contain inaccuracies.

About this app

Быстро проверяйте любое активное приложение на вашем устройстве на предмет разработки или отладки.

An essential tool for Android Developers which instantly displays the package name and class name of the application currently in the foreground.

HOW DOES IT WORK

We use package usage stats to monitor app activity changes and show the info in a freely moveable popup window. In the global version which is available in GitHub, we also use AccessibilityService to further increase the performance of monitoring.

SOURCE CODE

The source code is published in GitHub, which can be accessed using the link below. https://github.com/codehasan/Current-Activity

APP FEATURES

● Provides a freely moveable popup window to view current activity info ● Provides a notification to view current activity info in pages where popup window can't be shown ● Supports copying text from popup window and notification ● Supports quick settings for easy access to the popup window from any place in your device

KEEP CALM & PRIVACY

Current Activity doesn’t require root or any specific requirements. It respects system security and user privacy. Any data collected from a screen is processed locally (offline).

What's new

v2.0.0Nov 9, 2025

1. Added auto update checker 2. Migrated UI to Material Components 3. Fixed UI problems in Android 16

About this version

Version
2.0.0 (23)
Size
2.44 MB
Requires Android
7.0
Target SDK
24
Downloads
134
Updated
Nov 9, 2025
Package
io.github.ratul.topactivity

Ratings & reviews

5.0·1 review
5.0
1 rating
  • 5
    1
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app

Recent reviews

Showing 1 of 1
  • codehasan7mo ago

    Thanks for publishing and maintaining the app here.