Wednesday, June 26, 2013

[android help] First Android app not running


First Android app not running



I am following the steps as in android training google and my activity_main.xml is like




xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
android:layout_weight="1"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:hint="@string/edit_message" />
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/button_send" />



I have defined the hint strings






My First App
Enter a message
Send
mainActivity
Settings
Hello world!




AVD details


But when I click on run button, it shows no activity !



.

stackoverflow.comm

No comments:

Post a Comment

Google Voice on T-Mobile? [General]

Google Voice on T-Mobile? So I recently switched from a GNex on Verizon to a Moto X DE on T-Mobile. I had always used Google Voice for my v...