Click here to Skip to main content
15,885,985 members
Everything / Programming Languages / Java

Java

Java

Great Reads

by ridoy
A brief explanation of application development for Android Wear, helpful for every beginner and intermediate android developer.
by raddevus
Steps for building a device you can add to your existing garage door, which implements an atmega328, bluetooth (hc-05) and relay module which will allow you to open your garage door from any paired Android device.
by Arthur V. Ratz
In this article, we will discuss about the advanced Android application development based on the example of creating a responsive Airport schedule simulator application.
by Afzaal Ahmad Zeeshan
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.

Latest Articles

by Petrov Vladimir
Smart Android Template for Data Performance with International Signals Code as a Sample
by Oliver Li 2024
Java Code Change Impact Analysis
by Yochai Timmer
A way to avoid JNI's reflection oriented programming. Wrapping Java with C++
by JudyL_MD
Code sample for passing encrypted compressed data between Windows and Android

All Articles

Sort by Updated

Java 

17 Jan 2014 by Abdelrahman Elzedy, Abeer Touny
A description for a Java code implementing a Matrix program in a GUI form
23 Apr 2012 by abhinav_soni
Renders JavaScript and CSS from server based on the user's system.
20 May 2012 by abhinav_soni
This article provides alternative to Java's Proxy class with bytecode manipulation.
18 May 2013 by Abhishek Kumar Goswami
This tip compares GZIP compression facility provided by Java and .NET.
1 Dec 2015 by Aftab Ahmed Sajid
Preventing browsers from saving Admin user passwords, intentionally or unintentionally while using STRUTS forms
25 Jul 2016 by Ahmad Kharsah
Fix VS2015 Crashes when open *.axml file after Update Xamarin and Java JDK
13 Sep 2013 by Ahmed Alaa El-Din
I customized StickyGridHeaders to work on any data and group by any data.
21 Jun 2014 by AjithKp560_
Creating a simple animation using sequence of images
23 Feb 2017 by AjithKp560_
Enhance Image using Histogram Equalization
26 Apr 2020 by AjithKp560_
Java Implementation of Diffie-Hellman Key Exchange Algorithm
15 Mar 2014 by Alain Peralta
How to use getMagicCaretPosition without getting null value
28 Oct 2015 by Alexander Iskhakov
Creating a HTTP proxy using Play framework and WS API
10 Jan 2015 by Aminul Karim
Vaadin7 jQuery UI integration
4 Nov 2020 by AmrDeveloper
How to create a Code Editor Android Application for Go Programming Langauge using CodeView Library
7 Apr 2021 by AmrDeveloper
How to use CodeViewAndroid Library in many projects features
11 Jan 2022 by AmrDeveloper
Create Android Code Editor app with CodeView that supports auto indenting, finding matching and replacing keywords
4 Mar 2022 by AmrDeveloper
How to get any Adapter class from model class easily and quickly
28 Sep 2010 by anand kr
Develope Richfaces web project in Eclipse JavaEE IDE with maven support using archetype
6 Apr 2021 by Andrea Flesca
Activiti in Action is a great book, but I had some problems in performing the two simple exercises of the first chapter due (IMHO) to the lack of some information
27 Jan 2014 by Andrey Chaschev
Describes how to install and use Bear to set up and manage Tomcat cluster
20 Oct 2014 by Andrey Chaschev
An introduction to the Wookie, a Java/Scala library to automate web browsing.
15 Oct 2015 by Andy Feng
Create a simple Http Server using Java SDK and process GET/POST requests
24 Oct 2015 by Andy Feng
Create a simple and flexible HTTPS server using JDK to process GET/POST requests
2 Dec 2015 by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
22 Jan 2017 by Anshul Mehra
This tip/trick will map Visual Studio IDE Key Bindings to Eclipse IDE
24 May 2014 by Anurag Saini
A Java program to translate arithmetic expression to three-address codes
11 May 2014 by apis3445
This is another book about ADF
24 Apr 2012 by AprNgp
A simple code to map JDBC ResultSet to an Object using Annotations in a generic way
5 Nov 2014 by Arkadeep De
Bluetooth Desktop Locker with Android Application
19 Dec 2010 by Arman S.
This small piece of code shows how one can use Java standard libs (non-third party) to convert a RTF text into HTML.
30 Sep 2012 by Arpit Mandliya
Explains the Builder design pattern in detail with example.
1 Oct 2012 by Arpit Mandliya
It provides proxy design pattern in detail with example
11 Feb 2013 by Arpit Mandliya
It explains decorator design pattern in detail with example.
16 Oct 2014 by arteysoft
Get rid of dependencies through the use of Functions
19 Jan 2011 by Asit Banerjee
Quick event handler in a Java class
11 Oct 2013 by ASP.NET Community
 How to copy the text of a textbox to clipboard using JavaScript.
