We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Best Practises for Android Development as a Daily Business

Formal Metadata

Title
Best Practises for Android Development as a Daily Business
Title of Series
Number of Parts
90
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Appcom interactive is a digital partner for enterprise companies. Among other things we build rich android applications for our clients. Over the years we developed techniques and found patterns, which helps us to meet the requirements of our clients. The quality of an application does not only depend on a cool user interface or a clever UX concept. More important are things which are not visible to the user. Most android apps have little to no architectural concept and are developed as you go. This results in code, which is unreadbale and not maintainable over time. This makes the application error prone and inflexibale against changes. Applying a sophisticated architecture and specialised patterns help maintaining a healthy code base, which is robust and yet flexible. State of the art technoligies and libraries increase your development speed and ensure that you meet deadlines and minimize the time to market. Over the years we developed techniques and found patterns, which help us to meet the requirements of our clients. Unique about them is, that they were crafted naturally by our android development team at appcom. This includes concurrent projects with tight deadlines implemented by a small team. So our findings not only cover how to structure your code and apply an architecture. But we also examine why codestyle and conventions matter and how the affect working in many projects concurrently. Furthermore we go about live templates and everything else that saves time and trouble.