3
votes
0answers
227 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
211 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
435 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 ...
3
votes
0answers
905 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
13 views

Java API to connect with Share Point Server

I will want to know any paid or open source Java Api to connect with the Share Point Server . I just google and found Share Point Java API But when i tried to run a simple Demo Code it not worked i ...
2
votes
0answers
47 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
99 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
85 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
239 views

Trying to get profile info of the user I get the Error: Captcha is needed (VK Android SDK)

I use VK Android SDK (com.perm.kate.api) https://bitbucket.org/ruX/android-vk-sdk/overview The last line of the code i provide below one day began returning KException. From the documentation: If ...
2
votes
0answers
105 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
342 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
1k 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
80 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
231 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
147 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 ...

1 2 3 4 5 27
15 30 50 per page