I tried running a demo application and a basic rhogen app application and cant get anything to load on my device even though it works fine in the simulator. Here is the error I get:
I just started with Rhodes cross platform mobile application development. I followed the rhostudio tuto开发者_如何学JAVArial to install RhoStudio and to start creating a Rhodes application.
Does every gem have its own rake? Because I was doing android development and I created app using the z$ rhogen app z. and then i did $rake run:android and the android emulator came up. 开发者_如何学运
开发者_高级运维i wanted to develop an iphone app in Ruby, so i was confused to go for which framework.. Rhodes or Sinatra..
Hi i 开发者_如何学编程wanted to develop an iphone app with Ruby.. Is Rhodes or Titanium the best option?
In my application i am using simple Jquery Ajax call, but it is not working. Here is my code try{ $.ajax({
I installed Android sdk versionand Andorid ndk . Using Android SDK and AVD Manager, i installed SDK Plafo开发者_如何学运维rm Android 2.2, API8, rev3 and 1.6, API4, revsion3
In my app I am using a form for registration purpose, in this form if i click the password field some design issue occurs(webkit-border-radius,background color are removed)开发者_JS百科
I am getting error in my rhodes app . I/APP(379): I 08/19/2011 14:59:45:680 afd4d440ChromeClientNew| IERARCHY_REQUEST_ERR: DOM Exception 3: A Node was inserted somewhere it doesn\'t belong. -- From l
Have page have list with link to show item. when I click back to list item from show page, it goes back to list, flashes show page and comes back to list.