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 mrcellux
FluentJdbc Query API for more convenient native SQL querying
by Member 13797506
Introduction to structs (value types) in Java
by Bilal N Gharib
This article is about automatic resizing of a frame and its controls with the same ratio in Java.
by Łukasz Bownik
A fluent JDBC wrapper written in 200 lines of code