Android Device Compatibility Package

Additional

Language
Java
Version
N/A
Created
Dec 19, 2012
Updated
Nov 17, 2021 (Retired)
Owner
MIXI, Inc. (mixi-inc)
Contributors
takimo(Shinya Takimoto) (takimo)
Kentaro Takiguchi (rejasupotaro)
MORIMOTO Jun (mrmt)
Guillaume Legrand (desseim)
slumbers99
Hideyuki Kikuma (hidey)
Keishin Yokomaku (KeithYokoma)
Yuya Hasegawa (verus)
Ryusuke Nakano (rnakano)
Vishal N (vishyrich)
yuya-hasegawa-m
11
Activity
Badge
Generate
Download
Source code

Android Device Compatibility Package

Yet another compatibility package of android. This project aims to make the app compatible with various devices all over the world. The project will take care about lots of issues caused by device differences, so you don't need to write a weird compatibility code on your own.

Photo license

Features

  • Workarounds for device-specific problems
  • OS version compatibility
  • OS framework bugfixes

Requirements

  • Supports Android 2.1 or greater.

Download

Via Gradle

    compile 'jp.mixi:AndroidDeviceCompatibility:2.0.0'

Contributing

Any contributions, bug fixes, unit/integration tests are welcomed and appreciated. Please fork this repository and send pull requests to contribute.

License

Copyright (C) 2012 mixi, Inc. All rights reserved.

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.