rhomobile (Demo)

Display Mobile App Version from RhoMobile's build.yml

When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,...
Visnupriya
29 sec read

Easy Way To Deploy Motorola SB1 Apps

Deploying apps on SB1 is not straight forward unless you are familiar with Motorola Rapid deployment or your customer is techie. Its not advisable...
Sivakumar V
1 min read

Integrate RhoMobile with LungoJS Framwork

Last week, I had the chance to learn about LungoJS. Basically, I am a Rhomobile Developer. So I tried to implement Rhomobile app with...
Visnupriya
2 min read

Built Windows Mobile 6.5 Apps Using RhoMobile Suite 4.0

We successfully managed to build Windows Mobile 6.5.3 apps using RhoMobile 4.0.0.beta.28 suite. Here is what I found on my way.
Visnupriya
1 min read

Emerging Big Data in Enterprise Mobile Applications

The new Smart phone era has changed the way people live, smart phones were not just used as an instrument to communicate but also...
Surendran Sukumaran
2 min read

Comparision of Cross-Platform Mobile Frameworks

From past one year, I have been working on cross-platform mobile frameworks. Thought I would share my point of views in it. Today Mobiles...
Visnupriya
1 min read

Encode/DeCode Image to base64 in RhoMobile Apps

Encoding Image to base64 string Rhodes comes with base64 library which helps to convert image to base64 string. Lets see how.
Sivakumar V
46 sec read

Top 5 Visited Blogs on RhoMobile At Spritle Software

Here are the top 5 visited blogs on RhoMobile published by Spritle’s staff. Stats based pixelstats analysis plugin.
Balaji D Loganathan
47 sec read

Consume Rails RESTful CRUD from RhoMobile App (iPhone, Android)

Thought I would share a sample RhoMobile (for iPhone and Android) app that consumes a remote RoR based RESTful services.It can handle Create, Read,...
Visnupriya
51 sec read

Run RhoConnect On Two Different Ports

RhoConnect uses Thin Ruby server, so the simple way to run it on two different ports is bundle exec thin start -e development -p...
Neelkanth Ram
47 sec read

Run RhoMobile Apps With XCode 4.3.2

Potential errors you may face when you run Rhodes application with XCode 4.3.2 and possible solutions for it.
Balaji D Loganathan
46 sec read

Open Native Maps App From A Rhodes Application

Recently I tried Rhodes MapView in a sample application. While using rhodes we have situations to use native Maps application that is installed in...
Rajeswari K
30 sec read