-
Core Java
Java Best Practices – Char to Byte and Byte to Char conversions
Continuing our series of articles concerning proposed practices while working with the Java programming language, we are going to talk…
Read More » -
Android Core
Android Full App, Part 5: Launching new activities with intents
This is the fifth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 4: Performing the API request asynchronously from the main activity
This is the fourth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 3: Parsing the XML response
This is the third part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 2: Using the HTTP API
This is the second part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 1: Main Activity UI
This is the first part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
“Android Full Application Tutorial” series
Continuing our tutorials on Android here at JavaCodeGeeks, I am going to provide a number of articles on how to…
Read More » -
Core Java
ConcurrentLinkedHashMap v 1.0.1 released
Hello all, we released version 1.0.1 of our concurrent LinkedHashMap implementation. In the latest version several minor modifications have been…
Read More » -
Enterprise Java
‘Hello World’ portlet on JBoss Portal
Portlet Overview This tutorial will show you how to create and deploy a simple portlet. Portlets are Java technology based…
Read More »