Symbian developer community

 
wiki

Ruby Quick Start

From Symbian Developer Community

Jump to: navigation, search
Stub

This is a stub page.
You are encouraged to extend/expand it as discussed in Document Creation Workflow.


This Quick Start is relevant if you want to create Ruby applications for the Symbian platform.

Pre-built binaries of Ruby version 1.9.2 for Symbian platform are available at http://rubyforge.org/projects/symbian/. This is the first Ruby release with Symbian OS listed as supported platform (see http://www.ruby-lang.org/en/news/2010/08/18/ruby-1-9-2-is-released/)


Contents

Set Up The Development Environment

IDE Configuration

Mobile Devices

Troubleshooting

Ruby Helloworld

Targeting the Emulator

Building for the Emulator

Running on the Emulator

Debugging on the Emulator

Targeting the Device

Building for the Device

Installing on the Device

Debugging on the Device

Building with the Command Line

Summary

Related Info

Comments

Sign in to comment…