Android Code Demos Save

📦 Android learning code demos.

Project README

Android-Code-Demos

English | 中文

This is my Android Learning Demo

  • BaseDemo

    The Demo will integrate some common code

  • DataBingDemo

    This is my DataBinding Demo, which contain some basic usage of DataBinding

  • MVPDemo

    This Demo just show how to use MVP.

  • SQLiteAdapterDemo SQLIteQueryDemo

    SQLiteAdapterDemo just show the usage of adapter in SQLite, and the SQLIteQueryDemo show how query in SQLite

  • VolleyDemo

    The VolleyDemo is show the basic usage of Volley, meanwhile I use Volley and JUHE API to implement a function that query phone number attribution in China , and this application also use the M-V-P pattern, so you can learn how to build an application by using Volley and M-V-P pattern.

  • CallBackDemo

    There are three sub-demo in the demo, CallBack simple usage, how to use call back to add a click listener in RecycelrView, how to use call back to load a image url and set bitmap resource for image view

  • BezierDemo

    This demo show the basic usage of Bezier in Android.

  • RecyclerViewDemo

    In this demo, it demonstrates the correct way to set up a listener for RecyclerView and demonstrates the basic usage of ItemTouchHelper

  • SwipeBottomNavigationDemo

    Combine with the ViewPager and the BottomNavigationView , and use the reflection to change the ChangeMode

  • ViewsDemo

    This demo is the practice of custom view.

  • NDKDemo

    Show the basic usage of NDK.  

  • CrashHandlerDemo

    When the App crashes, the log will be writtern to the SD card and uploaded to the remote serve.

  • RuntimePermissionDemo

    The encapsulation and basic usage of runtime permissions.

  • RxJava2Demo

    RxJava2 study demo, and implement the RxImageLoader by using RxJava2

  • TransitionDemo

    Android transition animations demo

  • OpenCVDemo

    Using OpenCV for image processing on Android device.

  • ProcessingDemo

    Using Android Studio to build Processing on Android device.

  • ModularizationDemo    ARouterDemo

    Modular development

  • HTMLDemo

    Java interacts with JavaScript

  • JSoupDemo

 Use JSoup to parse HTML and get content

 Demonstrates the use of EventBus  

 

License


   Copyright 2017 InnoFang

   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.
Open Source Agenda is not affiliated with "Android Code Demos" Project. README Source: InnoFang/Android-Code-Demos

Open Source Agenda Badge

Open Source Agenda Rating