Quantcast
Channel: JavaPins - Stories tagged with api
Browsing all 22 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Java Date, Calendar and Time API - Tutorial

Java Date, Calendar and Time API - Tutorial The Java language provides direct support for time based objects. This article gives a few examples how this API can be used. . The class java.util.Date was...

View Article



Image may be NSFW.
Clik here to view.

Create your own Search Engine(Interface) using Google Custom Search API

Google Custom Search API are wonderful tools to create some awesome search engine like tools. Also if you want to add a search option to your website and customize the look and feel of your search...

View Article

Image may be NSFW.
Clik here to view.

Vocal Java

This article introduces my Speaker assistive technology. Because Speaker depends on Sun's Java Speech API (Sun's preferred choice for supporting various speech technologies on any Java platform) and...

View Article

Image may be NSFW.
Clik here to view.

A Website For Java Developers | Architexa

As we mentioned in out last post we have been working on a site to help Java Developers use Open Source Projects. The site is in an early stage but we want to work on the site openly and improve it...

View Article

Image may be NSFW.
Clik here to view.

Android Full App, Part 2: Using the HTTP API - Java Code Geeks

This is the second part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy way of performing movies/actors searching over the internet. In the first...

View Article


Image may be NSFW.
Clik here to view.

Android Full App, Part 4: Performing the API request asynchronously from the...

This is the fourth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy way of performing movies/actors searching over the internet. In the first...

View Article

Image may be NSFW.
Clik here to view.

Google App Engine for Java, Part 3: Persistence and relationships

Data persistence is a cornerstone of scalable application delivery in enterprise environments. In this final article of his series introducing Google App Engine for Java™, Rick Hightower takes on the...

View Article

Image may be NSFW.
Clik here to view.

Google Static Maps API and JavaME

Whether you need a map for your location based application or just for fun, you can use the easiest way ever: Google Static Maps API. In this post, we are going to see how you can get a Map as an Image...

View Article


Image may be NSFW.
Clik here to view.

Building jQuery Mobile Apps With FullContact API

Getting FullContact API Key As with most API’s, the first step is to sign up, register an app and get an API key. FullContact is no different, the sign up process is very simple. I signed up for the...

View Article


Image may be NSFW.
Clik here to view.

Send Email in Java Mail API using Gmail SMTP Server

Send Email in Java Mail API using Gmail SMTP Server To send email using java you must have mail server and user name and password to access the mail server. In this tutorial I used gmail SMTP server...

View Article

Image may be NSFW.
Clik here to view.

Display spreadsheet content in JTable using JExcel API

In this tutorial you will learn who to display the contents of a spreadsheet in a JTable using JExcel API.The source code of the program is displayed in the below code snippet

View Article

Image may be NSFW.
Clik here to view.

Android: Trigger Media Scanner Programmatically using API

While working on an Android App, I had to integrate the Camera API. User can take a photo from App and process it. With Android the Photo that you click cannot be accessed until the media scanner runs...

View Article

Image may be NSFW.
Clik here to view.

JMS API Programming Model

An administered object that encapsulates a set of connection configuration parameters. A client uses it to create a Connection to a JMS provider.JMS clients find administered objects by looking them up...

View Article


Image may be NSFW.
Clik here to view.

Java Message Service (JMS) API

JMS API The Java Message Service is a Java API that allows applications to create, send, receive, and read messages. The JMS API defines a common set of interfaces and associated semantics that allow...

View Article

Image may be NSFW.
Clik here to view.

Creating JSON document using Java and GSON API

We saw how to parse JSON using GSON API, in this post we would take a look at how the same GSON API can be used to create JSON from the Java objects. Please read this to get an idea of what GSON is....

View Article


Image may be NSFW.
Clik here to view.

Various API and language enhancements as part of Java 7 | Experiences Unlimited

I believe most of the Java Developers are aware of the latest Java release i.e Java 7. Lot of us are disappointed about quite a few important features being deferred to Java 8, but its really good to...

View Article

Image may be NSFW.
Clik here to view.

Playing with Collections API in Scala

While I was going through the Scala collections API, I found the mere reading through the method and its functionality is not going to help. And I also realised that it will be useful if I can document...

View Article


Image may be NSFW.
Clik here to view.

Twitter API on your Java Application - Java Code Geeks

Ever wonder of attaching your tweets to your Java Applications? I searching for the best API out there for this and lucky for me, I found it!

View Article

Image may be NSFW.
Clik here to view.

Java Persistence API: a quick intro… - Java Code Geeks

Hello Readers! After numerous requests from some of my friends I’ve decided to write a short article about the Java Persistence API. Object Oriented programming paradigm is the most popular and widely...

View Article

Image may be NSFW.
Clik here to view.

Google App Engine Java Capabilities and Namespaces API - Java Code Geeks

With the Capabilities API, your application can detect outages and scheduled downtime for specific API capabilities. You can use this API to reduce downtime in your application by detecting when a...

View Article
Browsing all 22 articles
Browse latest View live




Latest Images