The Following 11 Users Say Thank You to cpudney For This Useful Post: | ||
|
2009-05-14
, 05:07
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#2
|
|
2009-05-14
, 10:09
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#3
|
|
2009-05-15
, 01:49
|
Posts: 2 |
Thanked: 11 times |
Joined on May 2009
@ Perth, Western Australia
|
#4
|
I dont have any idea of java.. but you think this application will work with the current java scenario for the n810. It would be of great help for my studies if it does.
https://www.usmleworld.com/system_requirements.aspx
|
2009-07-10
, 10:05
|
Posts: 276 |
Thanked: 37 times |
Joined on Jun 2009
|
#5
|
|
2009-07-10
, 22:17
|
Posts: 32 |
Thanked: 21 times |
Joined on Jul 2009
|
#6
|
how did you get this to install, i downloaded the file to mmc1, but i don't know what to next, can someone help me.
thanks
|
2009-07-10
, 23:29
|
Posts: 276 |
Thanked: 37 times |
Joined on Jun 2009
|
#7
|
I've just installed Java (based on link above) on my N800 and it works like a charm. Basically, I downloaded the tar.gz file from the Sun site, extracted it in my file space (using 'tar xzf ejre...tar.gz') and then ran the java command found within the ejre-..../bin directory. (where ejre-.... is the directory created by the tar extraction)
HTH,
eric
|
2009-07-10
, 23:41
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#8
|
|
2009-07-10
, 23:46
|
Posts: 276 |
Thanked: 37 times |
Joined on Jun 2009
|
#9
|
Just a warning, this is a very big file. I ran out of space and I have 42 MB free.
|
2009-07-10
, 23:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#10
|
i have 80 mb free and i cleared the tablet recently,
could you please tell me how to install it, thanks.
The Following User Says Thank You to qole For This Useful Post: | ||
I've been evaluating the N810 as a replacement PDA for a project at work. The stumbling block has been getting a JRE (Headful) to run our application, which uses AWT to render the GUI.
I've tried the various JREs provided by the excellent Jalimo project and also attempted to build PhoneME Advanced CDC Personal Profile but was ultimately unsuccessful.
What did work for me was Sun's Java SE 6u10 Embedded. An early access version is available for 90-day evaluation from
http://java.sun.com/javase/embedded/
I tried the ARM Linux Headful (EABI, glibc 2.5, Hard Float (VFP), Little Endian) version. It ran our app seamlessly (on OS2008 v5.2008.43-7).
Regards,
Chris.