Aspect-Oriented User Interface Design for Android Applications
In this paper, the authors deal with the design of an effective Android framework that will allow a developer to create Android applications easily in a short time with the help of aspect-oriented approach. Their solution enables to deal with separated aspects like security, layout, input validation, data binding and presentation independently. Their presented framework is compared to conventional development approach of mobile applications and also is compared to the framework Aspect Faces that is also uses aspect-oriented approach, but is designed for Java EE applications.