Skip to content

Common adapters, list helpers and utilities for Android development

Notifications You must be signed in to change notification settings

macr00/android-commons

Repository files navigation

Android Commons###

Build Status Coverage Version License

Common adapters, list helpers and utilities for Android development

####Usage####

    compile 'io.ashdavies.commons-android'
    compile 'io.ashdavies.commons-java'

####Description####

  • Activities: Base activities with view injection
  • Adapters: Base adapter implementation with view injection and type casting
  • Delegates: Adapter delegates with manager implementation
  • Compat: Canvas drawing compatibility
  • Fragments: Base fragments with view injection
  • Presenter: Simple view presenter implementation
  • Reactive: Simple RxJava network support
  • Sensors: Simple RxJava sensor wrappers
  • Utils: A collection of instantiation and resource fetching helpers

####License#### 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.

About

Common adapters, list helpers and utilities for Android development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages