Click here to Skip to main content
15,885,366 members
Articles / Product Showcase
Article

Mobile Application Development Best Practices

16 Nov 2007CPOL4 min read 22.1K   14   1
Here you will find the introduction to “Mobile Application Development Best Practices,” a white paper brought to you By: devCentral – AT&T Developer Program

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

This is a showcase review for our sponsors at The Code Project. These reviews are intended to provide you with information on products and services that we consider useful and of value to developers.

Introduction

Whether you're creating mobile productivity, multimedia or content-rich applications, there are some key development considerations you should understand early on. These will help to ensure that your application provides for an optimal customer experience, and that it runs efficiently over AT&T network.

With the increases in wireless network bandwidth and demand from mobile users, mobile data usage is exploding. Companies are under mounting pressure to take advantage of the bandwidth. For example, sales managers want customer relationship information at their fingertips, delivery personnel want up-to-date location information, and fleet managers want to maximize the productivity of their workers.

What about packaged applications? Several good options are available across all verticals, with new applications coming out every day. Many of these applications allow some customization. However, as mobile application deployments mature, enterprises are finding the need to do extensive customization. Facing make/buy decisions, more enterprises are looking to develop custom applications to meet their precise needs. In some cases, solution integrators can offer a viable alternative.

Many developers began creating applications for servers or personal computers and then moved to mobile devices. The extensibility of tools and common programming environments have made this transition fairly straightforward, although developers do have to address issues specific to mobile computing and wireless networking. Developers are often the first people in a company to carry out such mobilization efforts, and the enterprise may not have built up a set of best practices. Many mistakes have been repeated, so AT&T presents this white paper as a guide for mobile application best practices, particularly for handheld platforms.

Scope

The potential scope of a white paper on mobile application development is huge. It could address many topics, including the choice of platforms, mobile operating systems, mobile middleware, and development tools. The focus in the main body of this paper is guiding principles that can ease development and speed the development process. These include best practices for formulating a wireless strategy and tips on solution design, development, deployment, and maintenance. The paper also covers analysis and optimization of wireless solutions, which involve a variety of factors and issues related to design, development, implementation, and deployment.

Appendix A provides an overview of the steps involved in mobile application development. Appendix B provides practical information on specific aspects of mobile application development, including mobile computing architectures, developer tools, bandwidth and latency details, power management, memory management, push versus pull, user interfaces, networking considerations, and security. The goal is to give readers an initial context for understanding the unique aspects of mobile application development. AT&T has extensive material available for its developers covering many of the topics raised in this white paper in greater detail. Beyond that, extensive information is available from other parties, such as mobile operating system vendors.

Unique Aspects of Mobile Applications

Mobile applications are not just desktop applications reformatted for a small display. They are fundamentally different for many reasons. First, the ability to communicate from anywhere essentially changes how users interact with an application. For example, a batch process that previously required a user to upload information at the end of the day is now a dynamic, interactive process that occurs throughout the day. Second, the ideal user interface for a small screen and a small (if any) keyboard differs significantly from desktop/laptop systems. Third, the types of communications channels are different. Mobile devices incorporate voice capability, messaging capability (that is, Short Message Service [SMS]), location information, and now video. The best mobile applications integrate these capabilities to optimize how users interact with data. Finally, the nature of wireless networks is different than that of wireline networks. Though today's wireless networks offer broadband data capabilities, throughput can vary based on signal quality, and a network connection is not always available, particularly if users are mobile.

To be continued…

For access to the entire white paper click here. For more information on devCentral, including the easy sign-up for a FREE membership, please go to http://developer.att.com. Once you create your free devCentral membership you will have access to this, as well as other white papers and resources.

Contact Information

Email any comments or questions regarding this white paper via devCentral AT&T

Developer Program at feedback5@awsmail.att.com. Please reference the title of this paper in the message.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralI was expecting content Pin
Nathan Holt at EMOM20-Nov-07 9:38
Nathan Holt at EMOM20-Nov-07 9:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.