Blog Infos
Author
Published
Topics
,
Published
Steps to create an Android library, blockers while creating it and how to resolve them

 

plugins {
id 'com.android.library'
...
}
view raw build.gradle hosted with ❤ by GitHub
./gradlew task

Once you get list of available tasks, you can execute it using the following command:

./gradlew <taskname>

To build an AAR, you can use the command,

./gradlew build

Job Offers

Job Offers


    Senior Android Engineer

    Carly Solutions GmbH
    Munich
    • Full Time
    apply now

    Senior Android Developer

    SumUp
    Berlin
    • Full Time
    apply now

OUR VIDEO RECOMMENDATION

, , ,

Lost in the Weeds – Exploring Navigation Libraries for Compose

One of the most interesting and confusing parts of apps today is navigation. There seems to be so many different ways to go about it: Is it a side effect of your UI layer, is…
Watch Video

Lost in the Weeds - Exploring Navigation Libraries for Compose

Rikin Marfatia
Android
Supergooey

Lost in the Weeds - Exploring Navigation Libraries for Compose

Rikin Marfatia
Android
Supergooey

Lost in the Weeds - Exploring Navigation Libraries for Compose

Rikin Marfatia
Android
Supergooey

Jobs

Thanks to Andy Dyer.

YOU MAY BE INTERESTED IN

YOU MAY BE INTERESTED IN

blog
Modern mobile applications are already quite serious enterprise projects that are developed by hundreds…
READ MORE
blog
Managing dependencies in a single module project is pretty simple, but when you start…
READ MORE
blog

Running Instrumented Tests in a Gradle task

During the latest Google I/O, a lot of great new technologies were shown. The…
READ MORE
blog
Many of us have faced Groovy difficulties and used to convert it to Kotlin…
READ MORE

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

Menu