Skip to content

Commit b4e6fec

Browse files
feat: added all examples in list and updated Readme
1 parent ba5cf82 commit b4e6fec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Kotlin-Android-Examples
22
<img src="banner.png"/>
33
<br><br>
4+
<h3><a href="#show-some-heart-and-star-the-repo-to-support-the-project" aria-hidden="true" class="anchor" id="user-content-show-some-heart-and-star-the-repo-to-support-the-project"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Show some <g-emoji class="g-emoji" alias="heart" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2764.png" ios-version="6.0">❤️</g-emoji> and star the repo to support the project</h3>
5+
<p><a href="https://github.com/amanjeetsingh150/kotlin-android-examples"><img src="https://camo.githubusercontent.com/89bc11e7fb3e8847f143888fd5dd87df8c1bc8aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6e697372756c7a2f616e64726f69642d6578616d706c65732e7376673f7374796c653d736f6369616c266c6162656c3d53746172" alt="GitHub stars" data-canonical-src="https://img.shields.io/github/stars/amanjeetsingh150/kotlin-android-examples.svg?style=social&amp;label=Star" style="max-width:100%;"></a> <a href="https://github.com/amanjeetsingh150/kotlin-android-examples/fork"><img src="https://camo.githubusercontent.com/9479ea83b7613e12d2750c8448cadcd219744e7c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6e697372756c7a2f616e64726f69642d6578616d706c65732e7376673f7374796c653d736f6369616c266c6162656c3d466f726b" alt="GitHub forks" data-canonical-src="https://img.shields.io/github/forks/amanjeetsingh150/kotlin-android-examples.svg?style=social&amp;label=Fork" style="max-width:100%;"></a> <a href="https://github.com/amanjeetsingh150/kotlin-android-examples"><img src="https://camo.githubusercontent.com/a4eda3f5ef5e24ba19c58b1ebf27e0d73078119b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6e697372756c7a2f616e64726f69642d6578616d706c65732e7376673f7374796c653d736f6369616c266c6162656c3d5761746368" alt="GitHub watchers" data-canonical-src="https://img.shields.io/github/watchers/amanjeetsingh150/kotlin-android-examples.svg?style=social&amp;label=Watch" style="max-width:100%;"></a> <a href="https://github.com/amanjeetsingh150/kotlin-android-examples"><img src="https://camo.githubusercontent.com/df523d40c514ca4a86b9ef2c460a5fb2723f0c58/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f6e697372756c7a2e7376673f7374796c653d736f6369616c266c6162656c3d466f6c6c6f77" alt="GitHub followers" data-canonical-src="https://img.shields.io/github/followers/amanjeetsingh150.svg?style=social&amp;label=Follow" style="max-width:100%;"></a><br>
6+
<a href="https://twitter.com/droid_singh" rel="nofollow"><img src="https://camo.githubusercontent.com/c1ad2b0707489b82d2ab776b16c5868c891d9b22/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6e697372756c7a2e7376673f7374796c653d736f6369616c" alt="Twitter Follow" data-canonical-src="https://img.shields.io/twitter/follow/amanjeetsingh150.svg?style=social" style="max-width:100%;"></a></p>
7+
48
This repository contains all the example apps demonstrating features/integrations of different libraries/functionality in your android apps purely developed on Kotlin.
59
<br><br>
610
<h2>Examples</h2>
@@ -52,6 +56,7 @@ I encourage all the developers out there to contribute to the repository and hel
5256
<br><br>
5357
<h2>Created By:</h2>
5458
<a href="https://github.com/amanjeetsingh150/">Amanjeet Singh</a>
59+
<br>
5560
Twitter: <a href="https://twitter.com/droid_singh">@droid_singh</a>
5661
<br><br>
5762
<h3>Inspired by</h3>

0 commit comments

Comments
 (0)