Tagged Questions
7
votes
4answers
989 views
Has Anyone Used the rhomobile Framework?
I have a client asking about the rhomobile framework. I have been researching it a bit and wanted to see what the community at large thought about the framework and what, (if any), problems you came ...
1
vote
4answers
134 views
What developer conferences/code camps would one go for mobile development?
I maintain and develop on the Windows Mobile platform.
I know the market is changing rapidly with iPhone and Android gaining market shares.
There are also app development platforms like ...
0
votes
0answers
29 views
jQuery mobile - position of list dividers - iphone 4 with iOS5
I develop the frontend part of an rhomobile app with jQuery mobile.
One of my pages uses list-dividers. The list points has got the jquery mobile attribute data-role with the value list-divider.
...
0
votes
3answers
385 views
Rhomobile vs. Phonegap considerations
I'm debating between Phonegap and RhoMobile for cross platform mobile application development. I'm a web developer with experience in Ruby as well as the traditional web technologies (HTML, CSS, and ...
0
votes
0answers
52 views
Possibility to host and serve Mobile apps from my own repo ?
I saw sites like rhogallery (http://rhohub.com/), testflightapp.com helping developers to test their app before it goes for app store or marketplace.
I would like to know whether Apple/Android allows ...
0
votes
0answers
49 views
TabBar's tab are seperated by white spaces
I am developing an application in Rhodes.
I have introduced a tabBar.
When I check the build on Android device, I found spaces between tabs.
Works perfect on iPhone device.
tabs = [
{ ...
0
votes
0answers
36 views
how to resolve error “Don't know how to build task 'build:iphone:setup_xcode_project'”
I am getting the following error when I fire the command build:iphone:setup_xcode_project on my terminal:
Don't know how to build task build:iphone:setup_xcode_project
I am using rhodes3.0.0 how ...
0
votes
2answers
59 views
How to display a pickerview in a Rhodes cross platform application? [solved]
I wonder how may I display pickerview in a Rhodes application. If someone has implemented this before please provide some help.
Thanks and regards,
Nitish
0
votes
0answers
58 views
How to navigate from one page to other in Rhodes [Solved]
I am creating a cross platform application using Rhodes. I have created the first two screens for it. But I am facing problem in navigating from one screen to other. The first screen is the Login ...
0
votes
0answers
72 views
getting uninitialized constant error for Barcode.barcode_recognize in rhomobile
I am developing a rhomobile application for barcode scanning. My code is working fine on WM, BB and Andriod. But on iPhone it is throwing a error as uninitialized constant error for ...
0
votes
1answer
126 views
What is a good maximum log file size for an iPhone/Android app?
I'm writing a mobile application (using Rhomobile, a cross-platform framework) that runs on iPhone and Android. The app contains a log file that overwrites itself when it hits its configurable maximum ...
0
votes
1answer
59 views
I have a Fresh Mac System Now I want to Install RHO Mobile Installer for Cross Platform So How can i do it?
I am New in this field.I want to install RHO Mobile Installer In my Mac System.I don't know anything about it so please give me some basic steps for that.Thanks in Advance.
0
votes
1answer
316 views
How to install rhomobile application in iphone device
I am working on rhomobile framework. I developed a sample application using rhomobile.How do I upload the application to Iphone device.
Please guide me in installing the rhomobile application in ...
0
votes
0answers
89 views
Can we display static images on top of tab bar using rhomobile
I am working on Rhomobile framework.Can we display static images on top of tab bar. I need to achieve this in Android and iphone devices.
Iphone displays the tab bar only at the bottom.Is there any ...
0
votes
3answers
255 views
How i show an alert message in my iphone using rhomobile
How i show an alert message in my iphone using rhomobile?
Thanks,
Companion
0
votes
2answers
458 views
Native iPhone app using PHP/Ruby
I am new in iPhone development, and am trying to study the Objective-C language to develop my native app. Somewhere I heard that we can develop native apps for iPhone using PHP/Ruby with the help of ...
0
votes
2answers
272 views
Official iPhone SDK for Mac needed to test/build RhoHub applications?
I've seen conflicting information on this. If I'm using RhoHub (Rhodes) to build an iPhone application, do I need to have a Mac in front of me or use their SDK with some kind of virtualized trickery? ...