Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 94ce29e

Browse files
Added contents description and installation command to README.
1 parent 9bd6560 commit 94ce29e

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

‎README.md‎

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
Snippet codes for Android apps.
44

5+
## Contents
6+
7+
* Action bar
8+
* Animation - Rotate like ProgressBar
9+
* Animation - Transition
10+
* Bar
11+
* Buttons
12+
* Call hook
13+
* Camera
14+
* Check available features
15+
* Dialog
16+
* EditText
17+
* Font
18+
* Link
19+
* Mashroom
20+
* Notification
21+
* Palette
22+
* Progress dialog
23+
* Screen spec
24+
* Signature check
25+
* SJIS
26+
* Spinner
27+
* Text size
28+
* Theme
29+
* UITableView
30+
* Version
31+
* View pager
32+
* XML parse
33+
* Zoom
34+
35+
## Usage
36+
37+
This project can be built by Gradle and Android Studio.
38+
39+
### Install app with Gradle Wrapper
40+
41+
```sh
42+
$ ./gradlew :app:installDebug
43+
```
44+
545
## License
646

747
Copyright 2014 Soichiro Kashima

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /