Problem :
SecurityException: Unable to find field for dex.jar
Solution:
- Open Android SDK Manager In Eclipse ((Window->Android SDK Manager).
- Install All Recommended Updates
- Restart eclipse.
- Clean and Build All Projects (In Project Menu)
programming drops from me
android:layout_above="@id/my_button"
android:layout_above="@+id/my_button"
R.java
file).