OPI Blog
Learn from experts in their fields

Browsing Tags: Mobile Development

OkHttp Authenticator – Selectively Reauthorizing Requests
Leveraging OkHttp3’s Authenticator API to more intelligently handle re-authorizations in a mixed-auth environment. or: The Trials and Tribulations of Mixed-Auth Under Retrofit2/OkHttp3 Occasionally, when in the process of cutting over from legacy authentication mechanisms to ...
Developing a native Android App using Groovy
Many of us Java developers have been curious about being able to develop native android app using groovy for a long time. This topic has been discussed in stackoverflow for years. In GR8Conf Europe this ...
Native or HTML5?
Today, if you are planning on building a mobile app there are many questions and key decisions that need to be made upfront. This post will attempt to shed some light on the strengths and ...
Use JQuery Mobile’s Tools Suite to help you debug and improve your JQuery Mobile application
JQuery Mobile provides a set of 3 "out of the box" scripts to help you gain insight and understanding into current global configuration values, page events, and page change timings in your application....
Short Tips for Creating Mobile Web Content
As smart mobile phones such as the iPhone or the Palm Pre offer a better Web-browsing experience, it becomes easier to offer access to enterprise Web applications from these devices. This article includes a few tips for creating mobile-facing content, including dealing with default scaling issues. ...