Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

API endpoint for signing (bug 958337) #4

Merged
merged 1 commit into from
Jan 27, 2014
Merged

Conversation

kumar303
Copy link
Contributor

work in progress, not for merging yet...

This endpoint accepts an unsigned APK file and returns a new APK file that
has been signed with an Android key store.
This signing process works just like the standard
`Android signing process`_.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What encoding is the HTTP POST?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just thinking the default application/x-www-form-urlencoded which is easy to use with any client

kumar303 added a commit that referenced this pull request Jan 27, 2014
API endpoint for signing (bug 958337)
@kumar303 kumar303 merged commit c7c4821 into mozilla:master Jan 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants