Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira API for Android Application.

Ravishankar Ahirwar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 26, 2015

I have a plan to create an Android application for creating ticket/issues in my JIRA project.

How to create ticket/issues using JIRA Api from Android Application.

Is there any example for Android Developer for Using JIRA Api. 

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 27, 2015

There's nothing specific for android, JIRA has a REST interface that anything can use (no point coding for Android when you can code for a generic interface that even my toaster can use)

The obvious place to start is the docs at https://docs.atlassian.com/jira/REST/latest/ but I find them far too "reference material" and much prefer https://developer.atlassian.com/jiradev/api-reference/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-version-2-tutorial and https://developer.atlassian.com/jiradev/api-reference/jira-rest-apis/jira-rest-api-tutorials

Android can, of course, issue REST calls to other systems.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events