Monday, December 16, 2013

How To Fix Force Close Issue In Android

Most of us encounters force close in playing games in your android phone, CM Flare S100. In today's tutorial I will show you some system tweak that may fix the temporary close in playing games.














Requirements:

1. Root explorer (or any file explorer that can access your CM Flare's system files).
2. Brain :D

Instructions:

1. Go to /system

android force close

2. Look for build.prop

android force close

3. Open build.prop using root explorer as "Open in Text Editor"

android force close

4. Look for the following values

dalvik.vm.heapgrowthlimit
48m

dalvik.vm.heapstartsize
24m

dalvik.vm.heapsize
128m

android force close

Note:

Half the value of your dalvik.vm.heapsize should be the value of your dalvik.vm.heapgrowthlimit. On above example, your dalvik.vm.heapgrowthlimit must be 64.





No comments:

Post a Comment