RhoMobile is a piece of software that can be used to create cross-platform, native, mobile applications.
-5
votes
0answers
26 views
Connect C#.Net Desktop application server to Rhoconnect Client [closed]
I have connected client to server using heroku as server and Rhomobile application as client.
but I have desktop application(server running in local machine) developed using C#.Net and I want to ...
0
votes
0answers
14 views
Rhomobile app not working if 3G network proxy is active
If my phone 3g network use proxy, rhomobile app is not working. It loads splash screen and after remain stucked to a white screen without response.
Is there a solution/patch for this problem?
Or can ...
0
votes
0answers
26 views
Push Notification using Google Cloud Messaging in RHO framework
I am developing mobile app on the RHO framework and almost done with it except for the push notifications part. I am using Google Cloud Messaging with RHO to handle the push notifications from the ...
0
votes
0answers
22 views
error in build application run on android simulator with rhomobile
My rhomobile application is working fine on rhosimulator, but when I ran on android simulator, it gives the following error:
Starting adb server again
Loading package...
CMD: ...
0
votes
0answers
21 views
JQuery Mobile / Rho listview automatically changes to dialog
I have a mobile page with a listview. If the contents of the list are longer then the mobile viewport, the listview automatically changes to a dialog. If the list fits inside the viewport it says as ...
0
votes
0answers
22 views
how to: open or save a pdf file from inside rhosimulator based iphone/android app?
Can anyone tell me that the rhosimulator support pdf file or it can only be tested on device?
I am using pdf-writer library and run rhomobile application with rhosimulator for android/iphone, but it ...
0
votes
0answers
19 views
WebView in RhoMobile
I am new to rhoMobile, i am trying to open google page from application.rb
Read the webview document, but didn't find the way to put the app in snc.
application.rb
{
def on_ui_created
...
0
votes
0answers
24 views
Error in starting RhoConnect Adapter
I am newbie to RhoConnect Studio. I am trying to create a demo application in RhoConnect. When i try to create RhoConnect Source Adapter, it throws error:
Could not find gem 'SystemTimer (~> ...
0
votes
2answers
42 views
Do barcode scanner and signature capture need licence in Rhomobile Suite?
Do barcode scanner and signature capture need licence in Rhomobile Suite?
Can coding be done for barcode scanner and signature capture in free version of Rhomobile Suite?
Please, somebody respond ...
0
votes
2answers
155 views
Calling finance.yahoo api using jquery
I want to send http request for fetching finance.yahoo stock data with url like : http://finance.yahoo.com/d/quotes.csv?s=GAIL.NS+BPCL.NS+%5ENSEI&f=snl1hgp which returns a csv file. I want to read ...
0
votes
1answer
126 views
Rake command not found after messing with PATH — Also, no rails commands work either
Changing my system PATH variable seems to have just screwed up everything.
So, I was trying to run rake device:android:production to make an APK of the app I've been working on with RhoMobile / ...
0
votes
1answer
85 views
Ruby array of class objects iterate back on view
I have an array of objects returned from Rest in JSON format, when I debug I just see the reference. I have added the do loop to one of my views, but I don't have any properties of the object. Is ...
0
votes
1answer
101 views
Ruby map JSON into Ruby Class -Can't convert string to Integer
New to JSON/RUBY.
I have a Rest Service returning a JSON string and I would like to parse this into a Ruby Class. Is this recommended? I have tried the following example and get error- Can't convert ...
0
votes
0answers
22 views
How to rotate screen manually when navigate to another page
I need to rotate the screen to landscape when user in portrait Mode(Auto rotation off in Mobile device), I have done many research but I found the callback for notification of rotation happened. And ...
0
votes
0answers
38 views
RhoMobile - locally storage and Rhom API
I am fairly new to using Rhomobile, however I am not fully understanding how the local storing works and how to use the Rhom API.
I've set up the RhoStudio and run the configurations.
What I am ...
1
vote
2answers
97 views
Trouble Accessing Ruby Params on RhoMobile
I'm new to Ruby so please excuse my ignorance. I really didn't know how to word this question so this may also be part of the reason I haven't found an answer online.
I'm working with Rho Elements, ...
0
votes
1answer
212 views
Current state of Appcelerator Titanium 3.0 vs. other platforms in 2013 [closed]
Many of the comparisons between the various mobile platforms are a bit dated now, esp. since these platforms tend to change fairly quickly.
In particular, the Appcelerator Titanium platform has been ...
0
votes
1answer
51 views
Performing Left Join in Rhomobile
Is it not possible to perform a left join in Rhomobile?
I have models PriceGroups, PriceLookup which have a 1-many relationship (ie. each PriceGroup and have many PriceLookup records).
I need to do ...
1
vote
1answer
110 views
rhomobile javascript not working
I have a view in my rhomobile app where I want to hide and show certain div's,
using jQuery and Javascript. The Javascript code is embedded in the view file, but
is not getting executed. This piece ...
0
votes
0answers
17 views
RHO Mobile, save asset to user defined folder
Good day, and thank you for looking at this post....
I am working on a bid for a client, and I have a concern about a specific request they are asking about.
The client would like the end user to ...
0
votes
1answer
114 views
Limits of rhomobile (or any framework) vs Android and iOs SDK [closed]
Im an android and ios developer since 1 year and I am very tired to develop first for one device and after that to the other device, and I thought about the idea of use a framework. I talk with a ...
1
vote
1answer
360 views
Rhomobile, BLE112 Bluetooth device - iOS and android app
I have been searching for a while now and decided to post a question here to see if someone had already traveled down this specific road.
I am developing a bluetooth enabled device, using the ...
-1
votes
1answer
72 views
How to output image file [closed]
How in Ruby I can output the header of an png image and the image itself in controller ? I have a rhodes app on ruby, where we have MVC and in controller I need to find appropriate PNG image and show ...
0
votes
0answers
20 views
Mobileweb app images
I'm working on a mobile web app where I need to show an external image in one of the pages. I do not know the size of the image beforehand. If it is very big, the app takes about 2 seconds to load it. ...
1
vote
1answer
31 views
Storing issue for special character in table in rhomobile
using CGI escape i able to save some special character in DB. But I faced a critical issue related to column size.
In one case data size in one column is 12 character. when user inserted 11 spacial ...
0
votes
0answers
52 views
Session cookies not cached for RhoMobile post statement
I have been trying to develop a RhoMobile application on Windows Mobile to access the login page for a web server. This login page uses spring security in order to generate an authentication key. ...
1
vote
3answers
364 views
Rhomobile or Appcelerator
I am searching for platform which should be cross platform.
The application, we are developing is somehow complex and we need it to run on Android,IOS,Blackberry.
We want code written once should run ...
0
votes
2answers
185 views
application with rhomobile and Jqyery mobile is slow
I've developed a mobile application with rhomobile + Jqyery mobile.
when I deployed it on mobile phone " for android", it was very slow. Could you help me to find the reason ?
0
votes
0answers
43 views
PIM Contacts in Rhomobile
I have RhoMobile application where the users can add contacts to their mobile devices. It works great in all devices including Android, iOS 5 and below but it does not work on iOS 6 . Is anyone else ...
0
votes
0answers
71 views
Localhost page not found when not connected to internet on Rhomobile application
I have an application build with Rhodes that runs well in many kinds of devices.
But, in a Samsung GalaxyTab with Android 3.2 it has a problem (GT-P6210).
The device doesn't have 3G, only Wi-Fi. ...
0
votes
0answers
28 views
Spring security attempting to connect to server through RhoMobile application
I am running into problems with logging in to a Apache Tomkat webserver using a custom built RhoMobile application. When I enter in my authentication details and login, I receive the following error ...
0
votes
0answers
93 views
Check Network/internet connection
To check the network connection on Android devices I'm following the RhoMobile Network Module docs:
function testConnection() {
$.get('/app/Settings/connect', { });
return false;
}
...
0
votes
0answers
35 views
Rhomobile Suite application crashing on device
I have just created a default application on rhomobile suite with 'rhoelements' enabled.
Without adding any customization i tried deploying it. But it didnt work and return an error:
The Application ...
0
votes
2answers
77 views
RhoMobile: Lock portrait view
I'm developing an application in RhoMobile which requires to display the content only in portrait view.
I've tried:
disable_screen_rotation = 1 //in rhoconfig.txt
and it does not work. I ...
0
votes
1answer
49 views
RhoMobile and Visual Studio 2012
Just out of interest, is it possible to compile a RhoMobile application using the prerequisite libraries provided by Visual Studio 2012. At the moment, I have been using a demo of Visual Studio 2008 ...
0
votes
0answers
60 views
SourceAdapter raised query exception: undefined method 'each' for nil:NilClass - RhoSync
I build an application using Ruby on Rails and Rhosync at the server side and an app using Rhodes / Rhomobile. Everything works fine when sending data from device to server. But when I try to sync, I ...
0
votes
0answers
59 views
Rhomobile push notification example
Can anyone help me with an Push Notification example of Rhomobile ?
I need following example :
1) Push Notification 2) Notification should be displayed in Status bar.
Thanks!
Amyth
3
votes
0answers
83 views
RHoMobile Error - Webpage not Available Error
I am building a very simple application in rhodes.
In my app I have 4 different model with CRUD operation and have no web-service interaction.
Some times I am getting error like "Webpage not ...
1
vote
1answer
82 views
add new view in rhomobile controller
I have this.
Where can i find config/routes.rb and how to use ApplicationController in Rhomobile?
How to add a view to existing rhomobile controller?
Is it possible?
0
votes
0answers
39 views
build my own sqlite file in rhomobile
I want to create my own sqlite file in rhomobile but i confuse how to make my application can use it. I want to make "scylla.sqlite" and use it in my application.
How i call it from my code?
Is ...
0
votes
0answers
32 views
Sync Associations with belongs_to in Rhomobile
i am new to ruby and rhomobile. i have tried a sync associations in rhomobile.
i have tried this. i tried belongs_to and the view show message "error loading page".
The code are below
class ...
1
vote
1answer
222 views
Ruby File IO - Failed to allocate memory
Below is a method which inserts records into the devices database. I am having a problem where I get a 'failed to allocate memory' error.
It is being run on a Windows Mobile device with quite ...
0
votes
1answer
98 views
I'm getting an error when running rake run:android (Rhomobile) stating rm_f is undefined for AndroidTools::Module
I've reinstalled my OS twice and done about 10 hours of debugging. I am at a loss.
I'm running Linux Mint 14 (so basically Ubuntu) and have gotten the same issue running 32 and 64 bit.
I started off ...
0
votes
2answers
111 views
Installing sqlite3 gem is not working on my Linux Mint x64
I've found lots of these questions around, but none of the solutions given work. I also haven't seen x64 mentioned, so maybe that is related.
The issue is this:
Building native extensions. This ...
3
votes
1answer
102 views
RhoMobile rake Windows Mobile Error
I am receiving an error message whenever I try to compile a test RhoMobile application developed in RhoStudio. The test application was developed using the instructions provided here:
...
0
votes
1answer
60 views
New pages ignore ruby code - Rhomobile
In my Rhomobile project I just created a new .erb file in /app . But the commands between <%= %> are just ignored... In example, I have a link like this:
'href="<%= url_for :controller => ...
0
votes
0answers
43 views
Bundler does not find pathname standard library file
I have a rhodes project, that I want to run in the iPhone simulator. These are the software versions I'm using.
rhodes 3.4.2
bundler 1.2.2, tested with version 1.0.0–this version gave another error, ...
0
votes
0answers
27 views
Add event to calendar Android Rhomobile
Whenever I am trying to add event in calendar using Rhomobile [Android V.4.0+]. I am getting following error.
Event values must include an eventTimezone. Any solution for this?
1
vote
1answer
234 views
ERROR!!! Wrong Android API version: 4.2, Issue with running android 4.2 with rhodes
0
down vote
I was facing the same error "ERROR!!! API version is not found in installed Android SDK: 1.6". But on adding this block, within the build.yml of my rhodes app:
android:
version: 4.2
...
1
vote
1answer
63 views
Rhomobile and server can't load Nokogiri
I am doing a small project with RhoMobile, I am using RhoStudio on Windows 7. My build.yml have:
extensions:
- json
- nokogiri
In my controller I have:
require 'nokogiri'
I get this error ...

