All Projects → panpf → Android Toolbox

panpf / Android Toolbox

【Deprecated】这是一个 Android 工具类库,含大量在 Android 开发中经常用到的工具类或方法,旨在让 Android 开发变得更简单!

Programming Languages

java
68154 projects - #9 most used programming language

logo_image Android Toolbox

Platform API Release Version

【Deprecated】已弃用,请使用 androidx

这是一个 Android 工具类库,含大量在 Android 开发中经常用到的工具类或方法,旨在让 Android 开发变得更简单!

工具列表

Android

依赖

  • com.android.support:support-fragment:25.0.3:Fragment 兼容
    1. FragmentListPagerAdapter.java
    2. SimpleFragmentPagerAdapter.java
    3. SimpleFragmentStatePagerAdapter.java
    4. ViewListPagerAdapter.java
    5. MessageDialogFragment.java
    6. ProgressDialogFragment.java
    7. DepthPageTransformer.java
    8. ZoomOutPageTransformer.java
  • com.google.code.gson:gson:2.2.4:用于对象与 json 互转
    1. PreferenceUtils.putObject()
    2. PreferenceUtils.getObject()
  • com.belerweb:pinyin4j:2.5.1:用于中文转拼音或者比较两个中文的大小
    1. CharUtils.getPinyin()
    2. StringUtils.compare()

License

Copyright (C) 2017 Peng fei Pan <[email protected]>

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