Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iruboto

Minimal Ruboto IRB environment in ADB SHELL.

Usage

#build iruboto, place sources in android source tree
mmm iruboto

#deploy
adb shell mkdir /data/ruby
adb push out/target/product/PRODUCT_NAME/system/framework/iruboto.jar /data/ruby

#run
adb shell
CLASSPATH=/data/ruby/iruboto.jar app_process /system/bin org.ruboto.run

About

Minimal Ruboto IRB environment in ADB SHELL.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages