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

  • Difference Between dp, dip, sp, px, in, mm, pt in Android

    This Android tutorial is to explain the difference between dp, dip, sp, px, in, mm, pt and what we should use when. This is to enable design ...

    July 15th, 2014

  • Java Numeric Promotion

    This Java article is to discuss about the numeric promotion that happens when using operators. Similar to the last Java puzzle on floating p ...

    July 14th, 2014

  • Android Flashlight Application Tutorial

    In this Android tutorial let us learn about how to create a nice small Android app which will help double your Android device as a flashligh ...

    July 11th, 2014

  • Java Puzzle: Floating Point Precision

    This is a Java puzzle to pep up our floating point arithmetic skills. Guess the output for the following Java puzzle program, public class P ...

    July 11th, 2014

  • Java Stream API – Part II

    In this tutorial let us continue with the Java Stream API. Couple of weeks earlier we saw about the introduction to Java Stream API. There w ...

    July 8th, 2014

  • Android Swipe Views

    This Android tutorial is to help you build swipe views in an Android app. We will be using FragmentActivity and ViewPager to achieve the swi ...

    June 27th, 2014

  • Android Tab Layout Tutorial

    This Android tutorial is to walk you through learning tab view in Android. We will be using Fragment to display Tabs in an Android activity. ...

    June 25th, 2014

  • Java Stream API

    This Java tutorial is to give an introduction to the Stream API which is one of the core features of Java 8. Pipelines and streams are intro ...

    June 22nd, 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 ListView Custom Layout Tutorial

    In this Android tutorial, lets learn about using a custom layout in a ListView. We can design a separate layout and use it as the layout for ...

    June 16th, 2014