You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,26 @@ This repo will contain Getting Started sample apps to accompany the Android deve
4
4
5
5
Stay tuned for updates as we build out this library of samples!
6
6
7
-
## More resources
7
+
## How to use
8
+
9
+
This repo contains multiple example apps. Each subdirectory is an example app that accompanies an Android developer guide on [creativesdk.com](http://creativesdk.com).
10
+
11
+
The instructions for setting up each app can be found in the readme in its subdirectory. The subdirectory readmes also contain links to their respective developer guides, where you can get step-by-step instructions for creating the apps.
12
+
13
+
**Your first step should be to check out the app subdirectory that you are interested in, and follow the instructions in that subdirectory's readme.**
14
+
15
+
## More resources for the Creative SDK
8
16
9
17
### Developer portal
10
18
11
19
[Visit our Android developer portal](https://creativesdk.adobe.com/docs/android/#/index.html) for component guides, class references, and more.
12
20
13
21
### Blog
14
22
15
-
We have all kinds of Android content on our blog that explores deeper aspects of the Creative SDK. Have a look at [our Android category on blog.creativesdk.com](http://blog.creativesdk.com).
23
+
We have all kinds of Android content on our blog that explores deeper aspects of the Creative SDK. Have a look at [our Android category on blog.creativesdk.com](http://blog.creativesdk.com).
24
+
25
+
## Contributing to this repo
26
+
27
+
Pull requests and GitHub issues are welcome!
28
+
29
+
If you want to do a pull request, please get in touch with us before you start writing code, so we can avoid duplicated effort or unnecessary work.
0 commit comments