|
|
#1 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
Using Java language in development process for kindle
I registered today on forum. Good day.
I used kterm and vi (from busybox) for development. I am coding on Java language almost 13 years. I got Java Development Kit (JDK) and Java Runtime Environment (JRE) from arhive debian repository. Then I write console "Hello World" application which print greeting in console, compile and run in kterm successfully. But when I use awt or swing libraries to get GUI application, compile and run they (awt Frame and swing Jframe) their windows don't apeear. I might check they are running with using command `ps aux | grep java' or `wmctrl -x -l` (I got wmctrl binary from correcponding package from debian archive repository). Are there somebody, who might help me? If you need I might prepare kual extension to distribute and testing. |
|
|
|
|
|
#2 |
|
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 417
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
|
kindle windows follow a particular naming convention.
check it here: https://kindlemodding.org/kindle-dev...indow-manager/ |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Mar 2026
Device: Kindle PW1
|
I opened kterm source code and saw constants for title:
/** Kindle title scheme */ # define TITLE "L:A_N:application_ID:net.fabiszewski.kterm_PC:N_O :URL" # define TITLE_DIALOG "L _N:application_ID:net.fabiszewski.kterm_O: URL"L:A N:application ID:net.fabiszewski.kterm PC:N O:URL As I understand, I must change title of application accordingly this schema. Upt: It's work!!! Last edited by hbvit; 03-17-2026 at 08:45 AM. Reason: Update |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Native Kindle Development without KDK or Java? | IoI_xD | Kindle Developer's Corner | 2 | 01-08-2024 04:42 PM |
| Free (Kindle) Development of Nominal Inflection in First Language Acquisition | arcadata | Deals and Resources (No Self-Promotion or Affiliate Links) | 1 | 05-26-2011 02:06 AM |
| iLiad Other Java development options...? | thisisfrancis | iRex Developer's Corner | 5 | 09-27-2007 09:23 AM |
| iLiad THe new development toy from iRex: java | scotty1024 | iRex Developer's Corner | 32 | 09-21-2007 01:48 AM |