当前位置: 首页 > 工具软件 > Android Ruby > 使用案例 >

Symbian Ruby

羊柏
2023-12-01

相关资源:

Symbian Ruby Symbian OS platform-specific Ruby extensions and utilities.

http://rubyforge.org/projects/symbian/               

svn checkout http://symbian.rubyforge.org/svn/


=begin--仅供参考, for s60 2nd----------------------

Ruby for Symbian OS Striving for a usable Ruby interpreter on Symbian OS with a focus on Series 60 devices.

http://rubyforge.org/projects/ruby-symbian/

=end------------------------


安装:

http://www.symlab.org/wiki/index.php/Apps:Downloading_and_Installing_Ruby_on_Symbian

http://www.developer.nokia.com/Community/Wiki/Ruby_Quick_Start


1、安装open_c

      下载s60_open_c_cpp_plug_in_v1_7_en.zip,并安装。

      在S60_3rd_FP1\nokia_plugin\openc\s60opencsis里找到pips_s60_1_7_SS.sis,并安装到手机。


2、在手机上安装ruby run time:

   ruby.sisx              #Ruby runtime,运行环境,必须要安装

   RubyFrontend.sisx      #Shell for running scripts in,方便在手机上测试

   都需要重新sign,已过期!

3、test hello.rb  ,   OK!


Ruby for Symbian介绍:

http://www.developer.nokia.com/Community/Wiki/Ruby_Technical_Overview


aaaaaa





aaaaaaaaa



其它:

  • ruby_core_ext.sisx - natively implemented core functions
  • ruby_ecam.sisx - extension to provide access to the camera
  • ruby_eloc.sisx - extension to provide access to the current locale
  • ruby_etel.sisx - extension to provide access to basic telephony functionality

Standard Ruby libraries can be copied manually from any PC Ruby distribution to \Data\Ruby\Lib folder (default library search path) in the internal phone memory or on the memory card.


aaaaaa

 类似资料:

相关阅读

相关文章

相关问答