jPasskit - Which contains the Pass objects and useful utilities. It is designed to be included in existing Webservices, thus not including any request handling. jPasskit Server - Which contains an ...
The AWS IoT Device SDK for Java enables Java developers to access the AWS IoT Platform through MQTT or MQTT over the WebSocket protocol. The SDK is built with AWS IoT device shadow support, providing ...
Community driven content discussing all aspects of software development from DevOps to design patterns. When distributing applications as JAR, EAR or WAR files, it’s a good practice, especially if ...
The Java Development Kit (JDK) is a development environment for building Java applications and applets that can then run on any Java Virtual Machine (JVM). The JDK includes a variety of development ...
A keystore is a file that stores your private keys securely. These keys are used to sign your app so users can trust it and know it hasn't been tampered with. If you're developing an Android app (or ...
Android 6.0 saw the introduction of fingerprint authentication, a new security feature that allows users to confirm their identify with a single touch. While this new security feature is most commonly ...