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: RHMAP
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 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 […]
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 […]
Introduction For mobile users who require tasks, information or status updates asynchronously without requiring to explicitly request it, by for example pressing a refresh button, Red Hat MAP provides a very useful built in MBaaS service for this purpose – the Sync framework. This framework makes it possible to keep a mobile app in sync […]