NineOldAndroids

[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!

Github星跟蹤圖

DEPRECATED

NineOldAndroids is deprecated. No new development will be taking place. Existing versions will (of course) continue
to function. New applications should use minSdkVersion="14" or higher which has access to the platform animation
APIs.

Thanks for all your support!

Nine Old Androids

Android library for using the Honeycomb (Android 3.0) animation API on all
versions of the platform back to 1.0!

Note: LayoutTransition is present and it is not be possible to implement prior
to Android 3.0.

Usage

The API is exactly the same as the Honeycomb API, just change your imports
to use com.nineoldandroids.XXX.

Take a look at a few demos taken from the platform ApiDemos in the
sample/ folder. You can also try it out on the Play Store.

More information is available on nineoldandroids.com.

Including In Your Project

This library is presented as a .jar file which you can include in the libs/
folder of your application. You can download the latest version from the
GitHub downloads page.

If you are a Maven user you can easily include the library by specifying it as
a dependency:

<dependency>
  <groupId>com.nineoldandroids</groupId>
  <artifactId>library</artifactId>
  <version>2.4.0</version>
</dependency>

Developed By

License

Copyright 2012 Jake Wharton

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.

主要指標

概覽
名稱與所有者JakeWharton/NineOldAndroids
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2011-12-08 19:46:37
推送於2016-04-23 04:31:21
最后一次提交2014-12-19 18:24:56
發布數9
最新版本名稱2.4.0 (發布於 2012-06-24 22:16:38)
第一版名稱1.0.0 (發布於 2011-12-08 21:03:48)
用户参与
星數4.5k
關注者數340
派生數1.5k
提交數115
已啟用問題?
問題數66
打開的問題數30
拉請求數5
打開的拉請求數12
關閉的拉請求數7
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?