I have a situation here with a problem of not sufficient place in device. I have been looking for answer to this question here and found quiet a lot of answers, which is not acceptable, because:
1. They are all talking about emulator, in my case its real test device
2. Community suggested to increase storage, so there will not be anymore like this message -- what i did is i deleted few apps/games in device, so it helped, but after few runs from eclipse directly to device, the message started to appear again.
As at the beginning app (apk) uploads to the device and then installing, I assume eclipse cant delete previous app (apk), so it keeps copying the new ones without deleting the old ones. Is there any way to clean that apks, or im thinking totally wrong.
Help.
Thanks, and so sorry if the answer is somewhere here and i didnt find it.