Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novoda/android-demos
Examples of Android applications
https://github.com/novoda/android-demos
android android-demo demo novoda open-source practice
Last synced: 11 days ago
JSON representation
Examples of Android applications
- Host: GitHub
- URL: https://github.com/novoda/android-demos
- Owner: novoda
- License: other
- Created: 2009-07-26T09:42:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T12:23:11.000Z (over 3 years ago)
- Last Synced: 2024-04-10T18:09:03.221Z (7 months ago)
- Topics: android, android-demo, demo, novoda, open-source, practice
- Language: Java
- Homepage: www.novoda.com/blog
- Size: 86.8 MB
- Stars: 1,983
- Watchers: 228
- Forks: 662
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Android Demos [![](https://raw.githubusercontent.com/novoda/novoda/master/assets/btn_apache_lisence.png)](LICENSE.txt)
This is a collection of basic android examples created by Novoda.
* [CarouselFragment](http://github.com/novoda/android-demos/tree/master/CarouselFragment)
* [CompassExample](http://github.com/novoda/android-demos/tree/master/CompassExample)
* [ContactSelector](http://github.com/novoda/android-demos/tree/master/ContactSelector)
* [CustomActivityTransition](http://github.com/novoda/android-demos/tree/master/CustomActivityTransition)
* [DynamicListItems](http://github.com/novoda/android-demos/tree/master/DynamicListItems)
* [EditTextChips](https://github.com/novoda/android-demos/tree/master/EditTextChips)
* [encryption](http://github.com/novoda/android-demos/tree/master/encryption)
* [FixedSizeTextColumns](http://github.com/novoda/android-demos/tree/master/FixedSizeTextColumns)
* [Fragments](http://github.com/novoda/android-demos/tree/master/Fragments)
* [GsonJsonWebservice](http://github.com/novoda/android-demos/tree/master/GsonJsonWebservice)
* [LeftNavBarExample/Example](http://github.com/novoda/android-demos/tree/master/LeftNavBarExample/Example)
* [ListStyles](http://github.com/novoda/android-demos/tree/master/ListStyles)
* [Livewallpaper/switch_animation](http://github.com/novoda/android-demos/tree/master/Livewallpaper/switch_animation)
* [Livewallpaper/switch_leftright](http://github.com/novoda/android-demos/tree/master/Livewallpaper/switch_leftright)
* [MapApiV2Demo](http://github.com/novoda/android-demos/tree/master/MapApiV2Demo)
* [MultipleContacts](http://github.com/novoda/android-demos/tree/master/MultipleContacts)
* [OptionalDependencies](http://github.com/novoda/android-demos/tree/master/OptionalDependencies)
* [PinchZoomDetector](http://github.com/novoda/android-demos/tree/master/PinchZoomDetector)
* [simperAudioStreamer](http://github.com/novoda/android-demos/tree/master/simperAudioStreamer)
* [sms](http://github.com/novoda/android-demos/tree/master/sms)
* [spritz](http://github.com/novoda/android-demos/tree/master/spritz)
* [TabHostExample](http://github.com/novoda/android-demos/tree/master/TabHostExample)
* [TabHostSelfContainedTabBrowsing](http://github.com/novoda/android-demos/tree/master/TabHostSelfContainedTabBrowsing)
* [wizard](http://github.com/novoda/android-demos/tree/master/wizard)# Demos of Novoda Open Source (NOS) libraries and projects
* [Simple Demo for Download Manager](https://github.com/novoda/download-manager/tree/master/demo-simple)
* [Extended Demo for Download Manager](https://github.com/novoda/download-manager/tree/master/demo-extended)
* [Demo for Reactive Espresso Testing](https://github.com/novoda/rxpresso/tree/master/demo)
* [Demo for Landing Strip (sliding viewpager tab strip)](https://github.com/novoda/landing-strip/tree/master/demo)
* [Demo for Reactive Mocking](https://github.com/novoda/rxmocks/tree/master/demo)
* [Demo for image based palettes](https://github.com/novoda/material-painter)
* [Demo for Merlin (network connectivity)](https://github.com/novoda/merlin/tree/master/demo)
* [Demo for simple XML parsing](https://github.com/novoda/simple-easy-xml-parser/tree/master/demoAndroid)# Further NOS work
## All NOS libraries
* [Download Manager](https://github.com/novoda/download-manager)
* [Merlin - Connectivity Checker](https://github.com/novoda/merlin)
* [Landing Strip](https://github.com/novoda/landing-strip)
* [Sqlite Provider](https://github.com/novoda/sqlite-provider)
* [Notils](https://github.com/novoda/notils)
* [Simple XML Parser](https://github.com/novoda/simple-easy-xml-parser)
* [RxPresso](https://github.com/novoda/rxpresso)## All NOS gradle plugins
* [Bintray Release](https://github.com/novoda/bintray-release)
* [Sqlite Analyzer](https://github.com/novoda/sqlite-analyzer)
* [Android Command Plugin](https://github.com/novoda/gradle-android-command-plugin)
* [Compare Reports](https://github.com/novoda/spikes/tree/master/compare-reports)