Cross-Platform Mobile App Development Using Rhomobile Cross-Platform Approaches

Total Page:16

File Type:pdf, Size:1020Kb

Cross-Platform Mobile App Development Using Rhomobile Cross-Platform Approaches Cross-Platform Mobile App Development Using RhoMobile Cross-Platform Approaches ● Hybrid approach is most promising ● Web technologies are widely used everywhere ● Web developers (front-end HTML/JS) are much more numerous and cheap than iOS or Android devs ● There are some OS like WebOS and FireFox OS where you can write application only using web technologies ● By Gartner report currently in the enterprise environment 90% of applications are web or hybrid Cut Expenses ● Hybrid cross-platform solutions like Phonegap or RhoMobile allow to reduce development cost in three and more times ● It’s possible to involve existing web developers ● Existing web applications code reuse ● App code portability between development platforms What exactly is “RhoMobile” ● The set of development tools for creating data-centric, cross-platform, native mobile consumer and enterprise applications ● It allows developers to build native mobile apps using web technologies, such as CSS3, HTML5, JavaScript and Ruby ? ● With RhoMobile you can track offline changes on mobile clients and synchronize with a corporate backend ● It dynamically updates application UI when backend data changes RhoMobile Suite ● RhoStudio allows development, debugging and testing of cross-platform enterprise apps with single tool simplicity ● The foundation of RhoMobile Suite, Rhodes is an open-source cross-platform development framework for rapidly building native apps ● For access to built-in APIs for barcode scanning and RHOMOBILE SUITE RFID, support for the widest range of operating systems and more, developers can count on the value-added functionality of Tau Extensions ● Our integration server RhoConnect allows for fast, RHOSTUDIO RHODES TAU EXTENSIONS RHOCONNECT simple synchronization with backend business data DEVELOP INTEGRATE and synchronization for offline use What’s a RhoMobile Application? •Front-end side – HTML page – CSS Style Sheet – JavaScript code A hybrid mobile application is a mobile application that •Back-end side runs inside of a native container and leverages the – Ruby device’s web browser to display locally hosted HTML pages. Hybrid mobile apps are composed mostly of – SQLite Database HTML, JavaScript, and CSS. Device specific – Node.js/Express.js functionalities such as camera access, geolocation, and accelerometer readings are exposed through a JavaScript API. RhoMobile Apps are WebApps I’m the front-end side. I run inside the browser sandbox and I’m written in HTML5, CSS and JavaScript. I can talk to remote web services and to the local HTTP server I can use Rhodes JavaScript API I’m the local I’m the local Node.JS server HTTP server I’m the local JS VM. I We’re static files: I’m the local Ruby VM. execute Node.JS HTML, CSS and I execute the framework and your JavaScript framework and your dynamic JS code dynamic Ruby code I’m the local SQLite RhoMobile Architecture HTML5 / CSS / You write the JavaScript/Ruby application Backend Model-View-Controller (MVC) Source Adapter Data Source Adapter Backend Data Core Services We provide RhoConnect RhoConnect Server Data ORM the framework Client Webkit* SQLite DB Ruby VM Node.JS *Tau Webkit available on WinCE, Windows Mobile RhoMobile Ruby application architecture RhoMobile WebView HTML/CSS/JS app code + JS frameworks Hybrid architecture. UI implemented with web RhoMobile API RHODES technologies inside WebView. Web server Developers can use any JS frameworks. routing Local HTTP server with Ruby controller view public VM on our mobile device. model Ruby code executed on mobile device. RhoMobile API DB RhoMobile Node.JS application architecture Rhomobile WebView HTML/CSS/JS app code + JS frameworks Hybrid architecture. UI implemented with web RhoMobile API RHODES technologies inside WebView. Developers can use any JS frameworks. Local JS VM and Rhodes Node.js environment Node.JS environment. Node.JS Node.js application - local HTTP server application starts local HTTP server. RhoMobile API DB Covers Consumer and Enterprise Offline Data and Synchronization ● Mobile clients have out-of-date information from company infrastructure and does not have Internet connectivity at all times ● Mobile application should allow to change data when offline ● Company backend is out-of date with mobile clients ● Possible conflicts when multiple clients change same data ● Data change conflicts should be resolved when device eventually connects to enterprise network Offline Data and Synchronization Offline Data and Synchronization Rhodes Tau Extensions ● Reduce Costs ● Enterprise-class Rugged Devices ● Leverage All Device Features ● Windows CE/Mobile/Embedded support ● Completely Control Look and Feel ● Leverage Zebra Printing ● Get Online and Offline Support ● Zebra Rugged Devices out of the box ● RhoBrowser for Enterprise RhoConnect RhoStudio ● Improve data synchronization ● Faster cross-platform application development ● Zero-touch integration ● Reduce hardware costs ● Manage backend changes ● Improve developer productivity ● Fast and easy scaling ● Easier integration Getting Started with Development ● RhoMobile Suite ● Mobile Platform SDK ● Mobile Devices ○ Recommended for deployment/testing ○ Emulators are alternative but not a true test ● Getting Started guide available at http://docs.tau-technologies.com.com Platform Capabilities ● All standard platform API like Network, File, DataBase, ORM, Bluetooth, Battery ● Built-in Synchronization Client, Push Notifications ● Printing, Scanner(1D/2D), Card Reader, Camera, RFID, NFC ● Native UI components like MenuBar, ToolBar, TabBar, NavBar … and more UI Design ● HTML5, CSS3 ● jQuery Mobile, Sencha Touch, Bootstrap, KendoUI, Dojo Mobile etc. ● Native UI components jQuery Mobile ● HTML5-based UI framework that provides a mobile application look and feel ● Built-in content and widgets are supported across mobile, tablet and desktop platforms ● Visit http://jquerymobile.com and http://jquery.com for more details Sencha Touch ● UI JavaScript library specifically built for the Mobile Web ● Look and feel like native applications on supported mobile devices. ● Visit http://www.sencha.com/products/touch for more details. Bootstrap ● Free and open-source front-end web framework for designing websites and web applications. ● It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation and other interface components. ● Visit http://getbootstrap.com for more details. MVC design Client-Server MVC Approach ● Ruby On Rails, Node.JS & Express.JS ● Views are prepared outside of WebView and rendered in a WebView ● Models and Controllers are processed outside of WebView ● Performance excellence WebView MVC Approach ● AngularJS, Ember.JS, Backbone.JS ● Views are prepared and rendered in a WebView ● Models and Controllers are processed in a WebView ● Performance can be a bottleneck in some cases Developer Experience ● Live Update ● RhoStudio, RhoSimulator, WeinRe ● Native Extensions ● Documentation ● Community ● Enterprise Support ● Open Source Extended Browser - a solution for lightweight web applications RhoBrowser Sometimes we just need a lightweight web application with access to some H/W capabilities of device or some native API. Rhodes WebView Adding a set of APIs into device browser we get a solution to execute our UI + Logic HTML/CSS/JS lightweight web applications (HTML/CSS/JS). code Some of device vendors already like Zebra or Honeywell have this kind of local (open from filesystem) or solution. remote (open from remote server) Rhodes Framework Platform API Peripherals API Tau Technologies has similar product - RhoBrowser ( built with RhoMobile platform ), which runs on iOS, Android, WinCE/WM and supporting enterprise WM and Android devices from different vendors. It gives access to H/W capabilities like Barcode scanner, RFID scanner etc. http://tau-technologies.com/ [email protected] Our contacts.
Recommended publications
  • Rhomobile Solution
    Rhomobile Solution Mobile and Desktop cross-platform development with Ruby Intro You like Ruby and Ruby on Rails ? You want to develop mobile cross-platform application based on Ruby ? Let me introduce Rhodes solution ! RUBY + RHODes Ruby on mobile devices Mobile Ruby solutions on market Native, like https://github.com/mobiruby Xamarin, Appcelerator limited functionality MobiRuby Native app like http://ruboto.org/ Xamarin, Appcelerator limited functionality Cross-platform. Native, like http://www.rubymotion.com/ Xamarin, Appcelerator. Development only on Mac OS RubyMotion Working solution Cross-platform hybrid, like PhoneGap (Cordova), http://tau-technologies.com/ but with Ruby controllers on the local server. Linux, Sailfish Complete solution Mobile cross-platform solutions Mobile applications architectures SImple not cross-platform Web Native Hybrid Mixed Hybrid Native Application cross-platform Application cross-platform Application cross-platform Application cross-platform Application Platform Browser UI Framework WebView Framework WebView platform dependent or UI HTML/CSS/JS code cross-platform UI + Logic code HTML/CSS/JS UI + Logic code Native code UI + Logic HTML/CSS/JS Logic Logic code cross-platform code cross-platform code Framework Framework Framework Platform API Platform API Platform API Platform API iOS: ObjC, Swift, C++ a lot of Xamarin (C#) Cordova/PhoneGap RhoMobile Android: Java, C++ HTML/CSS/JS frameworks Appcelerator (JS) (in pure hybrid mode) RhoMobile (Ruby) WinCE/WM: C#, C++ React Native (JS) + a lot of + a lot of
    [Show full text]
  • Cross-Platform Development of Smartphone Application with Rhomobile
    Masaryk University Faculty of Informatics Cross-platform development of smartphone application with RhoMobile Master’s Thesis Bc. Adam Melkus Brno, Spring 2016 Masaryk University Faculty of Informatics Cross-platform development of smartphone application with RhoMobile Master’s Thesis Bc. Adam Melkus Brno, Spring 2016 Declaration Hereby I declare that this paper is my original authorial work, which I have worked out on my own. All sources, references, and literature used or excerpted during elaboration of this work are properly cited and listed in complete reference to the due source. Bc. Adam Melkus Advisor: Ing. Mgr. et Mgr. Zdeněk Říha, Ph.D. i Acknowledgement I would like to thank my supervisor Ing. Mgr. et Mgr. Zdeněk Říha, Ph.D. for enabling me to write this thesis and being patient with my erratic progress. I would also like to express gratitude to my technical consultant with Y Soft Mgr. Juraj Michálek and Mgr. Jaroslav Klech for the frequent insightful consultations, valuable advice and guidance. And finally thank you to my loving family and girlfriend. iii Abstract The aim of this thesis is to develop a showcase application to demon- strate the possibilities RhoMobile cross-platform development frame- work offers. Other goals include evaluation of the support, quality of documentation, community, and overall viability for commercial use. iv Keywords smart phone, Android, iOS, Windows Phone 8, RhoMobile, cross- platform v Contents 1 Introduction 1 2 Cross-platform Development of Mobile Applications 3 2.1 Motivation and Caveats ....................3 2.2 Approaches ..........................4 2.3 Overview of Frameworks ...................5 2.3.1 Hybrid Application Frameworks .
    [Show full text]
  • Motorola Rhomobile Suite V5.0.38
    11/2/2016 Motorola RhoMobile Suite MOTOROLA RHOMOBILE SUITE V5.0.38 CONTENTS 1. Description 2. Release Notes 3. Device Compatibility 4. Components 5. Installation 6. Usage Notes 7. Known Issues 8. Usage Notes for 2.2 APIs 9. Known Issues for 2.2 APIs 10. Supported Ciphers 11. Part Numbers DESCRIPTION Thank you for selecting Motorola as your mobility solution tool provider. User friendly mobile applications are key to leveraging the power, value and return on investment of your mobile solutions and with Motorola RhoMobile Suite you can significantly reduce the time and cost associated with mobile application development. RhoMobile Suite allows you to create flexible, OS­independent, hardware­agnostic applications that look, feel and act the same on every supported device. You can rapidly create robust mobile applications that can include a wide range of advanced data capture capabilities. Whether you want to streamline your warehouse, delivery or service operations or enable more robust asset tracking & visibility, Motorola RhoMobile Suite will help you get your enterprise mobility solution up and running. RELEASE NOTES Version 5.0 Service Pack 3 (5.0.38) Roll­up of previous 5.0 service packs Issues Resolved MobileIron will now work with Rho iOS applications. In order to work with the per­application VPN functionality of MobileIron it is necessary to configure both the settings ios_net_use_curl=0 and ios_direct_local_requests=1 as explained in the Runtime configuration guide Version 5.0 Service Pack 2 (5.0.30) Roll­up of previous 5.0 service pack New Features Added iOS apps can now be built with 64­bit support.
    [Show full text]
  • Understanding What Makes Rhomobile Tick
    A Saviance Technologies Whitepaper Understanding what makes RhoMobile tick Why Businesses are keen to use RhoMobile Mobility platforms are becoming a vital aspect for businesses. The market for mobile application development platform is in a period of rapid growth. Developers are investing a lot of time and money in creating powerful sets of development tools and managing different versions of each mobile application that help businesses. The RhoMobile suite which is a robust set of development tools enables businesses to build feature-rich, native enterprise applications. It gives developers more time and better tools to write smarter apps for the enterprise, quickly and reliably for all mobile operating systems. It also helps organizations to optimize their IT resources so that they can create cost-effective and innovative solutions that help businesses efficiently. RhoMobile Suite is comprised of five Rho elements, namely: RhoStudio RhoMobile RhoConnect RhoHub RhoGallery This whitepaper focuses mainly on RhoMobile, the next evolution in Mobile Application development and its future in Mobile Computing. What is RhoMobile? RhoMobile is a mobile application framework which is used to develop Mobile applications from scratch. Selected as Best Startup at Interop 2009, it enables developers to use HTML and Ruby to create native iPhone, BlackBerry, Windows, © Saviance 2014 All rights reserved www.saviance.com Symbian, and Android applications. The framework in it is called Rhodes. Rhodes is a free and open source MVC-based framework which is written in Ruby under the MIT license for building native cross-platform mobile applications. Rhodes enables developers to create a native app, and porting the app in cross operating systems such as Android, iOS, BlackBerry, Windows Mobile, Symbian etc.
    [Show full text]
  • Evaluation of Cross-Platform Tools for Mobile Development Bachelor of Science Thesis in Software Engineering and Management
    Evaluation of Cross-Platform Tools for Mobile Development Bachelor of Science Thesis in Software Engineering and Management ALIREZA PAZIRANDEH EVELINA VOROBYEVA University of Gothenburg Chalmers University of Technology Department of Computer Science and Engineering Göteborg, Sweden, June 2013 The Author grants to Chalmers University of Technology and University of Gothenburg the non-exclusive right to publish the Work electronically and in a non-commercial purpose make it accessible on the Internet. The Author warrants that he/she is the author to the Work, and warrants that the Work does not contain text, pictures or other material that violates copyright law. The Author shall, when transferring the rights of the Work to a third party (for example a publisher or a company), acknowledge the third party about this agreement. If the Author has signed a copyright agreement with a third party regarding the Work, the Author warrants hereby that he/she has obtained any necessary permission from this third party to let Chalmers University of Technology and University of Gothenburg store the Work electronically and make it accessible on the Internet. Evaluation of Cross-Platform Tools for Mobile Development Alireza Pazirandeh Evelina Vorobyeva © Alireza Pazirandeh, June 2013. © Evelina Vorobyeva, June 2013. Examiner: Morgan Ericsson University of Gothenburg Chalmers University of Technology Department of Computer Science and Engineering SE-412 96 Göteborg Sweden Telephone + 46 (0)31-772 1000 Department of Computer Science and Engineering Göteborg,
    [Show full text]
  • Developing Mobile Educational Apps: Development Strategies, Tools and Business Models
    ACSIJ Advances in Computer Science: an International Journal, Vol. 3, Issue 1, No.7 , January 2014 ISSN : 2322-5157 www.ACSIJ.org Developing mobile educational apps: development strategies, tools and business models Serena Pastore 1 Astronomical Observatory of Padova, INAF Padova, 35122, ITALY [email protected] with the several market analysis companies [2]. Mobile Abstract actors involved in the mobile ecosystem (Fig. 1) includes The mobile world is a growing and evolving market in all its devices manufacturers (e.g., Nokia, Samsung, RIM aspects from hardware, networks, operating systems and Blackberry), software platforms providers (e.g. Apple; applications. Mobile applications or apps are becoming the new Google, Microsoft), applications developers and mobile frontier of software development, since actual digital users use operators that in each country (e.g., in Italy Vodafone, mobile devices as an everyday object. Therefore also in an TIM, 3G) provide Internet connectivity. A single mobile educational environment, apps could be adopted in order to take advantage of mobile devices diffusions. Developing an app device is composed by specific hardware and software should not be a decision linked to the trends, but must follow platform that deals with the peculiarities of these systems. specific strategies in choosing target devices, mobile platforms, Mobile devices should follow the user's mobility and distribution channels that in these contexts usually go (therefore mobile devices are generally of reduced size through e-commerce sites called stores (e.g., Apple Store, and weight, such that they can be transported easily). Google Play, Windows Phone store). Furthermore the design of Their hardware components manifest limited processing an educational mobile app requires a careful analysis on the power and memory, little screen dimension, but a variable methodologies to be adopted and the available tools especially if numbers of other hardware such as cameras, network the aim is to build a successful and useful app.
    [Show full text]
  • Rhomobile Suite V5.1 Contents Description Release Notes
    11/2/2016 RhoMobile Suite RHOMOBILE SUITE V5.1 CONTENTS 1. Description 2. Release Notes 3. Device Compatibility 4. Components 5. Installation 6. Usage Notes 7. Known Issues 8. Usage Notes for 2.2 APIs 9. Known Issues for 2.2 APIs 10. Supported Ciphers 11. Part Numbers DESCRIPTION Thank you for selecting Zebra as your mobility solution tool provider. User friendly mobile applications are key to leveraging the power, value and return on investment of your mobile solutions and with RhoMobile Suite you can significantly reduce the time and cost associated with mobile application development. RhoMobile Suite allows you to create flexible, OS­independent, hardware­agnostic applications that look, feel and act the same on every supported device. You can rapidly create robust mobile applications that can include a wide range of advanced data capture capabilities. Whether you want to streamline your warehouse, delivery or service operations or enable more robust asset tracking & visibility, RhoMobile Suite will help you get your enterprise mobility solution up and running. RELEASE NOTES Version 5.1 Bar code capability for WP8. Timer Capability for WP8,IOS,and Android Extending printing support for USB in Android Extended Support of Config for WP8,Android,IOS New Features Added Support for TC70 GA1 (Non rebranded Device) Android KitKat. Support of Windows embedded MC18 hand held device Support for WAP4 CE6.0 device. Common API Support for Camera for both Ruby and JavaScript Device API Supported on Symbol device,which gives the capability to the
    [Show full text]
  • Cross-Plattform Development Einer Mobile Business Application Am Beispiel Einer Tourismus Anwendung
    ulm university Universität Universität Ulm | 89069 Ulm | Germany Fakultät für Ingenieurwissenschaften und Informatik Institut für Datenbanken und Informationssysteme Cross-Plattform Development einer Mobile Business Application am Beispiel einer Tourismus Anwendung Masterarbeit an der Universität Ulm Vorgelegt von: Daniel Glunz Matrikelnummer: 702033 Wirtschaftswissenschaften [email protected] Gutachter: 1. Prof. Dr. Manfred Reichert 2. Prof. Dr. Franz Schweiggert Betreuer: M. Sc. Johannes Schobel Dipl.-Inf. Marc Schickler 2014 “Cross-Plattform Development einer Mobile Business Application am Beispiel einer Tourismus Anwendung” Fassung vom 13.10.2014 © 2014 Daniel Glunz This work is licensed under the Creative Commons. Attribution-NonCommercial-ShareAlike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/de/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA. Satz: PDF-LATEX 2ε Zusammenfassung Möchte man eine mobile Applikation für ein mobiles Betriebssystem entwickeln, so programmiert und kompiliert man diese mit dem jeweiligen SDK der Plattform und hinterlegt sie dann in dem jeweiligen App Store. Um sich den Aufwand der mehrfachen Entwicklung für die unterschiedlichen Plattformen zu sparen, entwickelt man eine Cross- Plattform-Anwendung, also eine Anwendung, die unabhängig vom Betriebssystem des mobilen Endgerätes ist. Dafür gibt es inzwischen verschiedene Frameworks, die diese Entwicklungsmöglichkeit unterstützen. Einige davon werden in dieser Arbeit vorgestellt. Diese Arbeit behandelt die Entwicklung einer plattformunabhängigen Applikation für mobile Endgeräte anhand eines solchen Frameworks. Als Anwendungszenario wurde eine Tourismus-Applikation gewählt, welche als Client Informationen wie Nachrichten, Veranstaltungen, Bürgermeldungen und Sehenswürdigkeiten abruft und auf dem mo- bilen Endgerät des Nutzers darstellt.
    [Show full text]
  • Motorola Rhomobile Suite V4.0.0 Contents Description
    11/2/2016 Motorola RhoMobile Suite MOTOROLA RHOMOBILE SUITE V4.0.0 CONTENTS 1. Description 2. Device Compatibility 3. Release Notes 4. Components 5. Installation 6. Usage Notes 7. Known Issues 8. Usage Notes for 2.2 APIs 9. Known Issues for 2.2 APIs 10. Supported Ciphers DESCRIPTION Thank you for selecting Motorola as your mobility solution tool provider. User friendly mobile applications are key to leveraging the power, value and return on investment of your mobile solutions and with Motorola RhoMobile Suite you can significantly reduce the time and cost associated with mobile application development. RhoMobile Suite allows you to create flexible, OS­independent, hardware­agnostic applications that look, feel and act the same on every supported device. You can rapidly create robust mobile applications that can include a wide range of advanced data capture capabilities. Whether you want to streamline your warehouse, delivery or service operations or enable more robust asset tracking & visibility, Motorola RhoMobile Suite will help you get your enterprise mobility solution up and running. DEVICE COMPATIBILITY RhoMobile Suite supports iOS, Android, Windows Embedded Handheld, and Desktop Windows XP / XPe / 7 development. On MSI devices the Rhomobile Suite supports Android, Windows Embedded Handheld 6.1, 6.5 and Windows CE 5, 6 & 7. Not all APIs will be available on every supported platform, please refer to The online API compatibility document (http://edgedocs.rhomobile.com/guide/apisummary) for a comprehensive list. Consumer Devices This
    [Show full text]
  • Cross-Platform Solutions and Rhomobile Platform
    Cross-platform solutions and Rhomobile platform ● Mobile cross-platform solutions overview ● Introducing of Rhomobile platform ● How to start with Rhomobile Enterprise mobile development specific Enterprise devices Consumer devices Special devices ● BYOD ● Win CE/WM still used ● Useful for many cases ● Migrate to Android ● iOS and Android dominate. ● A lot of software developed for WinCE/WM Enterprise mobile software specific By the device set : 1. iOS, Android, WinCE/WM - not one OS. Different H/W level of devices. 2. Special H/W 3. Special peripheral By software: 1. Sometimes just web portal is enough. 2. Access to special H/W 3. Databases synchronisation between mobile device and backend 4. Mobile application is just part of complex solution. OLD GOOD LEGACY DEVICES What is mobile application place in enterprise solution Mobile application is just part of complex solution ! mobile devices personal computers Backend servers Browser PC data Server WEB Browser MD data DB Application DB sync Application Other important things Cross-platform development is always a tradeoff! + + = + + + + Web technologies are dominate ! Mobile cross-platform solutions architectures Mobile cross-platform development architectures SImple not cross-platform Web Native Hybrid Mixed Hybrid Native Application cross-platform Application cross-platform Application cross-platform Application cross-platform Application Platform Browser UI Framework WebView Framework WebView platform dependent or UI HTML/CSS/JS code cross-platform UI + Logic code HTML/CSS/JS UI +
    [Show full text]
  • Survey on Native and Hybrid Mobile Application Development Tools
    International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 6, Issue 9, September 2017, ISSN: 2278 – 1323 Survey on Native and Hybrid Mobile Application Development Tools Shruthi Sasidaran Different operating systems run on different smart Abstract— Mobile phones have drastically phones – Android, iOS and Windows being the transformed from being simple devices to being most widely used. These platforms use different fully – functional pocket – sized computers, programming environments, each with its own equivalent to any desktop or laptop. This language and APIs, to develop unique and high – typically led to the requirement of mobile end user experience apps. The increased demand of application development and mobile – friendly such apps gives rise to the necessity of cross – user interface design development. Hence it is platform mobile app development frameworks, to important to understand, learn and analyze the ensure that apps gain access to the largest user – different types of mobile applications that are base they possibly can, irrespective of the platform present in the market. This paper conducts a they use, resulting a low cost – in terms of money, survey on the types of various mobile time and effort [1][5]. applications, a brief comparison between them, and the various application development tools Organizations have understood the necessity to available in the market – for both native effectively use smartphones and mobile apps to applications as well as hybrid applications. reach and attract customers. Many organizations have started encouraging users to utilize their Index Terms—Native Applications, Hybrid mobile apps and websites for using new and existing Applications, Xamarin, HTML5, Android, operations.
    [Show full text]
  • Present and Future of the Rhomobile Platform
    Present and Future of the RhoMobile platform Migrating legacy applications, Node.js on mobile devices right now and more Key facts about RhoMobile and Tau 2008 RhoMobile founded 2011 RhoMobile acquired by Motorola Solutions. 2014 RhoMobile acquired by Zebra Technologies as part of Motorola’s enterprise business. 2015 Tau Technologies founded by RhoMobile team members. 2016 Zebra open-sourced RhoMobile. RMS 5.4 is the last release by Zebra. Tau becomes Zebra’s technology partner and main contributor of RhoMobile. RMS 5.5 released by Tau in September 2016. This is the current full-featured release. RhoMobile Suite 6 is coming in June 2017 introducing new great features! 2008 2011 2014 2015 2016 2017 What Tau does Tau is a team of professionals founded by RhoMobile project members, who: - Maintain and evolve RhoMobile toolkit to meet growing business needs. - Support RhoMobile enterprise customers. - Do custom development using various technology stacks. - Provide consulting and learning services in the field of mobile development. - Evolve community around RhoMobile platform. ( So please register at RhoMobile forum :) forums.tau-technologies.com ) What is RhoMobile now = + + + TAU RHOMOBILE RHODES RHOSTUDIO EXTENSIONS RHOCONNECT RHO BROWSER SUITE MIT-licensed open source and free solution for cross-platform development. Hybrid or mixed hybrid approach for creation of mobile and desktop apps. Includes extendable programming platform, IDE, data sync solution and industrial web browser. Supports iOS, Android, WinCE/WM, WP8, UWP, Windows desktop
    [Show full text]