3 Jun 2014 by Attila Kúr
Alternative Push Notifications (without GCM) targeting a single device
16 Jul 2013 by Atulkumar P Patel
Anti Patterns are wrong practice followed by Developers. They are opposite to Design Patterns.
22 Jul 2013 by avi shaby
This tip describes the Java implementation of Base26GPS.
11 Jan 2014 by Azhar Mehmood
Google App Engine - JAVA, DataStore implementation using JPA 1.0
12 Mar 2013 by Azim Zahir
This article describes the File Change Notification functionality in Java 7.
18 Sep 2013 by Azim Zahir
This article explains creating a JSF application using NetBeans 7.2.1 and Oracle 11G.
22 Jun 2018 by Azim Zahir
This is a demonstration of a Torch application built using Android.
4 Apr 2014 by B. Clay Shannon
Call a RESTful method from Android without breaking, or in any wise damaging, a sweat
7 Apr 2014 by B. Clay Shannon
Step-by-step instructions on how to view SQLite data from Android Studio and SQLite Data Browser
9 Apr 2014 by B. Clay Shannon
How to View Every Change You've Ever Made to a File in Droidio With No Setup
19 May 2014 by B. Clay Shannon
Easily create and hook up values to display in an Android Spinner
19 May 2014 by B. Clay Shannon
How to create an Android Activity and its associated Layout file, then invoke (intent) them from another Activity
16 May 2014 by B. Clay Shannon
Step-by-step instructions for adding an Async Task to an Android Activity
21 May 2014 by B. Clay Shannon
A potentially-exhausting-but-not-exhaustive list of shortcut key combinations to use in Android Studio
16 May 2014 by B. Clay Shannon
Simple tip on how to show a toast in response to an event, and center it in the screen
20 May 2014 by B. Clay Shannon
Learn how to get all records from any SQLite table, passing the Table Name as String and receiving a StringBuilder
4 Jun 2014 by B. Clay Shannon
Wherein the steps to add menu items, and respond to them being selected, is delineated
9 Jun 2014 by B. Clay Shannon
Simple code to send email which contains Exception text from a Catch Block
9 Jul 2016 by Bastian Eicher
CompositeJKS allows you to load a custom Java KeyStore into the SSL Context without replacing the system CA list.
23 Sep 2016 by Beavis Killer
This tip describes how to attach a dynamic PDF to a Salesforce messaging email template.
17 Dec 2018 by Benktesh Sharma
Tips for tracking progress on multiple async tasks in Android
8 Oct 2019 by Bilal N Gharib
This article is about automatic resizing of a frame and its controls with the same ratio in Java.
27 May 2014 by Brendan Lester
Use of an Oracle 11g Skip Lock feature to easily implement a scalable, robust work queue
10 Dec 2013 by Bruce Yang CL
A way to query the data from Internet
19 May 2014 by Chris Copeland
A simple class which provides drawing support for formatted text
24 Feb 2014 by cigwork
I wanted to show a "no data" legend when there's nothing to show for an asynchronously loaded list and a busy indicator whilst items are being sought/loaded.
13 Nov 2011 by Coderguy194
A borderless JFrame needs an extra bit of coding to make it draggable
16 Nov 2011 by Coderguy194
Make a music player using 3rd party libs in Java
22 Apr 2015 by CrawlScript
WebCollector is an open source web crawler framework based on Java. It provides some simple interfaces for crawling the Web, you can setup a multi-threaded web crawler in less than 5 minutes.
17 Jul 2011 by csanuragjain
How to determine the IP address for a website in Java.
25 Jun 2012 by csanuragjain
Case converter which runs as a background service and can convert cases fro uppercase to lowercase or vice-versa.
7 Jun 2013 by csanuragjain
Captures, searches, and manages all your screenshots in one place.
17 Oct 2016 by d.jrmwang
Recording one solution to share lib between solr cores
6 Mar 2014 by Dan Mihajlov
How a bad constant can cause a security breach
26 Mar 2017 by Danilow
Simulating C# event handlers in Java
29 Nov 2017 by Danny Chu
Learn how to detect if client has JavaScript enabled or disabled at your backend webserver
4 Feb 2013 by DASoftware
Tip on how to pass a value to an intent
24 Mar 2017 by Datalogics Inc.
Options to turn Java code into executables that can be used from a programming language
9 Mar 2014 by Davinder Singla
This tip is for solving out of memory issue for large result sets in MyBatis
13 Jun 2013 by Deepali Dhingra
This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter
13 Jun 2013 by Deepali Dhingra
This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter.
14 Jun 2015 by Deepali Dhingra
This contains information about Sensors in Android.
21 Aug 2015 by devendra_sahu
Remote desktop application
27 Aug 2014 by Dhanabati
Using Bootstrap Carousel Slider in Servoy 7.4
9 Sep 2016 by dileep
Copy the modified files from one directory to another
15 Sep 2016 by discompsys
This tutorial describes how to convert the recursive method call in said algorithm into a flat loop call, to save memory in restricted environments.
7 Feb 2017 by discompsys
An easy way to allow local objects with direct access to invoke methods on a class, but prevent them from being part of the public API, for remote invocation.
12 Sep 2013 by dmgcodevil
Framework for performing aggregation and plain MongoDB queries in myBatis style
11 Sep 2015 by Dominic Burford
TeamCity vs Cruisecontrol.NET
2 Nov 2014 by Dominick Sidiropoulos
A way to access files on HFS+ filesystems that side-steps alltogether the tar-pit called "windows-drivers-from-hell (tm)".
23 Dec 2014 by Dominique Gilleman
How to handle (load/save) only a part of an aggregate domain model with composition
3 Dec 2015 by Dr Neelendra Badal, Prince Verma, Amit Patel, Satakshi Gupta
It is a tool to extract desired information from Pdf documents, we have developed it in context of extracting information of an individual from E-Aadhar (it is a unique identity issued by Govt. of India). User can modify the code according to desired Pdf documents.
9 Dec 2015 by Dung_Le
Keep track of your system or application with Notifier Mobile Service
21 Apr 2013 by Eduardo Antonio Cecilio Fernandes
Add asynchronous tasks, using threads, in Android activities while updating its progress to the UI. Use this technique for SDKs lower than 1.5.
29 Nov 2013 by Effi Bar-She'an, Lital Kornfeld
Running JUnit tests across multiple projects
26 May 2014 by Effi Bar-She'an, Lital Kornfeld
A framework for plug-in loading and a way to load plug-ins in development environment that doesn't require redeployment of the plug-ins
29 Apr 2021 by emartinho
A Java String property value starting with a single number (e.g., a CRON schedule like "0 30 */1 * * ?") is truncated to just the first number.
20 Apr 2015 by emerR46
Show an option when a selected bar chart is clicked in from screen.
27 Jul 2014 by Emiliarge
How to send data to device and receive data from device through COM-port
4 Sep 2014 by Emiliarge
A JavaFX/Swing NetBeans 8.0 Project with JFrame created by NetBeans's GUI Builder
2 Dec 2013 by ExcelledProducts CEO
Closest latitude and longitude to a referenced latitude and longitude.
22 Sep 2014 by Fabrizio Stellato
Create a JSTL tag for manipulating and print the output of each object inside the list