Quantcast
Browsing all 14 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Towards SOA-based Mobile Solutions

The Mobile Solutions and OSGi competence center of akquinet is specialized in the building of mobile and modular applications. They has developed a high expertise in two different domains:...

View Article


Image may be NSFW.
Clik here to view.

SOA in mobile solutions in practice

The last post presented the motivations about using SOA for mobile applications. It described where and how SOA technologies could be used in mobile solutions and the interests to follow such approach....

View Article


Image may be NSFW.
Clik here to view.

Android Activities and Tasks series – An introduction to Android’s UI...

With Android, Google implemented its very own UI component model, introducing various new terms and concepts probably unfamiliar to most developers. Although well designed and powerful, it is...

View Article

Image may be NSFW.
Clik here to view.

Android activities – The predominance of the UI Thread

Android application user interfaces are decomposed in 'screens' called activities. The user navigates from screen to screen thanks to buttons, clickable elements, keyboard keys, and gestures... Each...

View Article

Image may be NSFW.
Clik here to view.

Android Activities and Tasks series – Intent flags

The previous post of the Activities and Tasks series gave an introduction to the concepts behind activities and tasks. We have seen that activities correspond to visible screens in the UI, that...

View Article


Image may be NSFW.
Clik here to view.

Rationalizing Android development

Developing sophisticated Android applications is challenging. Despite tools provided with the SDK and the recommended ADT Eclipse Plugin, maintaining and developing an Android application is...

View Article

Image may be NSFW.
Clik here to view.

Starting Android application development with Apache Maven

Despite of not being in widespread use in the Android world, Apache Maven is a great tool to develop Android applications. Maven has a lot of advantages relevant for Android application development: It...

View Article

Image may be NSFW.
Clik here to view.

Reusing Android components with Rindirect.

Android applications can grow very quickly. As they are composed of components (Activities, Services and Content Providers), it should be easy to extend an existing application to create new...

View Article


Image may be NSFW.
Clik here to view.

Android Activities and Tasks series – Activity Attributes

The previous post of the Android Activities and Tasks series explained the concept of Android's intents. We have seen how to use them to launch activities and how to utilize intent flags to customize...

View Article


Image may be NSFW.
Clik here to view.

Developing a cross-platform application for mobiles and desktops with Aerogear

is a collection of examples, tutorials and best practices to develop mobile clients integrated with JBoss middleware. It aims at providing solutions for mobile clients to deal with typical requirements...

View Article

Image may be NSFW.
Clik here to view.

Clean Objective-C: Private Methods in Objective-C

Dieser Artikel auf Deutsch According to the TIOBE Programming Community Index (March 2013), Objective-C is the third most-popular programming language, behind Java and C. This is not surprising, as...

View Article

Image may be NSFW.
Clik here to view.

Interactive SVG with AngularJS – Part 1

When developing mobile web applications with responsive design, flexible images for interactive control and status elements pose a particular problem. SVG offer a viable solution: They are much smaller...

View Article

Image may be NSFW.
Clik here to view.

Interactive SVG with AngularJS – Part 2

When developing mobile web applications with responsive design, SVG are a viable solution for flexible images. AngularJS in turn enables the wrapping of complex UI logic into custom HTML directives,...

View Article


Image may be NSFW.
Clik here to view.

Using HTML5 inputs in vaadin

Given the browsers running on smartphones (and increasingly also those running on the desktop), all the “new” input types coming with HTML5 become increasingly important. For instance: <input...

View Article
Browsing all 14 articles
Browse latest View live