From 3ae8982fa1a851918fe5d902b42905ce0ceda87c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 22 Sep 2014 13:29:34 +1000 Subject: Add a spinner for CPUs, plus some clean up. --- res/layout/main.xml | 9 +++++++-- res/values/strings.xml | 23 ++++++++++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/layout/main.xml b/res/layout/main.xml index 18c9ec9..eec86f2 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -25,10 +25,15 @@ android:layout_height="wrap_content" android:prompt="@+id/versionsPrompt" /> - + android:text="@string/cpusPrompt" /> + + 0.4.8 0.4.9 - The CPU type here is + The CPU type here is + , but you may need to select a close match :- + + armv4eb + armv4l + armv4tl + armv5l + armv6l + armv7l + i486 + i586 + i686 + m68k + mips + mips64 + mipsel + powerpc + powerpc-440fp + sh4 + sparc + x86_64 + Select where you want to install toybox ...\n ... into the $PATH :-\n ... or into a folder :-\n -- cgit v1.1