我无法将我的安卓模拟器连接到我的电脑。我可以向android发送信息,但在发回时却失败了。这是我目前所拥有的:publicclasssendDataToRegionextendsAsyncTask>{finalTextViewwho=(TextView)findViewById(R.id.txtWho);finalTextViewwhat=(TextView)findViewById(R.id.txtWhat);finalTextViewwhen=(TextView)findViewById(R.id.txtWhen);finalTextViewwhere=(TextView)find