From bb6e704ab011a497ac8c735afc0fd4c52a1425ce Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 9 Jan 2018 15:01:04 +0100 Subject: Added old project --- love2dToAPK/Forms/frmFirstStartup.resx | 133 +++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 love2dToAPK/Forms/frmFirstStartup.resx (limited to 'love2dToAPK/Forms/frmFirstStartup.resx') diff --git a/love2dToAPK/Forms/frmFirstStartup.resx b/love2dToAPK/Forms/frmFirstStartup.resx new file mode 100644 index 0000000..20d06c9 --- /dev/null +++ b/love2dToAPK/Forms/frmFirstStartup.resx @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + This app wants to make the hassle of developing for Android, +a little less of a, hassle... +It automates the process of compiling the project to a APK-file, +installing it to a device and launching it. + + + I have tried to make the app as simple and self-explanatory +as possible. Therfore i am only going to mention the +compile-hotkey here. With the app running in the background +you can press CTRL+SHIFT+F5 and the compiling will start. +A more detailed guide of the app can be found here; + + \ No newline at end of file -- cgit v1.2.3