<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
<ImageView
android:id="@+id/imageView1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/11" />
</LinearLayout>
All it is, is the android project normal setup and I put this in and the image 11 in each of the folders the same size as the default icon, I cant get it to go into the emulator because of this error, it wont even run, can you help me out?
Rename your drawable with a name that contains letters: