Android应用程序的控制流?应用程序、Android

由网友(巷尾姑娘)分享简介:我很新的Andr​​oid应用程序的开发。刚开始世界,你好android应用昨天。I am very new to Android application development. Just started Hello world android application yesterday.我不知道是否会出现在An...

我很新的Andr​​oid应用程序的开发。刚开始世界,你好android应用昨天。

I am very new to Android application development. Just started Hello world android application yesterday.

我不知道是否会出现在Android应用程序的任何控制流,像Struts的MVC,Spring MVC的等在其中。

I was wondering whether there will be any control flow in the android application, like the Struts MVC, Spring MVC etc. has in them.

我的工作提高Android应用程序,所以我想知道控制流将是一个良好的开端。

I am working on enhancing the android application, so I thought that knowing the flow of control would be a good start.

推荐答案

以下三种材料将是非常适合你,如果你想知道一个Android应用程序的控制流:

The following three materials will be very good for you if you'd like to know the control flow of an Android application:

应用程序基础

http://developer.android.com/guide/topics/fundamentals.html

活动

http://developer.android.com/guide/topics/fundamentals/ activities.html

任务和返回堆栈

的http://developer.android.com/guide/topics/fundamentals/tasks-and-back-stack.html

阅读全文

相关推荐

最新文章