In my Android Meets Ruby: Using Ruboto UI post I showed you how to use Ruboto to create Android apps. In this piece we’ll look at how to work with AndroidManifest.xml to control your Android app. When writing a Ruboto … Continue reading
Tag Archives: Ruboto
Creating a Ruboto App Without Java
Ruboto Tip: Styling Interface Widgets
My earlier Android Meets Ruby: Using Ruboto UI blog post described how to use newer Ruboto syntax when constructing your user interfaces. Ruboto also has support for styling your interface widgets, but you may run into some issues at runtime … Continue reading
Android Meets Ruby: Using Ruboto UI
Ruboto, the project that has brought jruby scripting to Android devices, continues to improve, and has made it easier to concisely define new user interfaces for your scripted Android apps. The traditional method of writing UIs within the script has … Continue reading
