Skip to content

Instantly share code, notes, and snippets.

---------------------------- PROCESS STARTED (2565) for package com.example.dumptest1 ----------------------------
2026-05-22 07:33:12.307 2565-2565 DumpTestLogs com.example.dumptest1 D =========================================================================
[07:33:12] CPU USAGE DUMP (Active Processes: 2)
-------------------------------------------------------------------------
PID | CPU % | VSS (KB) | NAME
-------------------------------------------------------------------------
25
package com.example.dumptest1
import android.os.Bundle
import android.util.Log
import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent
import androidx.activity.enableEdgeToEdge
import androidx.compose.foundation.background
import androidx.compose.foundation.clickable
import androidx.compose.foundation.layout.Arrangement