• github action build Android(apk and aar)

    # name of the workflowname: Android Build CI/CDon: push: branches: countly # pull_request: # branches: [ staging ] tags: - 'v*'jobs:...

    Android webview 调用相机及文件选择

    public class MainActivity extends AppCompatActivity { private final static int FILECHOOSER_RESULTCODE = 1; ValueCallback<Uri[]> filePathCa...

    MaterialDesignLibrary(This is a library with components of Android L to you use in android 2.2)

    Material Design Android LibraryHow to useComponentsButtonsFlat ButtonRectangle ButtonFloat ButtonFloat small buttonSwitchesCheckBoxSwitchProgress indi...

    QuickReturn

    QuickReturnQuickReturn is a library which showcases the QuickReturn UI pattern. It can be used for header views, footer views, or both header views an...

    android-process-button

    DescriptionAndroid Buttons With Built-in Progress Meters.Latest version 1.0.2 WikiHomeScreenshotsUser GuideIntegrationThe lib is available on Maven Ce...

    WheelView(转盘。。)

    WheelViewWheelView is an Android library that allows drawables to be placed on a rotatable wheel. It behaves like a Circular ListView where items rota...

    Android Weak Handler

    Android Weak HandlerMemory safer implementation of android.os.HandlerProblemOriginal implementation of Handler always keeps hard reference to handler ...

    FoldableLayout

    FoldableLayoutAndroid widgets to implement folding animation.https://www.youtube.com/watch?v=-_QcWMh-O5gSample appUsageNote: minimum Android SDK versi...

    cardslib

    Card LibraryTravis master: Travis dev: Card Library provides an easy way to display a UI Card using the Official Google CardView in your Android app....

    PhotoView(图片查看组件)

    PhotoViewBranch Dev: Branch Master: PhotoView aims to help produce an easily usable implementation of a zooming Android ImageView. It is currently bei...