Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Java / Java8

Java8

Java8

Great Reads

by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by Andy Point
Android Download Manager Tutorial: How to download files using Download Manager from the Internet
by Andy Point
Android Flash Light Application Tutorial Using Camera2 API

Latest Articles

by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by Andy Point
Android Download Manager Tutorial: How to download files using Download Manager from the Internet
by Andy Point
Android Flash Light Application Tutorial Using Camera2 API

All Articles

Sort by Score

Java8 

by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
by Andy Point
Android Download Manager Tutorial: How to download files using Download Manager from the Internet
by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
by Andy Point
Android Material Design: Working with Floating Label EditText
by TheCannyCoder
Reductions and Short-Circuiting Operations
by Andy Point
Firebase Android Tutorial : Adding Registration and Login Hello Developers, this is our android firebase tutorial. In this tutorial we will create an android firebase app that will use firebase android login functionality. This post will help you get you up and running with integrating Firebase to a
by Bobby Lough
An coding exercise using Java 8 trying to do the same summation loop multiple ways
by Andy Point
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
by TheCannyCoder
Introduction to functional programming in Java 8