SkillAgentSearch skills...

AndroidTemplate

✈️ It is a fast and easy Android utility.

Install / Use

/learn @hongbeomi/AndroidTemplate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Android-Template

<br/>

References

https://github.com/sjjeong/dino-library

<br/>

🚀 How to use?

Gradle

Tag

Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

And add a this code to your module's build.gradle file.

dependencies {
    implementation "com.github.hongbeomi:AndroidTemplate:${Tag}"
}
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

Kotlin

Security Score

75/100

Audited on Jun 27, 2024

No findings