android-code-exemple
There are 37 repositories under android-code-exemple topic.
InnoFang/Android-Code-Demos
📦 Android learning code demos.
CammyKamal/Android-Kotlin-Fundamentals
This repository contains Android Studio project with Sample Codes integrated from Android Kotlin Fundamentals CodeLabs. This Repo contains all the examples from Android Kotlin Fundamentals CodeLabs. Everyone can fork and use this repo to see outputs of the basic fundamentals defined in the Android Kotlin Fundamentals For Programmers in CodeLabs.
weblineindia/Android-Custom-Datepicker
A Custom Datepicker control built for developing Android apps.
alimogh/Android-Cookbook-Examples
Contributed code examples from O'Reilly Android Cookbook. See #user-content-table README below!
gdgpisa/android-codelab-2019
Material and Sample Projects for GDG Pisa's event: Android Development for Dummies
alimogh/AndoridUtil
Android utilities library
alimogh/Android-Cheat-sheet
Cheat Sheet for Android Interviews
alimogh/AndroidSamples
Android例子----View、指纹、Canvas、RecyclerView、BottomSheet、PopupWindow、Broadcast、Service、Rxjava、Retrofit、Handler等
RuiAlexandre95/Android
Android related examples
RuiAlexandre95/android-actionbar-style-demo
Simple demo of styling the actionbar using styles.xml
RuiAlexandre95/android-animation-gestures-demo
Android demo for Animations and Gestures (Week 2)
RuiAlexandre95/android-audio-video-demo
Android demo for playback and capture of Audio and Video
RuiAlexandre95/android-complex-property-animations-demo
Demonstration of choreographed property animations
RuiAlexandre95/android-contacts-loader-demo
Example of loading contacts into a listview using Content Providers
RuiAlexandre95/android-crouton-sample
Demonstrates how to use the crouton alert library
RuiAlexandre95/android-custom-array-adapter-demo
Android demo of how to populate a ListView with custom adapter
Syed-Owais-Noor/Asan-Qanon
It's an android app which idea is to provide citizen of pakistan a knowledge of there laws. This app two side one is user and second is admin. The queries that will be ask by the user will be answer by admin from the admin side.
RuiAlexandre95/android-custom-view-demos
Demos to demonstrate custom views and drawing (Week 3)
RuiAlexandre95/android-demos
Examples of Android applications
RuiAlexandre95/android-drawable-styles-demo
Android demo for Drawables and Styles (Week 1)
RuiAlexandre95/android-google-maps-demo
A simple Google Maps Android API v2 Demo app
RuiAlexandre95/android-maps-extensions
Android Maps Extensions is a library extending capabilities of Google Maps Android API v2.
RuiAlexandre95/android-maps-utils
Handy extensions to the Google Maps Android API.
RuiAlexandre95/android-master-detail-demo
Android Demo for the Master-Detail Pattern for Phones and Tablets
RuiAlexandre95/android-menus-popups-dialogs-demo
Android app demonstrating how to display menus, popups and dialogs.
RuiAlexandre95/android-multiservice-oauth-demo
Android multi-service authentication demo
RuiAlexandre95/android-rottentomatoes-demo
Android networking demo for displaying Box Office Movies using the RottenTomatoes API
RuiAlexandre95/android-samples
Samples demonstrating how to use Google Maps Android API v2.
RuiAlexandre95/android-services-demo
Android demo for services and notifications (Week 4)
RuiAlexandre95/android-simple-test-demo
Simple Android App used for Demonstrating Testing (Week 5)
RuiAlexandre95/android-sqlite-links-demo
SQLiteOpenHelper and Basic Networking Sample Android App
RuiAlexandre95/android_guides
Extensive Open-Source Guides for Android Developers
RuiAlexandre95/android_snake_game
Simple 2D Snake Game for Android
RuiAlexandre95/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
RuiAlexandre95/easyweather
Sample Android project using MVP + RxJava + Dagger
RuiAlexandre95/intro_android_demo
Demo of app exercises for Intro to Android