Android & Java Blog

Javapapers is an Android and Java blog, passionately published by Joe for more than a decade. It is the industry's top blog, with millions of views to its credit. Welcome!

Recent Articles

  • RESTful Services CRUD with Java JAX-RS Jersey

    REST stands for Representational State Transfer and  it’s an architecture style for for creating network based applications. In m ...

    February 4th, 2015

  • Find Places Nearby in Google Maps using Google Places API–Android App

    This Android tutorial is to learn about using Google Places API to find places nearby in Google maps. I will walk you through to create an A ...

    November 13th, 2014

  • 10 Interesting Java Projects You can Contribute and Learn

    If you are looking for interesting Java projects to join and contribute, continue reading the article. This post is part of our Java gallery ...

    October 29th, 2014

  • Types of Java Garbage Collectors

    In this tutorial we will go through the various type of Java garbage collectors available. Garbage collection is an automatic process in Jav ...

    October 12th, 2014

  • A WordPress Blog Performance Optimization (Horror) Story

    This is a JavaPapers story. How I nosedived into deep pit and how I am trying to get out of it. This is not to bash anybody, in particular t ...

    September 22nd, 2014

  • Servlet Jargons

    Before going through the complete Servlet tutorial, it is better to understand tech jargons related to Servlets. Following are some of the t ...

    July 27th, 2014

  • What is Servlet

    The Servlet is a type of Java class used in Java web applications which enhances the capabilities of a server. These Java servlets runs on a ...

    July 27th, 2014

  • Android Chat with Google GCM XMPP

    This Android tutorial is to walk you through create an Android chat application using Google Cloud Messaging (GCM) using its Google Cloud Co ...

    June 17th, 2014

  • Android Chat Bubble

    In this Android tutorial, we will see about how to create an Android (bubble) layout for a chat application. We will use Android ListView wi ...

    June 2nd, 2014

  • Google Cloud Messaging GCM CCS with XMPP

    As part of Google Cloud Messaging (GCM), Google provides an XMPP endpoint and that is called the Google Cloud Connection Server (CCS). It pr ...

    May 22nd, 2014