Thread: Android Java
View Single Post
  #3   Spotlight this post!  
Unread 18-01-2010, 22:35
ericarseneau ericarseneau is offline
Registered User
no team
 
Join Date: Jan 2010
Location: San Diego
Posts: 30
ericarseneau is an unknown quantity at this point
Re: Android Java

So Android uses a Java like environment. Java is the programming language, Android is a platform on which Java can run.

The Java that is used for the cRIO is going to be the same syntax, the issue will be in the available set of classes. Since most of the classes used for the robot are to be found in WPILibJ, there is going to be no other "Java" like it.

Try it out and see, if the mentor knows Java, they should have no issue working with this Java.
Reply With Quote