Posts tagged with "rap mobile"

Jul 30th, 2012

Scrolling in mobile Web-Apps

I love Android, but its default browser is terrible. For relatively simple, static websites it’s okay, but i’m talking about complex HTML(5)/JavaScript applications here. And while Safari for iOs is considerably faster, it’s has almost as many quirks and bugs.  A great alternative to native apps or Flash this ain’t (yet). My frustration comes from [...]

Leave a Comment
May 15th, 2012

RAP mobile 0.5.8 – New and Noteworthy

timeoutDialog

We are happy to announce another preview release of RAP mobile. Version 0.5.8 adds support for even more widgets on the Android side while improving stability and performance on iOS and Android. The new release brings improvements to the mobile client side but RAP itself has undergone some minor changes as well and we highly recommend that you [...]

1 Comment
May 3rd, 2012

Server-Side Apps with access to device functionality aka. accessing the iOS Geolocation API with Java.

Whenever we talk about server-side apps and RAP mobile, one topic always comes up: how to access native functionality like Geolocation or the Camera. With this post I want to show you how we access this functionality on the server-side. At writing, we’ve implemented Geolocation Support, and more additions are planned for the near future. [...]

Leave a Comment
May 2nd, 2012

RAP mobile 0.5.7 – New and Noteworthy

dialogWithoutTitle

Once again we are releasing a new version of RAP mobile. This latest release 0.5.7 brings with it a very cool new feature that we call the “Client Canvas”. This extension of the classic SWT Canvas allows you to draw freehand on your screen with your stylus or even your finger. Additional Features and API [...]

3 Comments
Apr 20th, 2012

Server-Side Apps with RAP mobile – the programming model

Screen Shot 2012-04-20 at 9.29.10 AM

In my last post I gave you an overview of server-side apps and how they relate to RAP mobile. In this post I want to dive into some technical details. I’ll assume that you are a Java programmer and that you are familiar with servlets and tomcat. Not necessary but really helpful is some knowledge of [...]

Leave a Comment
Apr 16th, 2012

Serving mobile devices with server-side apps

architecture

You may have read the title of this post and are asking yourself, “what the heck is a server-side app?”. Let me try to explain. When an app works with sensitive data there is always a security risk in storing the data on the device. If the device is lost or stolen the sensitive data [...]

2 Comments
Apr 11th, 2012

RAP mobile 0.5.6 – New and Noteworthy

Screen Shot 2012-04-11 at 2.31.24 PM

RAP mobile is progressing. In this post we’d like to give you a quick update on the latest features in the RAP mobile clients for iOS and Android. Android Graphical Context For drawing arbitrary graphical elements in a widget, RAP mobile now supports the Canvas and GC (graphical context) API. This enables a variety of [...]

Leave a Comment
Mar 30th, 2012

RAP mobile 0.5.5 – New and Noteworthy

android-dashboard-dual

In this post we’d like to give you a quick overview of the latest in RAP mobile, version 0.5.5. Android Support for UI Callback The UI callback mechanism enables a RAP client to automatically update the UI without user interaction. With this feature we can support progress indicators or updates to displays that are triggered [...]

Leave a Comment
Mar 14th, 2012

RAP mobile 0.5.4 – New and Noteworthy

android-animations

In this post we’d like to update you on the latest news in the RAP mobile developer preview.  We’ve just released Version 0.5.4, marking the beginning of a simultaneous release schedule across all our mobile clients. Here is what we think are the most interesting new features. Android The Startup page provides shortcuts to access the demo [...]

4 Comments