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
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
# Android: Getting Started Samples
2
2
3
-
This repo will contain Getting Started sample apps to accompany the Android developer guides on [creativesdk.com](http://creativesdk.com).
3
+
This contains Getting Started sample apps to accompany the Android developer guides on [creativesdk.com](http://creativesdk.com).
4
4
5
5
Stay tuned for updates as we build out this library of samples!
6
6
7
7
## How to use
8
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).
9
+
**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.**
10
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.
11
+
This repo contains multiple example apps. Each subdirectory in the repo is an example app that accompanies an Android developer guide on [creativesdk.com](http://creativesdk.com).
12
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.**
13
+
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
14
15
15
## More resources for the Creative SDK
16
16
@@ -26,4 +26,10 @@ We have all kinds of Android content on our blog that explores deeper aspects of
26
26
27
27
Pull requests and GitHub issues are welcome!
28
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.
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.
30
+
31
+
## Get help
32
+
33
+
[Our growing community on Stackover is a great way to get help](https://stackoverflow.com/questions/tagged/adobecreativesdk). Just post your question and tag it with `adobecreativesdk`.
34
+
35
+
If you have feedback on this repo, submit a GitHub issue.
0 commit comments