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

  • Android SearchView Action Bar Tutorial

    This Android tutorial is to learn about using a SearchView in action bar of an Android app. There are two main things that I will handle in ...

    March 26th, 2015

  • Java Integer Cache

    This Java article is to introduce and discuss about Integer Cache. This is a feature introduced in Java 5 to save memory and improve the per ...

    March 22nd, 2015

  • Android Location Tracker with Google Maps

    This Android tutorial will walk you through to create a location tracker using Android location API and Google maps services. This deals mai ...

    March 15th, 2015

  • Java JSON Conversion Tutorial

    This is a beginner level tutorial on using the Jackson JSON API to convert between Java objects and JSON data. We have been seeing a RESTful ...

    March 8th, 2015

  • Beautiful Android Login Screen Design Tutorial

    Aesthetics is critical in mobile world. Beautiful functional design is key to success of a mobile application. In this Android tutorial, let ...

    March 4th, 2015

  • Android SMS App Tutorial

    In this Android tutorial, I will walk you through to create an Android SMS application. We will be using a BroadcaseReceiver to receive the ...

    March 1st, 2015

  • Intercept JAX-RS Request with Jersey ContainerRequestFilter

    In this RESTful services tutorial series, we will see about how to intercept a request in JAX-RS restful web service. JAX-RS specification i ...

    February 25th, 2015

  • RESTful Services HTTP basic Authentication

    In this RESTful services tutorial, we will see about how to do HTTP basic authentication. There are many ways to implement authentication in ...

    February 11th, 2015

  • 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

  • RESTful Web Services with Java JAX-RS using Jersey

    This web services tutorial is to learn about Java JAX-RS using the reference implementation Jersey. For this tutorial I will be using Eclips ...

    February 1st, 2015