You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track and visualize Android resource usage across your entire project with intuitive gutter icons and interactive popups.
@@ -23,10 +23,17 @@ Track and visualize Android resource usage across your entire project with intui
23
23
- Code reviews and audits
24
24
<!-- Plugin description end -->
25
25
26
-
## Screenshots
26
+
## Demo
27
27
28
-

29
-
*Gutter icons showing resource usage counts with interactive popup*
28
+

29
+
30
+
*Visual usage counters with color-coded badges: 🔴 Red (unused), 🟢 Green (1-4 uses), 🟠 Orange (5+ uses)*
31
+
32
+
## 🚀 Get Started
33
+
34
+
[](https://plugins.jetbrains.com/plugin/29552-android-resource-usage-tracker)
@@ -61,8 +68,8 @@ Track and visualize Android resource usage across your entire project with intui
61
68
62
69
## Requirements
63
70
64
-
- Android Studio Arctic Fox (2020.3.1) or newer
65
-
- IntelliJ IDEA with Android plugin
71
+
- Android Studio Hedgehog (2023.1.1) or newer
72
+
- IntelliJ IDEA 2023.3 or newer with Android plugin
66
73
67
74
## Installation
68
75
@@ -72,9 +79,9 @@ Track and visualize Android resource usage across your entire project with intui
72
79
73
80
-**Using JetBrains Marketplace:**
74
81
75
-
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/coroutines) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running.
82
+
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/29552-android-resource-usage-tracker) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running.
76
83
77
-
You can also download the [latest release](https://plugins.jetbrains.com/plugin/coroutines/versions) from JetBrains Marketplace and install it manually using
84
+
You can also download the [latest release](https://plugins.jetbrains.com/plugin/29552-android-resource-usage-tracker/versions) from JetBrains Marketplace and install it manually using
78
85
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
0 commit comments