3
votes
0answers
94 views

Examples for oauth1 using google-api-java-oauth

I've been looking for examples of authentication using the google oauth java package: https://code.google.com/p/google-oauth-java-client/ I've managed to find examples for oauth2 authentication using ...
3
votes
0answers
217 views

Can the Google Webmaster Tools API be used to automate fixing URL Page Not Found Errors?

If I go into Google Webmaster Tools, and click Health->Crawl Errors, I noticed that our site has about 1,045 Not Found errors. Each of these errors can be fixed manually by: filtering through ...
3
votes
0answers
187 views

Java Version Control System Abstraction Layer API

The application I'm working on needs to be able to retrieve source code from many different version control systems and display it to the user. Currently we're targeting SVN and Perforce, but adding ...
3
votes
0answers
880 views

Java licensing API

I just came across TrueLicense Project API for licensing Java projects. I want to know are there any other similar APIs available? Please suggest me some. Also I am not familiar with the process of ...
2
votes
0answers
18 views

Get Particular users Network updates in linked in API

I am using Linked in API.I want to search my connections by using name. It is done What my second thing is I need to get the searched users new connection , get status update and provide status ...
2
votes
0answers
84 views

Is there a way to make calls from android app and have full control over it?

Is there any way I can make calls and have full control over them from my android application? I want to make a call and if the person on the other doesn't pick up, rejects the call or the call goes ...
2
votes
0answers
72 views

How Do Java Apps Close in Mac OS X?

I have been writing a Java program to run in Mac OS X. One thing that's been confusing me, however, is that I've seen some people saying that if the user quits the app from the menu bar, the app does ...
2
votes
0answers
98 views

How to know the property value in Open Office Java API

To use the XPropertySet's setPropertyValue() method I need to know the arguments to be passed inside the method.For e.g., to underline a Text in OpenOffice Writer I use ...
2
votes
0answers
296 views

Instagram API - Sort follows list by date

I am working on a project which monitor users activities in Instagram. I have chosen Instagram API URL to monitor such process. I have created a Client id and retrieved Users Feeds information and ...
2
votes
0answers
270 views

EBay Java Finding API - IllegalArgumentException: Not supported: indent-number exception thrown

I'm playing around with the eBay Finding API for Java, and executing a basic test search based on the tutorial included. The call completes, but a java.lang.IllegalArgumentException exception is ...
2
votes
0answers
847 views

Access MS outlook using JAVA

I want to create a JAVA application which will access my MS Outlook and download attachments from some received mails. I can not access the MS Exchange server directly and thus I plan to connect to ...
2
votes
0answers
77 views

View animation tool for Android?

Is there any tool I can use to generate XML or Java code for View animations in Android? It's tedious and time consuming putting to together via XML and I've been wondering if there is easier way. ...
2
votes
0answers
208 views

Restoring the order of TestSuites from a Testlink XML-RPC response?

I would like to use the Testlink API to retrieve TestCases/TestSuites and display them in a report. They should be sorted in the same order as they appear in the Testlink 'Test Specification' (a ...
2
votes
0answers
140 views

Google Visualization API : client side in JAVA

Does anybody know about a JAVA API for the client side of the Google DataSource Prototocol. I know about the server side JAVA API to generate the JSON DataTable. But I do not find anything that takes ...
2
votes
0answers
409 views

Using Google API Java Client for Uploading Database to Google Spreadsheet

I wanted to get some feedback before I jumped into this. I am interested in making my Android Application upload my SQLite database to Google Spreadsheet. I have gotten some mixed feedback from ...

1 2 3 4 5 25
15 30 50 per page