Rhomobile
When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,... Deploying apps on SB1 is not straight forward unless you are familiar with Motorola Rapid deployment or your customer is techie. Its not advisable... Last week, I had the chance to learn about LungoJS. Basically, I am a Rhomobile Developer. So I tried to implement Rhomobile app with... 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. Recently I working on an app project which involves uploading and transferring images from smartphones to Web and vice-versa. My stack was Rhodes, RhoConnect,... The new Smart phone era has changed the way people live, smart phones were not just used as an instrument to communicate but also... 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... Here is Part-I of my experience in developing mobile applications. Encoding Image to base64 string Rhodes comes with base64 library which helps to convert image to base64 string. Lets see how.