diff --git a/lite/.classpath b/lite/.classpath
new file mode 100644
index 00000000..fa0fd3c0
--- /dev/null
+++ b/lite/.classpath
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lite/.factorypath b/lite/.factorypath
new file mode 100644
index 00000000..026446ed
--- /dev/null
+++ b/lite/.factorypath
@@ -0,0 +1,3 @@
+
+
+
diff --git a/lite/.project b/lite/.project
new file mode 100644
index 00000000..0654bfb6
--- /dev/null
+++ b/lite/.project
@@ -0,0 +1,33 @@
+
+
+ TransdroidLite
+
+
+
+
+
+ com.android.ide.eclipse.adt.ResourceManagerBuilder
+
+
+
+
+ com.android.ide.eclipse.adt.PreCompilerBuilder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ com.android.ide.eclipse.adt.ApkBuilder
+
+
+
+
+
+ com.android.ide.eclipse.adt.AndroidNature
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/lite/.settings/org.eclipse.jdt.apt.core.prefs b/lite/.settings/org.eclipse.jdt.apt.core.prefs
new file mode 100644
index 00000000..7d52ece5
--- /dev/null
+++ b/lite/.settings/org.eclipse.jdt.apt.core.prefs
@@ -0,0 +1,4 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.apt.aptEnabled=true
+org.eclipse.jdt.apt.genSrcDir=.apt_generated
+org.eclipse.jdt.apt.reconcileEnabled=true
diff --git a/lite/.settings/org.eclipse.jdt.core.prefs b/lite/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 00000000..0b3561ab
--- /dev/null
+++ b/lite/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.processAnnotations=enabled
diff --git a/lite/AndroidManifest.xml b/lite/AndroidManifest.xml
new file mode 100644
index 00000000..ff80ba97
--- /dev/null
+++ b/lite/AndroidManifest.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/compile-libs/androidannotations-3.0-SNAPSHOT.jar b/lite/compile-libs/androidannotations-3.0-SNAPSHOT.jar
new file mode 100644
index 00000000..310da002
Binary files /dev/null and b/lite/compile-libs/androidannotations-3.0-SNAPSHOT.jar differ
diff --git a/lite/libs/androidannotations-api-3.0-SNAPSHOT.jar b/lite/libs/androidannotations-api-3.0-SNAPSHOT.jar
new file mode 100644
index 00000000..bf0bfae5
Binary files /dev/null and b/lite/libs/androidannotations-api-3.0-SNAPSHOT.jar differ
diff --git a/lite/proguard-project.txt b/lite/proguard-project.txt
new file mode 100644
index 00000000..f2fe1559
--- /dev/null
+++ b/lite/proguard-project.txt
@@ -0,0 +1,20 @@
+# To enable ProGuard in your project, edit project.properties
+# to define the proguard.config property as described in that file.
+#
+# Add project specific ProGuard rules here.
+# By default, the flags in this file are appended to flags specified
+# in ${sdk.dir}/tools/proguard/proguard-android.txt
+# You can edit the include path and order by changing the ProGuard
+# include property in project.properties.
+#
+# For more details, see
+# http://developer.android.com/guide/developing/tools/proguard.html
+
+# Add any project specific keep options here:
+
+# If your project uses WebView with JS, uncomment the following
+# and specify the fully qualified class name to the JavaScript interface
+# class:
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
+# public *;
+#}
diff --git a/lite/project.properties b/lite/project.properties
new file mode 100644
index 00000000..5f7d115e
--- /dev/null
+++ b/lite/project.properties
@@ -0,0 +1,15 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must be checked in Version Control Systems.
+#
+# To customize properties used by the Ant build system edit
+# "ant.properties", and override values to adapt the script to your
+# project structure.
+#
+# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
+#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
+
+# Project target.
+target=android-16
+android.library.reference.1=../external/JakeWharton-ActionBarSherlock/library
diff --git a/lite/res/drawable-hdpi/ic_launcher.png b/lite/res/drawable-hdpi/ic_launcher.png
new file mode 100644
index 00000000..96a442e5
Binary files /dev/null and b/lite/res/drawable-hdpi/ic_launcher.png differ
diff --git a/lite/res/drawable-mdpi/ic_launcher.png b/lite/res/drawable-mdpi/ic_launcher.png
new file mode 100644
index 00000000..359047df
Binary files /dev/null and b/lite/res/drawable-mdpi/ic_launcher.png differ
diff --git a/lite/res/drawable-xhdpi/ic_launcher.png b/lite/res/drawable-xhdpi/ic_launcher.png
new file mode 100644
index 00000000..71c6d760
Binary files /dev/null and b/lite/res/drawable-xhdpi/ic_launcher.png differ
diff --git a/lite/res/layout/activity_torrents.xml b/lite/res/layout/activity_torrents.xml
new file mode 100644
index 00000000..02d672cc
--- /dev/null
+++ b/lite/res/layout/activity_torrents.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/res/menu/torrents.xml b/lite/res/menu/torrents.xml
new file mode 100644
index 00000000..a363b607
--- /dev/null
+++ b/lite/res/menu/torrents.xml
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/lite/res/values-sw600dp/dimens.xml b/lite/res/values-sw600dp/dimens.xml
new file mode 100644
index 00000000..d7cc90c8
--- /dev/null
+++ b/lite/res/values-sw600dp/dimens.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/res/values-sw720dp-land/dimens.xml b/lite/res/values-sw720dp-land/dimens.xml
new file mode 100644
index 00000000..1b9fc52c
--- /dev/null
+++ b/lite/res/values-sw720dp-land/dimens.xml
@@ -0,0 +1,9 @@
+
+
+
+ 128dp
+
+
\ No newline at end of file
diff --git a/lite/res/values-v11/styles.xml b/lite/res/values-v11/styles.xml
new file mode 100644
index 00000000..c478de08
--- /dev/null
+++ b/lite/res/values-v11/styles.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/res/values-v14/styles.xml b/lite/res/values-v14/styles.xml
new file mode 100644
index 00000000..48e5ada1
--- /dev/null
+++ b/lite/res/values-v14/styles.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/res/values/dimens.xml b/lite/res/values/dimens.xml
new file mode 100644
index 00000000..1afdbd6c
--- /dev/null
+++ b/lite/res/values/dimens.xml
@@ -0,0 +1,7 @@
+
+
+
+ 16dp
+ 16dp
+
+
\ No newline at end of file
diff --git a/lite/res/values/strings.xml b/lite/res/values/strings.xml
new file mode 100644
index 00000000..25ae5b89
--- /dev/null
+++ b/lite/res/values/strings.xml
@@ -0,0 +1,8 @@
+
+
+
+ Transdroid Lite
+ Settings
+ Hello world!
+
+
\ No newline at end of file
diff --git a/lite/res/values/styles.xml b/lite/res/values/styles.xml
new file mode 100644
index 00000000..fdb33413
--- /dev/null
+++ b/lite/res/values/styles.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/lite/src/org/transdroid/lite/gui/Torrents.java b/lite/src/org/transdroid/lite/gui/Torrents.java
new file mode 100644
index 00000000..f3a1e05a
--- /dev/null
+++ b/lite/src/org/transdroid/lite/gui/Torrents.java
@@ -0,0 +1,13 @@
+package org.transdroid.lite.gui;
+
+import org.androidannotations.annotations.EActivity;
+import org.androidannotations.annotations.OptionsMenu;
+import org.transdroid.lite.R;
+
+import com.actionbarsherlock.app.SherlockFragmentActivity;
+
+@EActivity(R.layout.activity_torrents)
+@OptionsMenu(R.menu.torrents)
+public class Torrents extends SherlockFragmentActivity {
+
+}