From faabf404ec6064956a08e825bed5d91e51fbdbbb Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 11 Jun 2014 01:25:53 +1000 Subject: Roughed out a skeleton of the UI. --- res/values/strings.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 res/values/strings.xml (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..bd2d3af --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,17 @@ + + + + toyboxInstaller + +This app is used for installing Rob Landley\'s toybox. +Toybox combines common Linux command line utilities together +into a single BSD-licensed executable that\'s simple, small, fast, +reasonably standards-compliant, and powerful enough to turn +Android into a development environment.\n\n + The currently installed toybox version is + The CPU type here is + Select where you want to install toybox\n\nfrom the PATH -\n + or into a folder -\n + Install toybox. + + -- cgit v1.1