如果后台Http 可以用 HttpClient把 模拟 get/post提交
android:layout_height="wrap_content"
android:text="@string/hello_world"
tools:context=".MainActivity" />
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:inputType="text"
/>
android:layout_height="wrap_content"
android:text="@string/pwd"
tools:context=".MainActivity" />