What is checklist for android GO? I want to update my android app for android GO operating System. how to check my App is compatible Android GO?
Please find the requirements to be Android go ready below
What is PSS?
The "proportional set size" (PSS) of a process is the count of pages it has in memory, where each page is divided by the number of processes sharing it. So if a process has 1000 pages all to itself, and 1000 shared with one other process, its PSS will be 1500.
Checkout more details at official android developer site here Optimize for devices running Android (Go edition)