what is the memory limit of each process in android?
Answer / Manoj Kumar Raman
The default heap size for a process in Android is approximately 16MB, and the Dalvik VM can allocate up to 48MB if needed. However, the actual memory limit can vary depending on device configuration and Android version.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of content provider?
How do I override a method in android?
Can I use the GoToMeeting app for Android on my Android device?
What are broadcast receivers?
How many different logcat types are there?
What are services in android and what is its type?
What is difference between serializable and parcelable ? Which is best approach in android ?
What is the role of orientation?
Do we need to declare all of controller in app.js with sencha touch?
Implicent Intents and Late Runtime Binding?
What is dagger and explain dependency injection?
What is logging (logcat)?