简体   繁体   English

Android中的应用程序或程序流程

[英]Flow of App or program in Android

hi I am a newbie to android programming and I learnt many basic programs and now when I started studying some of the sample programs.嗨,我是 android 编程的新手,我学习了许多基本程序,现在当我开始学习一些示例程序时。 I am getting confused about the flow of the program in the areas like one method calling another and so on,我对程序在诸如一种方法调用另一种方法等方面的流程感到困惑,

Also I tried DEBUGGING but it didn't work fine as many of the apps need input from user for understanding the complete flow of the program我也试过调试,但它没有正常工作,因为许多应用程序需要用户输入才能理解程序的完整流程

So is there a way such that newbies like me can first understand the flow of program then dig into the code written over there.那么有没有办法让像我这样的新手可以先了解程序的流程,然后再深入研究那里写的代码。

Look at the Android Activity Life cycle on the android developer site.在 android 开发者站点上查看 Android Activity 生命周期。

http://developer.android.com/guide/components/activities.html http://developer.android.com/guide/components/activities.html

Let me know if you have any questions,I will be happy to help where I can.如果您有任何问题,请告诉我,我将很乐意为您提供帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM