Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Microsoft C# Professional Projects - Premier Press.pdf
Скачиваний:
177
Добавлен:
24.05.2014
Размер:
14.65 Mб
Скачать

726 Project 6 CREATING A MOBILE APPLICATION

In addition, the developed created a flowchart for the frmUnattended module as shown in Figure 31-8.

FIGURE 31-8 Flowchart of the frmUnattended module

After the developer has created the interface and the software modules, the developer constructs and tests the mobile application. After the application is tested and the errors in the application are detected and removed, the application is deployed on a mobile device. I will discuss how to write the code of the MobileCallStatus application in the following chapters.

Summary

In this chapter, you were introduced to the project case study. Based on the case study of the project, you analyzed the requirements of Electronix, Inc. and created detailed high-level and low-level designs for the MobileCallStatus application. You will learn to create the actual application in the following chapters.

Chapter 32

Basics of Mobile

Applications