How to create a mobile app which will invoke a simple service running on Red Hat Mobile with Flutter and deploy it to iOS and Android
Tag: mobile
Introduction The Feedhenry Raincatcher project provides a framework for building Workforce Management (WFM) solutions that includes a mobile hybrid app, a management portal web app and a server that manages synchronization of work orders between the portal and the mobile apps. The synchronization technology is built on the Feedhenry Datasync framework. Deploying the mobile, portal […]
Introduction Around 3 months ago I was approached by a customer who was interested in building Ionic v2 Apps for Red Hat Mobile Application Platform (RHMAP). At the time I just limited to say “that shouldn’t be a problem, the SDK is JS” but, as a devoted programmer I had to be sure. Below these […]
Introduction When I was first approached to create an application for an event involving an interactive quiz I immediately got excited because it sounded both cool and challenging. The idea evolved to a hybrid app were attendees to the event could see the agenda of an event and participate in an interactive quiz. After the […]
Introduction In this post I’m presenting a boilerplate for Red Hat Mobile hybrid apps that can help developers getting started with Red Hat Mobile. This boilerplate contains web user interface components together with Red Hat Mobile framework components such as sync and push notifications and is based on the AngularJS Material framework and Apache Cordova […]
Moving on to the enterprise space: Enterprises often have the requirements to host their services themselves. Those requirements could be driven by: – Legal restrictions – Stay in control of who accesses a service – Protect intellectual property – Leverage existing on-premise infrastructure and resources Red Hat Mobile Application Platform (RHMAP) enables you to develop […]
Continuing our journey to build Alexa Skills, we’ll leverage the Alexa Skill SDK (ASK) to create a Custom Skill providing news towards our end-user. Let’s recap the first part of this article series: Skills come in different flavours: Flash Briefing: These skills provide original content for users’ flash briefings Smart Home: With these skills, users […]
Amazon’s Alexa enabled devices, such as the Echo, Dot and most recently Tap provide a hands-free voice controlled environment, to make calls, send and receive messages, provide information and more — instantly. Alexa is the cloud-based voice service that powers this category of devices. All the user has to do is ask Alexa to perform […]