Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Commit 281a399

Browse files
committed
Updated readme.
1 parent 8eb748b commit 281a399

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

readme.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Android: Getting Started Samples
22

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).
44

55
Stay tuned for updates as we build out this library of samples!
66

77
## How to use
88

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.**
1010

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).
1212

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.
1414

1515
## More resources for the Creative SDK
1616

@@ -26,4 +26,10 @@ We have all kinds of Android content on our blog that explores deeper aspects of
2626

2727
Pull requests and GitHub issues are welcome!
2828

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

Comments
 (0)