並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 27 件 / 27件

新着順 人気順

rubotoの検索結果1 - 27 件 / 27件

  • Ruboto IRB : 過去最大の衝撃。これは凄い!!AndroidでRubyが動く!!Androidアプリ427 | オクトバ

    おはようございます!タマイ・ラマです!! 今朝紹介するアプリにはもの凄い衝撃を受けました。 オクトバで記事を書きはじめてから一番驚いたかもしれません。 なんと、AndroidでRubyが動きます!!(正確にはJRubyです) Roboto (JRuby on Android)はAndroidでJRuby(JavaによるRubyの実装)を動かす事を目的としているプロジェクトです! 「Roboto IRB」はJRubyによるirb(Rubyの対話モード)と、スクリプト保存して実行できる環境を提供してくれます。 JRubyなので、Androidの機能をスクリプトから呼び出す事もできます! アプリの特徴 AndroidでRuby(JRuby)が動く! irbだけでなく、Rubyスクリプトを記述し動かす事も可能! JRubyだからAndroidのAPIと連携可能! 活発なプロジェクト 現状でも素晴ら

      Ruboto IRB : 過去最大の衝撃。これは凄い!!AndroidでRubyが動く!!Androidアプリ427 | オクトバ
    • Ruboto

      Ruby support can be added to any modern Android application by adding JRuby as a dependency. The Ruboto project aims to add some additional sample code to make the integration between Java, Ruby, and the Android platform a pleasant developer experience. The Apps created thereafter depend on JRuby (jruby-jars) at runtime to provide full access to Android's Java APIs. Installation is straight-forwar

      • Ruboto: Ruby on Android

        IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

          Ruboto: Ruby on Android
        • Android×JRuby。irbを使って対話型にAndroidを操作する·Ruboto-IRB MOONGIFT

          Ruboto-IRBはAndroid上で動作するJRubyを使ってirbを実行するソフトウェア。 Ruboto-IRBはAndroid用のフリーウェア(ソースコードは公開されている)。Androidのシェアが急激に増している。Appleとノキア、RIMを除けば各メーカーともこぞってAndorid向けのスマートフォンを開発している。Android自体の開発も活発でどんどんバージョンアップしている。 irb実行中 そんなAndroid向けのアプリを開発するためには基本的にJavaで開発する必要がある。だが普段使い慣れた言語を使いたいと思う人も多いだろう。Ruby使いの人であればRubyが使える、Ruboto-IRBを使ってみよう。 Ruboto-IRBが実行するのはJRubyだ。JRubyによってAndroid上でRubyが使えるようになる。irbで対話的に操作することはもちろん、スクリプトを

          • Rubotoを使ってRubyでAndroidアプリをかく

            最近iOSアプリ界隈ではRubyMotionやMobiRubyが盛り上がってきてますが、AndroidでもRubotoをつかえば簡単にrubyで開発することができるようになります。 そもそもjavaで実装された処理系であれば大抵javaクラスの呼びだしは簡単にできるようになっているので、jrubyやjythonでandroidアプリを開発することは以前から可能でした。 しかし、以下のような問題があって実際にやるとなるとそれなりに面倒なものでした。 jrubyやjythonをdalvikvm用バイナリ(dex)にコンパイルするのに時間がかかる1 androidのjavaでは使えない機能を使って処理系を実装してある場合があるので、何らかの方法で回避する必要がある スクリプトのソースファイルの配置やパスの設定を自分でやる必要があり、パッケージングが面倒 アプリのフットプリントが大きくなる2 Ru

            • モバイル向けにスリムになった Ruby - MRuby,RubyMotion,Ruboto

              Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                モバイル向けにスリムになった Ruby - MRuby,RubyMotion,Ruboto
              • Ruboto

                Ruby support can be added to any modern Android application by adding JRuby as a dependency. The Ruboto project aims to add some additional sample code to make the integration between Java, Ruby, and the Android platform a pleasant developer experience. The Apps created thereafter depend on JRuby (jruby-jars) at runtime to provide full access to Android's Java APIs. Installation is straight-forwar

                • Rubotoを試してみた

                  2. 自己紹介 • 名前:尾古 豊明(@patorash) • 愛称:パトさん • シルバー聖闘士(5月末にRuby Silver取得) • ここのところ、Railsばっかりやってますが 実はAndroidアプリも作ってます。 • 最近、Railsで計画停電情報 関電バージョン作 りました。(http://teiden-plan.herokuapp.com) • 好きなRubyのメソッドは instance_methods, instance_variablesです。 • でも、よく使うのはeachやmap。 3. 告知 • 第2回メタプログラミングRuby読書会 http://atnd.org/events/29989 • 日時:8月4日(土) • 場所:パトランド(@patorashの家) • やること: – 本の音読 – 写経 • 懇親会は – パトランド名物:たこ焼き

                    Rubotoを試してみた
                  • Ruby Slims Down for Mobile with MRuby, RubyMotion, Ruboto

                    InfoQ Software Architects' Newsletter A monthly overview of things you need to know as an architect or aspiring architect. View an example

                      Ruby Slims Down for Mobile with MRuby, RubyMotion, Ruboto
                    • Ruboto: jruby on android をつかってみる - Qiita

                      まあだいたい Rubotoを使ってRubyでAndroidアプリをかく を追体験しただけなんですが。 まず動機ですが、別にRubyでAndroid appを書きたいわけではないです。やりたいのことは以下のふたつ。 Ruby REPLからAndroid appを操作することと Android appのテストをRubyで書くこと 特にテスト。文字列操作とかリスト操作はRubyのほうが得意なので、得意なことを得意な言語でやれば効率いいんじゃないかと思うわけです。 ruboto setupがコケる homebrewでandorid sdkをインストールしている場合、ruboto setupがコケます。 $ ruboto setup --target android-19 Java runtime : Found Java Compiler : Found Apache ANT : Found An

                        Ruboto: jruby on android をつかってみる - Qiita
                      • GitHub - ruboto/ruboto: A platform for developing apps using JRuby on Android.

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                          GitHub - ruboto/ruboto: A platform for developing apps using JRuby on Android.
                        • Android上でRubyアプリケーションが開発できるRubotoについて書いてみる - Kirika's diary

                          ちょっと前にRubotoの記事を某雑誌に掲載するということで、色々準備していたのだけれども、Titanium Mobileとか、他にも魅力的な開発環境がたくさん出てきたので、結局Rubotoの記事を掲載するのはお流れに。とはいうものの、Ruboto自体は今後も発展するだろうし、国内のブログ記事を見渡しても、Rubotoの記事は殆ど無くて、あってもHello Worldを書いた程度だったりするので、ここにまとめておくことにします。 雑誌に載せるレベルの量は書ききれないですが、雰囲気でも掴んでいただけると幸いです。 1.Rubotoについて Rubotoの紹介自体は、ちょっと調べてくれば出てくるので割愛しますが、参考リンクとしてここを挙げておきます。 http://octoba.net/archives/20100305-ruboto-irb-android-427.html あまり語られるこ

                            Android上でRubyアプリケーションが開発できるRubotoについて書いてみる - Kirika's diary
                          • Mobile Ruby Roundup: Rhodes 2.0 now MIT Licensed, JRuby on Android with Ruboto

                            InfoQ Software Architects' Newsletter A monthly overview of things you need to know as an architect or aspiring architect. View an example

                              Mobile Ruby Roundup: Rhodes 2.0 now MIT Licensed, JRuby on Android with Ruboto
                            • Ruboto (JRuby on Android) - Google Groups

                              Hi again. Any progress on the inheritance ( subclassing ) bug in Ruboto-IRB? I have been able to

                              • モバイルRuby総まとめ: Rhodes 2.0のMITライセンス化、RubotoによるJRuby on Android

                                Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                                  モバイルRuby総まとめ: Rhodes 2.0のMITライセンス化、RubotoによるJRuby on Android
                                • RubotoによるRuby Androidスクリプティング環境 - m-kawato@hatena_diary

                                  RejectKaigi2010発表資料の文章版です。 Android側の実行環境はNexus One, Android 2.2です。 動機 Google Developer Day 2010のDevQuizで出題されていたPac-Manのシミュレータをいろんな人が公開しているのを見て、こんなのがAndroidでさっくりと動かせたら良いなぁと。 Androidアプリケーションの開発は、Eclipse+Android用プラグインによるクロス開発が基本ですが、PCからAndroid機 (またはエミュレータ) へのパッケージ転送およびインストールに数十秒程度の時間を要するため、ちょっとずついじっては試しに実行して…というサイクルを繰り返すにはあまり向いていません。 Android上でJRubyが動くと聞いたことがあるので、どういう状況かを実際に触って調べてみました。 (と言いつつ、実際はAndro

                                    RubotoによるRuby Androidスクリプティング環境 - m-kawato@hatena_diary
                                  • Ruboto-coreのReadmeをおおざっぱに訳してみた。 - Kishima's Hateda log

                                    下記で訳してたものがまとまったので、こちらでも公開しておきます。 http://silentworlds.info/pukiwiki/?RubotoReadme アップデートはwikiの方で行っていくのでご注意を。 オリジナル 2011/5/28最新のものを訳しています。 https://github.com/ruboto/ruboto-core/blob/master/README.md ライセンス 古くなっていたり、翻訳が間違っている可能性もあるので、その点留意してご参照ください。 細かい表現を省いて訳している部分もありますので、ご注意ください。 Ruboto-CoreのReadme(日本語訳) Ruby on Android. インストール $ gem install ruboto-core はじめに Rubotoを使う前に、次のことをやっておくこと。 JDKのインストール jrub

                                      Ruboto-coreのReadmeをおおざっぱに訳してみた。 - Kishima's Hateda log
                                    • headius's ruboto-irb at master - GitHub

                                      This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is public. Anyone may fork, clone, or view it. Every repository with this icon () is public.

                                      • Rubotoを使い、Android + nfc-felica ライブラリで、SuicaとEdyの履歴を読んでみた - メモ的な思考的な

                                        以前、RubotoでNFCのIDmなどを読んでみたため、今度はSuicaやEdyの履歴などを読もうかと考えましたが、自分で実装するには時間がかかりそうでした。 そのため、良いものがないかを探したところ、Kazzzさんのライブラリ「nfc-felica」がありました。ありがたい限りです。 nfc-felica - android nfc access felica, ISO15693 raw command - Google Project Hosting ライブラリに付属しているアプリを見てみると、Suicaの読み取りについては実装されていたものの、Edyなど他のFeliCaの読み取りについては実装されていませんでした。 そこで、ライブラリの使い方を学びがてら、Suica・Edyの履歴読み取りをするアプリをRubotoで作ってみることにしました。 環境 Platform JDK ant R

                                          Rubotoを使い、Android + nfc-felica ライブラリで、SuicaとEdyの履歴を読んでみた - メモ的な思考的な
                                        • Ruboto (JRuby on Android) - Kazzz's diary

                                          Ruboto–Ruby on Android Ruboto(読みは"るぼっとぉ"でよいのかな)はAndroidのJRubyバインディング。 Ruboto (JRuby on Android) Google Groups※ Ruboto's ruboto-core at master - GitHub 最終的にはフルスペックなAndroidアプリケーションをRubyで書くことを目的にしているらしい。 既にIRBコンソールでRubyスクリプトを評価実行できる(!!)Androidアプリケーションがgitにアップされているので、ソースもちら見してみたが ruboto's ruboto-irb at master - GitHub libsにjruby.jarとjruby-stdlib.jarがあるので、現状はAndroidのJava環境からそのままJRubyを呼び出してるぽい。(後述するがCha

                                          • Windows7にRubotoをセットアップして、RubyによるAndroidアプリの作成を試してみた - メモ的な思考的な

                                            前回はRhoMobileの開発環境を構築してみましたが、同じようにRubyで書けるRubotoというフレームワークもあったため、こちらの開発環境も構築してみました。 そんな中、Windows環境で構築する時にいろいろとあったため、メモを残しておきます。 構築する環境 Windows7 x64 Nexus7 Android 4.2.2 Ruboto 0.13.0 Android SDK r22.0.1 (SDK Tools Only) JDK 7u25 x86 Ruby 2.0.0-p195 x86 rake 10.0.4 jruby-jars-1.7.4 Ant 1.9.1 インストール手順 以下を参考に、Windows環境を構築しました。 Environment setup for windows · ruboto/ruboto Wiki · GitHub Quick Start gui

                                              Windows7にRubotoをセットアップして、RubyによるAndroidアプリの作成を試してみた - メモ的な思考的な
                                            • Return of Ruboto!

                                              Charles Oliver Nutter Java, Ruby, and JVM guy trying to make sense of it all It's been a while since I was able to work on JRuby's Android support, but tonight I managed to finally circle back. And I've got something much more impressive working today: a real IRB application! (And yes, this works just fine on the phone too) It turned out to be incredibly easy to get this working. I'm not using any

                                                Return of Ruboto!
                                              • Domo Arigato, Mr. Ruboto

                                                Charles Oliver Nutter Java, Ruby, and JVM guy trying to make sense of it all # cat test.rb require 'java' import java.lang.System class Ruboto def greet(who) puts "Hello, #{who}!" end end name = System.get_property('java.runtime.name') Ruboto.new.greet(name) # dalvikvm -classpath ruboto.jar org.jruby.Main -X-C test.rb Hello, Android Runtime! Portions of this page are modifications based on work cr

                                                  Domo Arigato, Mr. Ruboto
                                                • TokyuRubyKaigi03でLTしてきた(Rubotoのはなし) - Kishima's Hateda log

                                                  自分の発表 Ruby and AndroidView more presentations from kishima7. 今日開催されたTokyuRubyKaigi03でLTしてきました(スタッフとしてのお手伝いも少々)。案の定、発表時間が足りなくなってしまったので、少し補足を。 / 今回発表したのはRubotoについてです。 RubotoとはAndroidのDalvikVMの上でJRubyを動かすというプロジェクトです。 RubotoにはIRBアプリとRuboto-coreと呼ばれる、それ単体でAndroidアプリを作成するプロジェクトが含まれています。今回試したのはRuboto-Coreの方です。 AndroidアプリにはJavaで書いたActivity等が必要なので、Ruboto-Coreでは、自動的なコード生成と組み合わせることで、Rubyだけでアプリを書けるようにしています。 使

                                                    TokyuRubyKaigi03でLTしてきた(Rubotoのはなし) - Kishima's Hateda log
                                                  • GitHub - ruboto/ruboto-core: The common parts shared by Ruboto apps.

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - ruboto/ruboto-core: The common parts shared by Ruboto apps.
                                                    • GitHub - ruboto/ruboto-irb: A simple IRB application for JRuby on Android

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - ruboto/ruboto-irb: A simple IRB application for JRuby on Android
                                                      • Building Ruboto: Precompiling Ruby for Android

                                                        Charles Oliver Nutter Java, Ruby, and JVM guy trying to make sense of it all I originally started to send this to the JRuby dev list and to the Ruboto list, but realized quickly that it might make a good blog post. Since I don't blog enough lately, here it is. I've been looking into better ways to precompile Ruby code to classes for deploy on Android devices. Normally, JRuby users can just jar up

                                                        1