All Projects → kevalpatel2106 → Android Samples

kevalpatel2106 / Android Samples

Licence: apache-2.0
Repository that contains android tutorial projects and sample applications

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Samples

Infinitelistview
A custom Android ListView that supports endless scrolling
Stars: ✭ 69 (-66.99%)
Mutual labels:  listview
Imagelistview
A .NET listview control for image files with asynchronously loaded thumbnails.
Stars: ✭ 113 (-45.93%)
Mutual labels:  listview
React Native Cell Components
Awesome react-native cell components! From a Cell to more complex & awesome components.
Stars: ✭ 177 (-15.31%)
Mutual labels:  listview
Android
Android projects with reusable components which will be useful in your applications.
Stars: ✭ 81 (-61.24%)
Mutual labels:  listview
Phaser List View
List view class for Phaser. Great for high scoreboards.
Stars: ✭ 107 (-48.8%)
Mutual labels:  listview
Kotlin Adapter
🔥 RecyclerView,AbsListView适配器, 支持多种视图样式, 支持吸顶、侧滑删除、拖拽效果
Stars: ✭ 132 (-36.84%)
Mutual labels:  listview
Ultimaterefreshview
UltimateRefreshView 实现下拉刷新,上拉加载更多的轻量级库;支持RecyclerView ,ListView ,ScrollView & WebView
Stars: ✭ 64 (-69.38%)
Mutual labels:  listview
React Native Immutable List View
📜 Drop-in replacement for ListView, FlatList, and VirtualizedList.
Stars: ✭ 206 (-1.44%)
Mutual labels:  listview
Nativescript Ui Feedback
This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Stars: ✭ 110 (-47.37%)
Mutual labels:  listview
Advancedlist
Advanced List View for SwiftUI with pagination & different states
Stars: ✭ 165 (-21.05%)
Mutual labels:  listview
Videolistplayer
Play video in ListView or RecyclerView
Stars: ✭ 1,308 (+525.84%)
Mutual labels:  listview
Ahk Rare
My collection of rare and maybe very useful functions
Stars: ✭ 101 (-51.67%)
Mutual labels:  listview
Taurus
A little more fun for the pull-to-refresh interaction.
Stars: ✭ 1,674 (+700.96%)
Mutual labels:  listview
Vue Horizontal
An ultra simple pure vue horizontal layout for modern responsive web with zero dependencies. (SPA/SSG/SSR)
Stars: ✭ 75 (-64.11%)
Mutual labels:  listview
Placeholderview
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
Stars: ✭ 2,104 (+906.7%)
Mutual labels:  listview
Countdowntask
⌛️A countdown library for Android.
Stars: ✭ 64 (-69.38%)
Mutual labels:  listview
Swipemenulayout
🔥一个零耦合的侧滑菜单,支持RecyclerView、ListView、GridView等不同条目布局,支持菜单在左或在右,可选滑动阻塞,是否禁用等功能
Stars: ✭ 120 (-42.58%)
Mutual labels:  listview
Flutter reorderable list
ReorderableList for Flutter
Stars: ✭ 208 (-0.48%)
Mutual labels:  listview
Smilerefresh
微笑下拉刷新。这是在 SwipeRefreshLayout基础上修改的下拉刷新库。
Stars: ✭ 203 (-2.87%)
Mutual labels:  listview
Easyadapter
Android 轻量级适配器,简化使用,适应所有的AbsListView、RecyclerView。支持HeaderView与FooterView~
Stars: ✭ 160 (-23.44%)
Mutual labels:  listview

Twitter

android-samples

Heading

This repository contains android tutorial projects that contain code of the sample applications that implements any particular feature. This repository is to help the developer to understand the feature and quickly implement the working code for that feature.

##Here is the list of all the samples:

Android Demo:

  • Android Quick Settings Tile: This sample implements Quick Settings Tiles introduced in Android 7.0.
  • Animated Vector Drawables: This sample demonstrates how to animate vector drawables using path morophing.
  • Music player: Demostartes how to create music player application.
  • Calender Read Demo: Smaple project to demostrate how to read calander events and its details from the calender provider.
  • Contacs Read Demo: Smaple project to demostrate how to read contacts details from the contact provider.
  • Fake call: Application to ring fake call after specific amount of time.
  • Google Awarness API Demo: This project demostates, how to use Google Awarness APIs and how to use Frnce and Snapshot API.
  • Upload File Demo: This project demostates you, how you can upload file in a multopart request using HttpUrlConnection.
  • Widget Sample: This demo implements simple widget to count the number of clicks.
  • Estimote Beacon Distance Demo: Detect the distance from you estimote beacon using altbeacon library.
  • Content Provider & Resolver: Demostrates how you can implement your custom content provider and content detector.
  • SQLite Demo: Smaple project to demostrate how to use SQLite database in your app.

Android Wear Demos:

  • Android Wear Notifications: This sample demonstrates how you can extend simple notification to perform android wear specific actions.
  • Watchface: This sample demonstrates how you create smaple watchface and cusomize it.
  • Sample Android Wear App: This is the sample android app that runs on android wear and demonstrates how to implement always on screen, step counter and responsive layout for square and round screens.

Create Your Self:

Contribution:

If you have any sample app that might be useful to other android developers, you are welcome to contribute by creating new pull request. Before creating the pull request, you must read contribuion guide lines.

Questions?

Hit me on twitter Twitter

License

Copyright 2017 Keval Patel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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].