06-13-2012 12:00 PM
Just having a JRE doesn't get you access to the phone features.
06-13-2012 12:17 PM
Virtual machne doesn't mean it is java, it really just implies there is an interpretive layer which is what you would expect if they are emulating android.
06-13-2012 12:18 PM
Yes of course not but if you have access to the OS you can build your on libraries to do that. Before everyone was doing java we used to have to do that kind of thing as a matter of course as a software developer.
06-13-2012 05:39 PM
You're kidding me! People used to build their own libraries? ![]()
I've been coding since the late 1970's so of couse I know this.
My point was that having a JRE doesn't magically get you where you need to go. Some of this folks on this forum can barely read javadocs.