Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I help? #856

Open
SeanFelipe opened this issue Feb 14, 2020 · 5 comments
Open

How can I help? #856

SeanFelipe opened this issue Feb 14, 2020 · 5 comments

Comments

@SeanFelipe
Copy link

SeanFelipe commented Feb 14, 2020

Hello everyone ... I'm interested in contributing with Ruboto. I've been using Ruby since 2012 / 1.8.7, mostly in a test role ie. writing test scripts in Ruby to run functional test suites against consumer apps. Here's a skeleton example
https://github.com/SeanFelipe/appiumario

I've done various bits and bobs with Android including something like this:
https://github.com/SeanFelipe/supermariodroid

I poked around with Ruboto in 2017/2018, built a little app, want to do more.

My experience with HTML, CSS, JavaScript, and Jekyll:
Fair amount of react, React Native, css, JS, and my personal blog uses jekyll .Have a bunch more articles i need to write.

My experience using git and GitHub:
Lots and lots. git rebase -i HEAD^^^^

My other interests and passions:
Vim, Emacs, LibGDX, and I was thinking, if we learn about RoboVM then there could be Ruboto -> Android -> ios ???

I would love to see the Ruboto framework grow into something that could compete with React Native.

Thanks !

@donv
Copy link
Member

donv commented Feb 14, 2020

Hi @SeanFelipe !

Welcome! Can you check out the https://github.com/ruboto/JRuby9K_POC project and see if you can get it running in AndroidStudio in your environment?

@SeanFelipe
Copy link
Author

Okay a couple issues ...

gradle build is faliing with error: package org.jruby.embed does not exist

Also, ./app/update_jruby_jar.sh is failing, mvn throws an error after downloading a bunch of stuffs. LMK if you'd like that stack trace.

Screen Shot 2020-02-14 at 4 11 20 PM

@SeanFelipe
Copy link
Author

unable to execute update_jruby_jar.sh

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:get (default-cli) on project standalone-pom: Couldn't download artifact: Unable to get dependency information for org.jruby:jruby-complete:jar:9.2.9.0-SNAPSHOT: Failed to retrieve POM for org.jruby:jruby-complete:jar:9.2.9.0-SNAPSHOT: Could not transfer artifact org.jruby:jruby-complete:pom:9.2.9.0-20190822.050313-17 from/to temp (http://repo1.maven.org/maven2/): Transfer failed for http://repo1.maven.org/maven2/org/jruby/jruby-complete/9.2.9.0-SNAPSHOT/jruby-complete-9.2.9.0-20190822.050313-17.pom 501 HTTPS Required
[ERROR]   org.jruby:jruby-complete:jar:9.2.9.0-20190822.050313-17
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false),
[ERROR]   temp (http://repo1.maven.org/maven2/, releases=true, snapshots=true)
[ERROR] Path to dependency: 
[ERROR] 	1) org.apache.maven.plugins:maven-downloader-plugin:jar:1.0
[ERROR] 

@donv
Copy link
Member

donv commented Feb 23, 2020

Hi!

I've been on vacation. I'll have a look in the next few days.

@donv
Copy link
Member

donv commented May 8, 2023

Hi!

@headius and I are working on Ruboto 2 now, and we have updated the guide in the README to get apps working in Android Studio with JRuby 9.2, JRuby 9.4 in the works.

Give it a try, and give us some feedback 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants