Added my Android build files to iphone branch, added #ifdef ANDROID and fixed some missed includes in sources

This commit is contained in:
pelya
2009-11-24 12:19:54 +02:00
parent 3ff5d0c693
commit 6962202361
2079 changed files with 478697 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
</LinearLayout>