Showing posts with label Raspberry Pi. Show all posts
Showing posts with label Raspberry Pi. Show all posts

Monday, October 5, 2015

Remote run JavaFX on Raspbian Jessie, from Netbeans/Windows 10

Raspbian Jessie is a new major upgrade of official Raspberry Pi OS. This video show how to create Remote Java SE Platform on Netbeans IDE running under Windows 10, deploy JavaFX application remotely to Raspberry Pi running Raspbian Jessie.


Source: Remote run JavaFX on Raspbian Jessie, from Netbeans/Windows 10

Tuesday, December 2, 2014

Java ME Embedded for Raspberry Pi, Release 8.1

The Oracle Java ME Embedded release 8.1 software for the Raspberry Pi platform is a ready-to-run binary for use with an off-the-shelf Raspberry Pi Model B board. The Oracle Java ME Embedded release 8.1 software underwent sanity check for use with a Raspberry Pi Model B+ board. See the Usage Notes for more details.

The Oracle Java ME Embedded software uses an optimized platform stack for small embedded devices, which includes the Connected Limited Device Configuration (CLDC) HotSpot Implementation (Java Virtual Machine) version 8, the Micro Edition Embedded Profile (MEEP) application environment, the Generic Connection Framework (GCF) API, and enhanced support for various Java Specification Requests (JSRs).

Release Notes

~ Getting Started Guide


Monday, February 10, 2014

Install JDK8 Release Candidate on Raspberry Pi

The first Release Candidate build of JDK 8, b128 is available now. It Including supported platform of Linux ARMv6/7 VFP, HardFP ABI, it can be run on Raspberry Pi. Here show the steps to install on Raspberry Pi.
http://helloraspberrypi.blogspot.com/2014/02/java-8-release-candidate-is-available.html

Monday, January 6, 2014

JavaFX Everywhere: a application running on Desktop, iOS, Android and Raspberry Pi

This video shows a JavaFX demo application running on Desktop, iOS, Android and Raspberry Pi.

Thursday, December 5, 2013

Install JDK8 and run JavaFX on Raspberry Pi

Outdate: As JDK is included in Raspbian now, this post is NOT valid.


Hello Raspberry Pi have a series of posts introducing how to Install JDK8 and run JavaFX on Raspberry Pi.

JavaFX on Raspberry Pi
JavaFX application on Raspberry Pi

Thursday, October 10, 2013

Intro to JavaFX on Raspberry Pi

Product Manager Bruno Borges explains how to use JavaFX with the Raspberry Pi. This presentation was given during the Java Embedded challenge at JavaOne 2013.

Part I


Part II


Thursday, August 1, 2013

JavaFX Interactive Menu Demo on Raspberry Pi


A demo of JavaFX on Raspberry Pi, created to show what can be done with JavaFX in the area of interactive TV menus on a low power embedded device. For more details about the demo see this blog post about it http://fxexperience.com/2013/08/javafx-hd-menus-on-raspberrypi/

Wednesday, July 10, 2013

Getting Started with Oracle Java ME Embedded and Raspberry Pi

Getting Started with Oracle Java ME Embedded and Raspberry Pi

Learn with Simon Ritter, Java Technology Evangelist, how Oracle Java ME Embedded and Raspberry Pi Model B can work together to create some interesting types of applications!