Hi, Long time developer, first time Android developer...
I'm trying to determine the current cpu frequency. The standard way to do this is to look in: /sys/devices/system/cpu/cpu<#>/cpufreq/cpuinfo_cur_freq (where <#> is the number of the cpu you are interested in) When I launch the Android "AVD", i.e., the emulator, the cpu<#> directory is empty. Do I need to do something in the emulator or kernel to enable these? I know on desktop machines, you need to have cpu scaling enabled. I thought that would have come enable in the emulator. Thanks, /greg -- 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

