what is the memory limit of each process in android?



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

Post New Answer

More Android OS Interview Questions

What is the use of content provider?

1 Answers  


How do I override a method in android?

1 Answers  


Can I use the GoToMeeting app for Android on my Android device?

1 Answers  


What are broadcast receivers?

1 Answers  


How many different logcat types are there?

1 Answers  


What are services in android and what is its type?

1 Answers  


What is difference between serializable and parcelable ? Which is best approach in android ?

1 Answers  


What is the role of orientation?

1 Answers  


Do we need to declare all of controller in app.js with sencha touch?

1 Answers  


Implicent Intents and Late Runtime Binding?

1 Answers  


What is dagger and explain dependency injection?

1 Answers  


What is logging (logcat)?

1 Answers  


Categories