1. 运行程序后弹出: The application *** has stopped
unexpectedly. Please try again. 然后会要祈求强制退出。
这是一个经典错误, Socket不能对外连接,具体错误不会被
报出,调试的时候,但能看到Exception,, 只要存在网络互联,
就挺身而出,让你的程序不得运行。
原因是: 需要访问到网络,所以,在AndroidManifest.xml
中,需要进行如下配置:
在下面第三个页面permission中,选择“Add...”选择“uses
permission”,在右面name中选择
“android.permission.INTERNET” ;然后在
AndroidManifest.xml中会出现下面语句:
<uses-permission
android:name="android.permission.INTERNET" />
再次运行程序,就OK了。
2. 出现错误“The *** has not responding”:
原因有如下几种:服务器没有打开、
客户端要连接的IP不对、
Server和Client的端口不一致
、
客户端与服务器的接收和发送
没有一一对应,
导致等待超时,出现异常。
但是我的问题还为解决?
3。在学习Android的时候,偶尔会遇到异常。像要是遇到异常:“The application has stopped
unexpectedly”的时候,首先去查看自己的代码是否有逻辑上的错误或者是漏洞,例如是不是使用了一个null对象。对象使用之前是否已经实例
化。另外针对Android要特别注意,整个的程序中要关心的有三个部分:
业务逻辑--即逻辑上是否合理,代码部分是否正确。这个主要可以通过调试运行查看Log记录。
资源应用--Android的资源都放在了res文件下面,如Activity的布局一般都放在res/layout下面,并且一般是一个xml文件对应一个Activity。
AndroidManifest.xml--之前我在学习别人一个例子的时候就忽略了这个非常重要的东西,才导致了The application has stopped unexpectedly的发生。
分享到:
相关推荐
The market is rather depressing **at the moment**. 5. **In terms of** money, he's quite rich. 6. His English is improving **little by little** with the teacher's help. 7. **On the other hand**, as...
The clock has stopped. I ______ get it go again and set the alarm, or I will be late again tomorrow.** - **选项:** A. could B. might C. would D. must - **正确答案:** D - **解析:** 本题考查情态动词的...
文档中的内容涉及电梯系统的服务器代码和运动控制模式,这些是电梯运营的核心部分,确保电梯的安全、高效运行。以下是对这些代码和状态的详细解释: **运动控制模式:** 1. **NRD (Not Ready):** 表示电梯系统未...
- ④ 重读闭音节的单词,双写末尾的辅音字母再加-ed,如:stopped, finished 这些词汇和语法知识是八年级学生在学习过程中需要掌握的基本内容,通过不断的练习和应用,可以提高他们的英语水平和实际运用能力。
- **delay** (推迟):*We delayed leaving until the rain stopped.*(我们推迟离开直到雨停。) - **deny** (否认):*He denied stealing the money.*(他否认偷钱。) - **discuss** (讨论):*We discussed going ...
7. **The telephone ______, but by the time I got indoors, it stopped.** - **正确答案:B. was ringing** - **解析**:这里使用过去进行时“was ringing”,表示电话正在响的时候我进屋了。 8. **In the ...
下面列出了一些典型的不规则动词及其过去式和过去分词: 1. **am/is/are** → **was/were** → **been** - “be”动词的不规则变化。 2. **bear** → **bore** → **borne** 3. **beat** → **beat** → **beaten*...
- **S + Vi + 不定式**:We stopped to have a rest. - **S + Vi + 分词**:I'll go swimming. 2. **基本句型二:主+系+表(S+V+P)** 系动词连接主语和表语,表语可以是名词、形容词、副词、介词短语或分词。...
- 例句:Please add up all the numbers and tell me the total. 3. **upset** (adj./vt.)(upset, upset) - adj. 含义:不安的;烦恼的 - vt. 含义:使烦恼;打乱 - 例句:I feel really upset after hearing ...
- **Paused Server:** If the SQL Server service is paused or stopped, it will not accept connections. However, since local connections are successful, this is less likely to be the issue. **Best ...
1. 题目【2015吉林】37题:Alan often goes to the old people's home **to cheer** up the old and look after them. 这里使用不定式to cheer表示目的,表明Alan去老人院是为了使老人们开心并照顾他们。 2. 题目...
1. 选择题:题目询问Alice是否经常弹钢琴,由于Alice是第三人称单数,所以应该用助动词Does提问,否定回答用doesn't,选C。 2. 询问你的笔友是否住在北京,笔友是第三人称单数,应用Does提问,动词原形live,选C。 3...
例句:Before long, the rain stopped. - **for the first (second, etc.) time**:表示第一次(第二次等)。例句:This is the first time I’ve been to New York. - **the minute**:表示一...就...。例句:The ...
- *例句*: He applied the brake and stopped the car. (他踩下刹车停下了车。) 35. **catalog n. 目录 v. 编目录** - *含义*: 商品或项目的列表。 - *例句*: The company sent out a new catalog. (公司发出了...
- **例句**:When I told them it was none of their business, they finally stopped talking. #### 三、总结 通过以上对Lesson 1的详细解析,我们可以看出,《新概念英语自学导读2》不仅注重语言知识的学习,还...
if ($(this).is("#stop")) { $("span").text("Stopped at div index #" + index); return false; } }); });` #### 事件处理 (Events) 1. **`ready(fn)`**: - **功能**:当DOM加载完成后,执行一个函数。 - **...
- The teacher often **tells us not to be late for school**. (老师经常告诉我们上学别迟到。) 7. **be afraid/ be afraid of** 害怕 - Ann **is afraid of making** the same mistake again. (安害怕再次犯...
2. **I** (参加) **a party yesterday**. - I *attended* a party yesterday. 3. **My mother is** (担心) **me when I am abroad**. - My mother is *worried about* me when I am abroad. 4. **Let’s go ...
在编程领域,多线程是实现并发执行任务的关键技术,特别是在C#这样...了解并熟练掌握这些知识点,有助于编写出高效、稳定的多线程C#应用程序。通过阅读《C# 多线程.pdf》这样的资料,可以深入学习和实践C#多线程编程。
stopped**。此处描述妈妈在红灯前停车的情景,与上下文逻辑相符。 3. **A. radio B. phone C. scarf D. hat** 正确答案为 **A. radio**。根据后文提到的他随着音乐跳舞可以推断出他手中拿的是收音机。 4. **A...