L Lid Client Регистрация 08.04.2023 Сообщения 54 Благодарностей 14 Баллы 8 30.03.2025 #1 Подскажите abd команду свободной(оставшейся) памяти на телефоне
mrkrot Client Регистрация 29.04.2021 Сообщения 25 Благодарностей 7 Баллы 3 02.04.2025 #2 How to get the available/free memory from ADB? I tried adb shell top, but it gives too much details info. What I need is just the total available memory. How to get it via ADB? stackoverflow.com C#: adb shell "cat /proc/meminfo"
How to get the available/free memory from ADB? I tried adb shell top, but it gives too much details info. What I need is just the total available memory. How to get it via ADB? stackoverflow.com C#: adb shell "cat /proc/meminfo"