App Academy

Software Stuff

Category: Android

  • Publishing Libraries on Jitpack

    Publishing Single Library on Jitpack JitPack is a novel package repository for JVM and Android projects. It builds Git projects on demand and provides you with ready-to-use artifacts (jar, aar).…


  • baselineAligned

    “Defines whether widgets contained in this layout are baseline-aligned or not.” By setting android:baselineAligned=”false” , app prevents the layout from aligning its children’s baselines, that means app doesn’t worry about where…


  • baselineAligned

    “Defines whether widgets contained in this layout are baseline-aligned or not.” By setting android:baselineAligned=”false” , app prevents the layout from aligning its children’s baselines, that means app doesn’t worry about where…


  • Proguard

    ProGuard — shrinking, optimization, obfuscation, and preverification of Java bytecode. Proguard optimizes the bytecode, removes unused codes, and obfuscates the classes, fields, methods with shorter names. Optimization operates with java…


  • App Rater In Android

    You can find the source code here: https://github.com/rozeridilar/AppRater


HOME

Hope you’ll enjoy Swifty Posts!