jbrodo / droidbox

Automatically exported from code.google.com/p/droidbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some APK's dont get installed

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. start droidbox with emulator (image from Downloads)
2. use random APK
3. sometimes the APK does not get installed within 1 Minute (after that i 
installed it manually

Is there any way i can find out why the sandbox is not infected with my apk? I 
cant see anything in the log beside that the calendar is crashing all the time 
(see other bugreport).
If i install the APK by hand its working fine.

Original issue reported on code.google.com by 5hp...@gmail.com on 24 Apr 2012 at 10:09

It seems in the 2.3 version there is a bug in the memory management. When i try 
to install an app, the emulator spills out GC_CONCURRENT Messages all the time, 
and the load goes very high. The App will be installed after some time, but it 
takes mostly one or two minutes.
using higher vm.heapSpace value did not have any effect.

Original comment by 5hp...@gmail.com on 29 Aug 2012 at 10:32