All Projects → bhavyakaria → Android

bhavyakaria / Android

Licence: other
Step by step guide for various components in android

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Android

Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (+65.63%)
Mutual labels:  android-development, rxjava2, retrofit2, android-app
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+381.25%)
Mutual labels:  android-development, retrofit2, android-app
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+6681.25%)
Mutual labels:  android-development, rxjava2, android-app
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (+40.63%)
Mutual labels:  recyclerview, rxjava2, retrofit2
rxandroid2-retrofit2
Small tutorial to get started with RxAndroid 2 and Retrofit 2
Stars: ✭ 55 (+71.88%)
Mutual labels:  android-development, rxjava2, retrofit2
android-online-course
Android Online Course
Stars: ✭ 22 (-31.25%)
Mutual labels:  android-development, rxjava2, android-app
codeKK-Android
http://p.codekk.com/
Stars: ✭ 29 (-9.37%)
Mutual labels:  recyclerview, rxjava2, retrofit2
Best Android Tutorials
Best Free Android Tutorials By MindOrks
Stars: ✭ 144 (+350%)
Mutual labels:  tutorials, android-development, android-app
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+13643.75%)
Mutual labels:  recyclerview, rxjava2, retrofit2
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+28.13%)
Mutual labels:  recyclerview, rxjava2, retrofit2
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+1831.25%)
Mutual labels:  recyclerview, android-development, android-app
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-53.12%)
Mutual labels:  android-development, rxjava2, retrofit2
WanAndroid
wanandroid的Kotlin版,采用Android X
Stars: ✭ 20 (-37.5%)
Mutual labels:  rxjava2, retrofit2, android-app
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (+393.75%)
Mutual labels:  recyclerview, android-development, android-app
CarouselGifViewer
Efficiently display a list of GIFs in a carousel (RecyclerView).
Stars: ✭ 33 (+3.13%)
Mutual labels:  recyclerview, rxjava2, android-app
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-43.75%)
Mutual labels:  recyclerview, rxjava2, retrofit2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+37.5%)
Mutual labels:  android-development, rxjava2, retrofit2
Android-Weekly
Android Weekly is a free newsletter that helps you to stay cutting-edge with your Android Development. The newsletter comes once a week and covers a broad range of topics like tutorials, screencasts, news... just everything that's awesome in the Android Development world!
Stars: ✭ 66 (+106.25%)
Mutual labels:  tutorials, android-development
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (+93.75%)
Mutual labels:  rxjava2, retrofit2
VideoPreLoading
Demo for video PreLoading/ PreCaching using ExoPlayer 2.13.3 in Android.
Stars: ✭ 61 (+90.63%)
Mutual labels:  android-development, retrofit2

Android 📱

GitHub license

Step by step guide for various components in android. Feel free to fork it and do click that star button.

Components

  1. Recycler View
  2. Services
  3. AsyncTask Loader
  4. Dialogs
  5. Expandable List
  6. Fragment
  7. JSON TO POJO
  8. Shared Preferences
  9. Shapes
  10. Transitions
  11. Retrofit + RxJava
  12. Facebook Login

Some useful resources to learn Android Development

  1. Ultimate Android Resources
  2. Firebase Samples
  3. Android Examples
  4. Codelabs for Android Developer Fundamentals

License

MIT License

Copyright (c) 2019 Bhavya Karia

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].