PDA

Επιστροφή στο Forum : Android 4.4 KitKat: Διαθέσιμο και σε συσκευές με μόλις 512ΜΒ RAM



Petros
01-11-2013, 21:17
http://i.imgur.com/mNallIE.jpg



Το Android 4.4 έχει σχεδιαστεί για να τρέχει γρήγορα ομαλά σε απόκριση σε ένα πολύ ευρύτερο φάσμα των συσκευών από ποτέ - όπως για τα εκατομμύρια των entry-level συσκευές σε όλο τον κόσμο που έχουν μόλις 512MB RAM, ανακοίνωσε η Google.


Android 4.4 is designed to run fast, smooth, and responsively on a much broader range of devices than ever before — including on millions of entry-level devices around the world that have as little as512MB RAM.

KitKat streamlines every major component to reduce memory use and introduces new APIs and tools to help you create innovative, responsive, memory-efficient applications.

OEMs building the next generation of Android devices can take advantage of targeted recommendations and options to runAndroid 4.4 efficiently, even on low-memory devices. Dalvik JIT code cache tuning, kernel samepage merging (KSM), swap to zRAM, and other optimizations help manage memory. New configuration options let OEMs tune out-of-memory levels for processes, set graphics cache sizes, control memory reclaim, and more.

In Android itself, changes across the system improve memory management and reduce memory footprint. Core system processes are trimmed to use less heap, and they now more aggressively protect system memory from apps consuming large amounts of RAM. When multiple services start at once — such as when network connectivity changes — Android now launches the services serially, in small groups, to avoid peak memory demands.

For developers, Android 4.4 helps you deliver apps that are efficient and responsive on all devices. A new API, ActivityManager.isLowRamDevice(), lets you tune your appʼs behavior to match the deviceʼs memory configuration. You can modify or disable large-memory features as needed, depending on the use-cases you want to support on entry-level devices. Learn more about optimizing your apps for low-memory devices here.

New tools give also give you powerful insight into your appʼs memory use. Theprocstats tool details memory use over time, with run times and memory footprint for foreground apps and background services. An on-device view is also available as a new developer option. The meminfo tool is enhanced to make it easier to spot memory trends and issues, and it reveals additional memory overhead that hasnʼt previously been visible.


Δείτε όλες τις λεπτομέρειες ΕΔΩ (http://developer.android.com/about/versions/kitkat.html) και ΕΔΩ (http://www.android.com/versions/kit-kat-4-4/).