I trying to know ram type of my android device programmatically, but dont know how. Maybe some system files contain this info or something else?
Asked
Active
Viewed 99 times
6
-
3what do you mean by ram type? – Majid Ali Dec 07 '20 at 11:48
-
LPDDR4 for example @MajidAli – Dmitry Kononenko Dec 07 '20 at 11:53
-
good question, I've been looking for similar lines for screen type (LCD/LED), but haven't found nothing useful... – snachmsm Dec 07 '20 at 12:06
-
ok i was searching for this also when i was working on an app but unable to find any answer just found how to check ram usage or ram memory etc but not type i think we can if we have root access.. – Majid Ali Dec 07 '20 at 12:07
-
1https://stackoverflow.com/a/38625284/7924565 further just check this for information purpose.. – Majid Ali Dec 07 '20 at 12:08
-
1@MajidAli its not answer,but thx – Dmitry Kononenko Dec 07 '20 at 12:23
-
1@AmirDora. not, i trying to get ram memory type, not size – Dmitry Kononenko Dec 07 '20 at 13:07