Search Results for: java 8
-
FrameLayout
Android FrameLayout Example
FrameLayout represents a simple layout for the user interface of Android applications. It is usually used for displaying single Views…
Read More » -
Sensor
Android Accelerometer Example
The Android platform provides several sensors that let you monitor the motion of a device. Some of these sensors are…
Read More » -
MVC
Spring MVC Form Errors Tag Example
In this example we will show you how to display error messages when submitting a form in Spring MVC. The…
Read More » -
Fragment
Android Fragment Tabs Example
As title clarifies, today we ‘re gonna see how to implement a Tab Layout using Fragments. Regarding the previous versions…
Read More » -
Android
Android Login Example
Hi there! Today we ‘re gonna see another easy Android example, regarding a login screen. What we are going to…
Read More » -
Maven
Log4j Maven example
In this article we are going to explain how to use Maven and Log4j in a Java project. All examples…
Read More » -
Android
Android VideoView Example
When we want to create an Android application that has an Android Activity inside of which we are planning to…
Read More » -
MVC
Spring MVC Hidden Value Example
This is an example of how to make use of a hidden value in Spring MVC. Spring MVC provides tags…
Read More » -
MVC
Spring MVC Dropdown Box Example
With this example we shall show you how to create a dropdown box using Spring MVC. Spring MVC provides us…
Read More » -
Core Java
Findbugs Eclipse Example
In this tutorial, we will learn to install the FindBugs Eclipse Plugin and use it for code analysis within Eclipse.…
Read More »