android-tutorial
There are 94 repositories under android-tutorial topic.
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
hussien89aa/AndroidTutorialForBeginners
Step by step to build Android apps using Android Studio
GDGAhmedabad/Awesome-Learning-Resources
"Technology Gold mine" to collect and share materials/resources
thanhtoan1196/awesome-android-ui
:sunglasses: A curated list of awesome Android UI/UX libraries
StackTipsLab/advance-android-tutorials
List of Advance Android tutorials as published on https://stacktips.com/topics/android
prateekcode/AndroidEssentialLibraries
👻 Android Essential Libraries - A couple of the Android Libraries to use in your Projects 🛠
kevalpatel2106/android-samples
Repository that contains android tutorial projects and sample applications
ravi8x/AndroidPhotoFilters
AndroidPhotoFilters aims to provide fast, powerful and flexible image processing instrument for creating awesome effects on any image media.
ravi8x/AndroidSQLite
Android SQLite example with CRUD Operations. Simple Notes app is created in this project.
thanhtoan1196/awesome-android-libraries
:sunglasses: A curated list of awesome Android libraries
amitshekhariitbhu/best-android-tutorials
Best Free Android Tutorials
mohammadima3oud/Complete-Google-Map-API-Tutorial
Learn How to use Google Map API for Android from Basic to Advance with complete examples.
daishengda2018/AndroidKnowledgeSystem
Android 高手核心知识点笔记(不断更新中🔥)
yerenutku/WidgetExamples
Android Widget Tutorials with 4 Examples
ravi8x/Android-DataBindng-RecyclerView
Android RecyclerView DataBinding example. A simple profile screen is demonstrated.
ravi8x/AndroidMaterialTabs
Implementing android Tabs using support library.
MindorksOpenSource/Dagger-Multi-Module-Android
Learn to use dagger for dependency management in a multi-module app
thanhtoan1196/awesome-android
:sunglasses: A curated list of awesome Android resources
matthiasbruns/android-kotlin-clean-architecture
This short guide explains how you setup and use Kotlin in a clean-architectural manner.
ravi8x/AndroidCamera
Android camera example using Camera 1 API
makbn/opencv_android_setup_tutorial
Tutorial on OpenCV for Android with Android Studio
commonsguy/cw-andexplore
Source Code for "Exploring Android"
hncgc/Android
Android 开发资源
adrianseraspi12/Android-Tutorials
A set of android tutorials
CMARIXTechnolabs/Video-Trimming-Android
Trim the video by adjusting starting point and ending point in Android
muhammadalkhalaf/udacity-android-nanodegrees
List of Android Udacity Nanodegree programs with links to the free courses in their curricula
bulentsiyah/Gesture-recognition-with-Android-Gyroscope-Sensor-
Gesture recognition with Android (Gyroscope Sensor)
Correia-jpv/fucking-awesome-android
A curated list of awesome Android packages and resources. With repository stars⭐ and forks🍴
antonio081014/AndroidBluetooth
This demo illustrate how to use basic bluetooth function, also demostrate how to pragrammably pair and unpair with other bluetooth devices.
ssaurel/Morse-Code-Converter
Android Morse Code Converter Application
AlexZhukovich/RecyclerViewClickListener
Tutorial about implementing click listener for RecyclerView
AmalH/Android-2FA-with-Google-authenticator
Example for implementing two factor authentication in Android using Twilio's Authy API and firebase. | TUTORIAL : https://pragmatictheories.tech/android-implementing-two-step-authentication-through-google-authenticator/
firatkarababa/multi-flavor-app
A sample app demonstrating the implementation of Android Build Variants
Vikramank/CIFAR-Android-TF
Implement Image Classification algorithm in Android Studio
AmalH/ViewPager-with-FragmentPagerAdapter
ViewPager + FragmentPagerAdapter android example | TUTORIAL: https://www.pragmatictheories.tech/android-viewpager-with-fragmentpageradapter/