On Wed, Apr 25, 2012 at 3:06 PM, 3c <[email protected]> wrote: > A flawed firmware why not, but just exceeding 1MB of activity data seems > unreasonable? My kids have installed 300+ games on their tablets and there's > still like 70% free space! Though not such issue on those tablets. So 1MB of > activity data would mean how many apps installed, any rough idea?
Beats me. I have never tried counting bytes of getInstalledPackages() output. The 1MB limit is a known barrier on IPC transactions. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

