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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ This contains Getting Started sample apps to accompany the Android developer gui
4
4
5
5
Stay tuned for updates as we build out this library of samples!
6
6
7
+
### Contents
8
+
9
+
-[How to use](#how-to)
10
+
-[More resources for the Creative SDK](#resources)
11
+
-[Contributing to this repo](#contributing)
12
+
-[Get help](#get-help)
13
+
14
+
<aname="how-to"></a>
7
15
## How to use
8
16
9
17
**TL;DR: Your first step should be to check out the app subdirectory in this repo that you are interested in, and follow the instructions in that subdirectory's readme.**
@@ -12,6 +20,7 @@ This repo contains multiple example apps. Each subdirectory in the repo is an ex
12
20
13
21
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.
14
22
23
+
<aname="resources"></a>
15
24
## More resources for the Creative SDK
16
25
17
26
### Developer portal
@@ -22,12 +31,14 @@ The instructions for setting up each app can be found in the readme in its subdi
22
31
23
32
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](https://blog.creativesdk.com/category/android/).
24
33
34
+
<aname="contributing"></a>
25
35
## Contributing to this repo
26
36
27
37
Pull requests and GitHub issues are welcome!
28
38
29
39
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.
30
40
41
+
<aname="get-help"></a>
31
42
## Get help
32
43
33
44
[Our growing community on Stackoverflow is a great way to get help](https://stackoverflow.com/questions/tagged/adobecreativesdk). Just post your question and tag it with `adobecreativesdk`.
0 commit comments