Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#Spark Android SDK

This open-source SDK library enables you to easily integrate the Spark 3D printing API into your Android applications.<br>
Spark APIs are web based RESTful APIs providing an open, free and complete toolkit of professional-grade resources for 3D printing and related manufacturing processes.
This open-source SDK library enables you to easily integrate the Spark 3D printing API into your Android applications. See our <a href="https://spark.autodesk.com/developers/features/" target="_blank">Features page</a> for a list of the possibilities available with the Spark API.

<b>Spark APIs are current in beta: [Request access](https://spark.autodesk.com/developers/).</b>

This Android SDK supports all Spark Authentication, Drive and Print API calls, providing capabilities such as storing 3D objects in the Spark Cloud, preparing files for printing and submitting them to a printer.

##Getting Started

Download this repository and import it into your project.
Expand Down