Skip to content
android-commons Get overlay package info
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters

    theme / projekt.commons.theme / ThemeApp / getOverlayPackageInfo

    getOverlayPackageInfo¶

    fun getOverlayPackageInfo(overlayPackageName:String):OverlayPackageInfo?

    Reads details of an installed overlay.

    Parameters¶

    overlayPackageName - package name of overlay to be read.

    Return Overlay details in form of OverlayPackageInfo, null if the overlay can’t be read.

    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs