English 中文(简体)
四、在孟加拉国15 - 20 5
原标题:APPLICATION CRASHING IF WE KEEP IT IN BACKGROUND FOR MORE THAN 15-20 MINS

我已提出过申请,而申请的问题在于,当我们把申请放在超过15名未成年人的背景中时,它就坠毁了。

关于点击申请Icon 它应当站出来,但显示其申请已经停止/美国国家情报局发出信号。

因此,我必须做些什么才能避免坠毁。

我认为,我应当集中研究生活周期方法。

Please suggest me a solution for this

帮助始终受到赞赏。

提前感谢。

最佳回答

伐木可能不会帮助,如果它出现美国国家情报局的错误,你就会发现。 转而暂停执行申请(Go to the debug tab, 点击当时的pa子,并开始检查read子),看看什么。 很可能在某个地方出现无限期的 lo或僵局,使你的申请得不到回应。

问题回答

如果在点击icon时显示申请没有答复Dilogs,那么在15至20分钟的连续申请时间中会有一些变数或数据,在点击icon时正在获得或处理变数或数据,这是例外。 你可以提供你的标志,以便我们能够为你们提供更大的帮助。





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签