Skip to content

Add Unity memory monitoring utility scripts - #123

Merged
SigmanZero merged 1 commit into
android:mainfrom
SigmanZero:add-memory-utilities
Aug 19, 2026
Merged

Add Unity memory monitoring utility scripts#123
SigmanZero merged 1 commit into
android:mainfrom
SigmanZero:add-memory-utilities

Conversation

@SigmanZero

Copy link
Copy Markdown
Contributor

Adding AndroidProcessStats.cs and GameMemoryMonitor.cs, which demonstrate how to link into the Android ActivityManager APIs via JNI to monitor process state and memory usage continuously, and track OOM Score Adjustments.

@GeraldLiUS GeraldLiUS left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@natetrost

Copy link
Copy Markdown
Contributor

LGTM

@SigmanZero
SigmanZero merged commit 2b4a64d into android:main Aug 19, 2026
7 checks passed
@SigmanZero
SigmanZero deleted the add-memory-utilities branch August 19, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants