From dd56456c9780576206ae45e55904bdcc2d87cc1b Mon Sep 17 00:00:00 2001 From: Mark Gordon Date: Fri, 7 Oct 2011 16:02:26 -0400 Subject: initial commit --- res/values/strings.xml | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 res/values/strings.xml (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..fc667a6 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,90 @@ + + + PowerTutor + The Power Profiler will now run after your phone starts up. + The Power Profiler will no longer run on when your phone starts up. + This application sends data on power utilization and running applications to the PowerTutor team. We gather nothing allowing us to associate the data with you or your phone; a cryptographically secure hash function is used to protect your identity. Pressing \'Stop\' will prevent these data from being sent. + This application sends data on power utilization and running applications to the PowerTutor team. We gather nothing allowing us to associate the data with you or your phone; a cryptographically secure hash function is used to protect your identity. Pressing \'Start\' will start sending the data from now on. + Your phone type is not recognized by PowerTutor. You may continue to use PowerTutor however we may not be able to get all of the data for your phone and the power calculations may not be accurate. + +

In this version of PowerTutor the Power Profiler service is run on +startup and power consumption traces are sent back to the PowerTutor team. This +helps us identify common power consumption problems for real applications. The +information will be used to improve PowerTutor and recommend power efficiency +improvements to other software, with the end goal of increasing your phone\'s +battery life.\n

\n +

We gather\n + - CPU use\n + - Amount of WiFi/3G traffic (not its content)\n + - Screen brightness\n + - GPS activity (but not location)\n + - Audio use (on/off, volume)\n + - Total power consumption\n + - Application resource utilization\n + - Phone mode, e.g., airplane mode or call status\n +

+

\nWe do NOT gather any of your personal data used in applications +or phone call logs. None of these data will be associate with you or your phone. +We use a cryptographically secure hash function to protect your identity.\n +

\n +

PowerTutor will send back traces only when the phone is plugged in and +will prefer to use Wifi to send back the traces, although your carrier\'s data +service will be used if Wifi is rarely available. If you would like to disable +sending traces you can do so in the menu or by turning off background data in +the android options. +

+ PowerTutor - A real-time system and application power monitor. + \n +
    +
  • Main control panel\n + - Start/stop profiling services. \n + - Select Application or System mode to check out power consumption statistics.\n + - Menu features:\n + \t* Start/stop sending power traces to the PowerTutor team.\n + \t* Enable/Disable the profiling service to run on startup.\n + \t* Save the current power trace to the sdcard.\n +
  • \n +
  • App View\n + - Displays power usage information for all of the apps running on the + phone.\n + - Press an app row to go to the Graph View for that app\'s power + usage.\n + - Press a hardware component name in the top tabs to include/exclude it from power + calculations.\n + - Data interpretation:\n + \t* Percentage value: The percentage of energy/average power consumed by the + app in system.\n + \t* Time value: Time that the app has been actively monitored by PowerTutor.\n + - Menu features:\n + \t* Change the sort key to one of current power, average power, or total energy usage.\n + \t* Change the time span to include the last minute, hour, day, or all time.\n +
  • \n +
  • Graph View\n + - Displays app/system power consumption decomposed by hardware component.\n + - Use the tabs at the top to move between Chart View and Pie + View.\n +
  • \n +
  • Chart View\n + - Displays the power usage of different components on the phone in recent + history.\n + - Scroll to view different component power graphs.\n + - Menu features:\n + \t* Select \"Set History Size\" to adjust the number of data points + displayed.\n + \t* Select \"Magnify Recent Data\" to show more recent data points + more spread out.\n + \t* Select \"Pause\" to freeze the display as is, select resume to + continue.\n +
  • \n +
  • Pie View\n + - Displays the power usage percentages of the different components.\n + - Menu features:\n + \t* Change the time span to include the last minute, hour, day, or all time.\n +
  • \n +
+
+ + +For detailed information, please go to: +http://powertutor.org.\n +
-- cgit v1.2.3