my first android app written in ruby using ruboto - TODO.
time_my_call is hosted in the following web site
https://github.com/jrichardlai/time_my_call
If you think the Android project time_my_call listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of time_my_call.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | jruby-core-1.6.0.jar jruby-stdlib-1.6.0.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.READ_CONTACTS |
Asset File Names | assets\scripts\custom_methods.rb assets\scripts\main.rb assets\scripts\ruboto.rb |
time_my_call has the following Java source files.
com.jrichardlai.time_my_call.Main.java org.ruboto.RubotoActivity.java org.ruboto.RubotoBroadcastReceiver.java org.ruboto.RubotoDialog.java org.ruboto.RubotoService.java org.ruboto.RubotoView.java org.ruboto.Script.java org.ruboto.callbacks.RubotoOnClickListener.java org.ruboto.callbacks.RubotoOnItemClickListener.java org.ruboto.callbacks.RubotoOnKeyListener.java org.ruboto.callbacks.RubotoOnTabChangeListener.java