Mihai Dumitrache wrote: > Is there a method to see what application is currently in the > foreground, or what resources (memory, hw space, cpu) it uses ?
You are welcome to look PackageManager and ActivityManager to see what is there that may be of interest to you. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in US: 14-18 June 2010: http://bignerdranch.com -- 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

