|  04-09-2018, 06:25 PM | #1 | |
| Connoisseur            Posts: 52 Karma: 55058 Join Date: Mar 2018 Location: Spain Device: Kobo Glo HD | 
				
				Help trying to run this java app (Calendar, notepad, weather...)
			 
			
			Looking for cool things on Google Code I came across these nice old project, called Koper: https://code.google.com/archive/p/ko...lingKoper.wiki It's a Java app that has an ebook reader, a calendar, a notepad, a weather application and more. Some screenshots:   Unfortunately, after following its installing instructions, it does not work at all in my Kobo. But it works perfectly on my computer when I open it with the Java runtime environment  Inside the Kobo, running the "java" binary does not produce any output. In Debian, typing "java" gives this: Quote: 
 I was wondering if any of you Java wizards out there knew what I need to do in order to be able to run this    | |
|   |   | 
|  04-10-2018, 05:48 PM | #2 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			The Kobo firmware does not include Java. If you want to run a Java app, you need to build Java first. I don't remember if anyone has done this.
		 | 
|   |   | 
| Advert | |
|  | 
|  04-11-2018, 02:31 PM | #3 | 
| Junior Member            Posts: 4 Karma: 4734 Join Date: Jun 2016 Device: Kobo Glo HD | 
			
			I'm running a java application on the Kobo Glo HD. You can download the correct ARM distribution from Oracle, unpack and then run: http://www.oracle.com/technetwork/ja...s-2133151.html | 
|   |   | 
|  04-12-2018, 08:25 AM | #4 | ||
| Connoisseur            Posts: 52 Karma: 55058 Join Date: Mar 2018 Location: Spain Device: Kobo Glo HD | Quote: 
  Now Java seems to work, but after executing the command suggested by the guide I get this message: Quote: 
  BTW, which Java apps are you running on your device? Just curious. | ||
|   |   | 
|  04-12-2018, 08:56 AM | #5 | 
| Connoisseur   Posts: 63 Karma: 196 Join Date: Oct 2010 Device: Kobo Glo Hd, Kobo H2O2 | 
			
			Not completely sure about it, but I guess that to run java code that can display to screen, you need some kind of driver to write to framebuffer. Also, if you need to catch touchscreen events, you need some driver for it. And I never heard of them, at least on this forum (nobody made java development on kobo for what I know). | 
|   |   | 
| Advert | |
|  | 
|  04-12-2018, 09:13 AM | #6 | 
| absolute beginner            Posts: 323 Karma: 1750999 Join Date: May 2017 Location: Go with the wind (43°19'17.7"N 2°00'19.4"W) Device: ka1 | 
			
			Do you setting up Java environment variables? Spoiler: 
 | 
|   |   | 
|  04-12-2018, 12:14 PM | #8 | 
| Connoisseur            Posts: 52 Karma: 55058 Join Date: Mar 2018 Location: Spain Device: Kobo Glo HD | |
|   |   | 
|  04-14-2018, 05:27 PM | #9 | 
| Junior Member            Posts: 4 Karma: 4734 Join Date: Jun 2016 Device: Kobo Glo HD | 
			
			I've made an own "information screen" written in Java. Unfortunately at the time of coding the information screen I didn't manage to find a library that could draw to the framebuffer, so I made my own. Perhaps I should check how koper is drawing on the display...
		 Last edited by labero; 04-15-2018 at 01:29 AM. | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| InkPad Notepad (Amazon) Free app | crich70 | Writers' Corner | 2 | 03-15-2015 09:34 PM | 
| Possible to run Java .jar's directly? | CaelThunderwing | Kindle Developer's Corner | 8 | 12-07-2011 05:49 AM | 
| Notepad app for Kindle | wyndslash | Amazon Kindle | 11 | 03-20-2011 07:56 PM | 
| how to run BBeBook.java | amudha | Sony Reader | 1 | 03-08-2007 07:38 PM | 
| [Apple]Java Embedding Plugin 0.9.2: Force java to run in browsers other than Safari | Zire | Lounge | 4 | 05-24-2005 09:12 PM |