How to Build & Publish An Android Library

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Learn how to build and publish your very own library in Android so that others can include it in their project and benefit from your knowledge.
    ⭐ Get certificates for your future job
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/...
    💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:
    elopage.com/s/...
    Subscribe to my newsletter for regular Android, Kotlin & Architecture advice!
    pl-coding.com/...
    Join this channel to get access to perks:
    / @philipplackner
    Get the source code for this video here:
    github.com/phi...
    Regular live codings on Twitch:
    / philipplackner
    Join my Discord server:
    / discord
    Regular programming advice on my Instagram page: / _philipplackner_
    Checkout my GitHub: github.com/phi...
    You like my free content? Here you can buy me a coffee:
    www.buymeacoff...

КОМЕНТАРІ • 117

  • @codinginflow
    @codinginflow 3 роки тому +125

    Finally I can build my hello world library

  • @thomaswaldorf2829
    @thomaswaldorf2829 3 роки тому +7

    Super useful.
    I've read about adding modules to projects but have never seen it done.
    Seems like a great way to template your work.

  • @RodrigoSalomao-z1h
    @RodrigoSalomao-z1h Рік тому

    Amazing man! Simple and pretty straight forward! Please keep creating more android content!

  • @adarshtechstore
    @adarshtechstore Рік тому +2

    I have two questions.
    1) why upload the app root module?
    2)can we only upload our "Module" and it can run?

    • @codeya
      @codeya Місяць тому

      How was it? did you try only uploading the "Module"?

  • @mandroidx1474
    @mandroidx1474 3 роки тому +1

    I like the way you choosing the topic for ur videos, every video is very useful, keep it up💚

  • @IT_business_in_Russia
    @IT_business_in_Russia 2 роки тому

    Thank you man! Before this video, i could not find how to fix my problem gradle not resolving the dependency. It turned out we should put the maven{ url... } in the settings.gradle file in repositories{} section

  • @medchaa
    @medchaa Місяць тому +1

    Please do a video on how to build and publish a kmm library, I face difficulties doing that.

  • @feruribeglobant8662
    @feruribeglobant8662 2 роки тому +1

    How can I show design created in compose from the library, without my client application contents compose dependencies?

  • @vidyesh
    @vidyesh 3 роки тому +6

    Will the library using an older version of compose work in an android project running on newer version of compose? for e.g.library uses compose_version='1.0.2' and project uses compose_version='1.0.3'.

    • @gastonsaillen2226
      @gastonsaillen2226 Рік тому

      That’s why you have the api documentation where you should specify to users which version they should use , and also you should keep your library updated

  • @giovankabisano2266
    @giovankabisano2266 Рік тому

    Thanks for the great explanation.
    Just wondering, is this method also applicable for Gitlab?
    Also how if the repository is private (for internal company usage purpose), can it still become a library?

  • @storypur
    @storypur 3 роки тому

    Is Lenovo legion 5 pro good for android and web development purposes?
    Processor and memory features -
    • 11th generation, core i7
    • 16GB RAM, 1TB SSD
    • 6GB graphic/ NVIDIA GeForce RTX 3060
    Or I should go for MacBook Air or Pro m1
    With 16GB unified memory and 1TB SSD...?

  • @chandra_83
    @chandra_83 2 роки тому

    Super useful. I am able to publish my first lib successfully and use it in other projects.

  • @gauravkumar-bs3pf
    @gauravkumar-bs3pf 10 місяців тому

    I am creating a library in a forked repository. So, can I release the library in the forked repo, or I will have to wait until the PR is merged?

  • @BenKadel
    @BenKadel 3 роки тому

    Mega! By looking for a video like this forever! Thanks Phil!

  • @neronguyenvn
    @neronguyenvn Рік тому

    please have a video about publish an app because you already have a video about r8 and build release variant too, thank you

  • @HarshVardhan-s9l
    @HarshVardhan-s9l 10 місяців тому

    Hey phillip,
    Great video. Does the same method also work for KMM project. I have my UI in commonMain. Do I have to add yml file to shared or the rootProject folder. I've created xcframework for the shared module which works fine on iOS and created maven local lib to use it in my android app. I need to make the library available through gitlab for android. Does this method work for that?

  • @rajushingadiya2860
    @rajushingadiya2860 2 роки тому

    it was amazing and so easy , i have one feedback if possible also explain how to update version, also any cicd pipeline posible make direct release from android studio without going jitpack and do get it everytime.

  • @emmanuelmtera5936
    @emmanuelmtera5936 2 роки тому

    thank you Philip you made me love jetpack compose

  • @picflight
    @picflight Рік тому

    How can you create a kotlin class library in Eclipse IDE and import and use in Android studio?
    Say you want an independent model class library.

  • @dharamveergupta1305
    @dharamveergupta1305 2 роки тому +1

    Does this approach will only work for Jetpack Compose Project?
    or It will also work for normal Android Projects too?

  • @factpoint00
    @factpoint00 Рік тому

    Super its really useful you really help me where i am stuck in blocker but its solved now thank you so much

  • @EverythingWithKotlin
    @EverythingWithKotlin 3 роки тому +2

    Hey philipp .. can you make a tutorial on how to modularize our project please ?

  • @NahushaBG
    @NahushaBG 7 місяців тому

    Is it possible to make it private so that It can be assessed by the people who are authorized

  • @huynhvanthong2118
    @huynhvanthong2118 Рік тому

    Please guide me how to push the android library module to maven repository (sonatype)

  • @technicalwizard2200
    @technicalwizard2200 Рік тому

    Sir, I have not understood this, what will have to be added in it artifactId

  • @techmarinar
    @techmarinar 3 роки тому

    Thanx man you always come with best stuff ,thanx again

  • @simbalion1018
    @simbalion1018 3 роки тому

    All your courses are rare Gems, Hoping to get one of your paid courses.

  • @GaganDeep-bv6ef
    @GaganDeep-bv6ef 3 роки тому

    Nicely explained!!
    Will wait for your next videos.
    Thanks!!

  • @matt-g-recovers
    @matt-g-recovers 2 роки тому

    It's the concept refresher that I really appreciate anymore but realistically these are the types of things that people are going to be doing 75% of the Android jobs out there. You may be working on some smaller subset or module, but you will definitely need to know how to create libraries import the libraries and use them

  • @GeorgeTrialonis
    @GeorgeTrialonis Рік тому

    Hi Philipp. I have created a new module, 'ClassifyMole', which is a class-file ('ClassifyUtil'') with a function inside, 'classifyImage", which includes a variable carrying a tensorflow light model. I want this function to be shared by 'CameraShootMole' and 'GalleryCheckMole' files in the main app. However, the 'classifyImage' function in the module remains inactive (never used) and the 'classifyImage' portion of line 'ClassifyUtil.classifyImage(image)' in both the above mentioned files of the main app is in red. What should I do to activate the function to be shared? Should I do any changes to build.gradle files? Needles to say that I have imported the new module in both files of the main app, and also included the implement project (':ClassifyMole') line in the build gradle of the main app. Thanks.

  • @GabrieleRugani
    @GabrieleRugani Рік тому

    Hi, which is the right way to publish maven libraty using gradle kts ?

  • @RupeshKumar-eo1mi
    @RupeshKumar-eo1mi 3 роки тому

    Thanks for sharing it, now I have also my library ❤️ and I like your All video

  • @ishaileshmishra
    @ishaileshmishra Рік тому

    Much better and simple than maven documentation.

  • @nilayparikh6693
    @nilayparikh6693 3 роки тому

    Hello bro I am making one application for doctors in that I got stuck at one point. In my app I have add config of selected multiple diseases and after that by clicking on anyone disease it will redirect to you the another fragment.so this is only for 1 disease I have approx 20 types of disease so for that building 20 fragment is not good. so can you guide me how I have to do that? I am looking forward from helping by you Thank you .

  • @marcelosilveira9843
    @marcelosilveira9843 Рік тому

    Isnt working for me, i import and when i try to use the code it doesent appear

  • @ozdmromer7
    @ozdmromer7 6 місяців тому

    One more gold content. Thanks a lot.

  • @chx_100
    @chx_100 3 роки тому

    I was searching for this, thanks a lot

  • @pauloCosteira
    @pauloCosteira Рік тому

    Do I Really need to send the module app?

  • @MichelArcato
    @MichelArcato 2 роки тому

    hey Philipp! great Vids, Think we can have a demo on how to publish a library from a private bitbucket repository?

  • @MobileDeveloper
    @MobileDeveloper 3 роки тому +2

    This is exactly what I need :)

  • @grazianorizzi8343
    @grazianorizzi8343 2 роки тому

    I cannot resolve "release(MavenPubblication)" i use Kotlin DSL instead of groovy. What am i doing wrong?

    • @vjgunasekar9628
      @vjgunasekar9628 10 днів тому

      afterEvaluate {
      publishing {
      publications {
      create("release") {
      from(components["release"])
      groupId = "VijaiGunasekar"
      artifactId = "ChatLibrary"
      version = "1.0.0"
      }
      }
      }
      }

  • @Sc2MooDy
    @Sc2MooDy 3 роки тому

    Thank you very much for another great video. Please do a guide on how to modularise efficiently an app. Many thanks!

  • @mohhusnimubaraq9346
    @mohhusnimubaraq9346 3 роки тому

    Thank you phillip, this is what i need

  • @ishantsharma16
    @ishantsharma16 6 місяців тому

    versionCode and versionName not working in my latest project

  • @sjavokhir
    @sjavokhir 2 роки тому

    Thank you bro. You saved my day!

  • @devOmarAZ
    @devOmarAZ 3 роки тому

    Following your github I could predict it :3 thx man

  • @victormultiverse5799
    @victormultiverse5799 2 роки тому

    Amazing, what a useful video. You have my like master.

  • @violenttendency9328
    @violenttendency9328 2 роки тому

    thanks you for the video!!! i keep getting error "no build artificats found" . Do you have any idea why that might be?

    • @Hello-me2ue
      @Hello-me2ue Місяць тому

      in the jitpack build log for your github release there should be another error somewhere above it which is the underlying problem, for me it was sdk.dir is incorrect so I had to use jitpack web ui to specify a linux based directory to my android sdk as jitpack uses linux environment and i use windows. you dont need a jitpack.yml file if you use the web ui called jitpack ci as you can specify all the required directories and parameters there

  • @azizxushvaqtov947
    @azizxushvaqtov947 2 роки тому

    Thanks bro for useful content!

  • @SpaceTimeBeing_
    @SpaceTimeBeing_ 3 роки тому +2

    Do a video on github actions

  • @kodinganalfians
    @kodinganalfians 3 роки тому

    Thank you, I love this topic

  • @maskedredstonerproz
    @maskedredstonerproz 3 роки тому

    I was literally wondering about that a few weeks ago

  • @mateuszu3564
    @mateuszu3564 3 роки тому +1

    Great video! Can I build library without app module? I think it can be easily to maintain later. When use in other projects.

  • @vengateshm2122
    @vengateshm2122 3 роки тому

    Very helpful. Excellent content.

  • @bgtec516
    @bgtec516 3 роки тому

    hi philipp ! can you do a video on modularisation

  • @AtriTripathi
    @AtriTripathi 3 роки тому

    Waiting for this so long.

  • @nadilyt
    @nadilyt 3 роки тому +1

    Thankyou Thankyou Thankyou 🔥

  • @ИванИванов-в4н9п
    @ИванИванов-в4н9п 2 роки тому

    amazing job, bro!

  • @dhoncrisley
    @dhoncrisley Рік тому

    You saved me, thanks 🥰

  • @mister6437
    @mister6437 3 роки тому

    Why my library is not found in gradle

  • @devhintsandtips9013
    @devhintsandtips9013 2 роки тому

    Thanks a lot, super useful

  • @ИванКурак-п3е
    @ИванКурак-п3е 3 роки тому

    How make DataPicker in Jetpack Compose?

  • @redwansharafatkabir9644
    @redwansharafatkabir9644 Рік тому

    Thanks, man. Your videos are great.

  • @alsheikhaminulislam
    @alsheikhaminulislam 2 роки тому

    how to add Custom domain name jitpack

  • @rohitashyogi3044
    @rohitashyogi3044 2 роки тому

    Thank you man

  • @newbiegameplayy
    @newbiegameplayy 3 роки тому

    Love this topic... 🔥

  • @mehulbisht9708
    @mehulbisht9708 3 роки тому

    video title suggestion: migration from Groovy to Gradle kts

  • @amineayachi335
    @amineayachi335 2 роки тому

    Great thank you!

  • @BCS_AAMIRASHRAF
    @BCS_AAMIRASHRAF 4 місяці тому

    Thanks👌👌

  • @MsCpktnwt
    @MsCpktnwt 8 місяців тому

    Thanks sir

  • @tyviroth1319
    @tyviroth1319 2 роки тому

    Thanks you

  • @alij3fer
    @alij3fer 3 роки тому

    Good Job bro 😍

  • @cestlacroix
    @cestlacroix Рік тому

    Useful!

  • @mwdch
    @mwdch Рік тому

    Thanks

  • @CarlosTapia-li6mc
    @CarlosTapia-li6mc Рік тому

    Good video

  • @kerala4u312
    @kerala4u312 2 роки тому

    Tank you

  • @soundeffectsforyou5928
    @soundeffectsforyou5928 3 роки тому

    Question: How do you remember so many things? Tips please!

  • @madanyadav9387
    @madanyadav9387 2 роки тому

    Very usefull..

  • @nabazbarzanji3221
    @nabazbarzanji3221 3 роки тому

    Useful👏

  • @sambhavkhandelwal6470
    @sambhavkhandelwal6470 2 роки тому

    jitpack is now deprecated

  • @ediotTV
    @ediotTV 3 роки тому

    Again, I love you

  • @krzysztoffarys7189
    @krzysztoffarys7189 3 роки тому

    nice stuff

  • @ChrisAthanas
    @ChrisAthanas 2 роки тому

    Froze at 13m in for about 10s

  • @Ali-hx4yi
    @Ali-hx4yi 3 роки тому

    Best

  • @saadbiniqbal9024
    @saadbiniqbal9024 3 роки тому

  • @AlfredGuimaz
    @AlfredGuimaz 3 роки тому

    lit

  • @CodePursuit
    @CodePursuit Місяць тому

    Tell us how to create value and generate $$$ with Android

  • @AtriTripathi
    @AtriTripathi 3 роки тому

    I see gymshark athelete.

  • @Tech-To-Logic
    @Tech-To-Logic 3 роки тому +2

    Very less informational video, there is no clear information about yml file and those lines you pasted on build.gradle file. Make a video on those in details. What the meaning of those lines you have written and the use case of yml file.

  • @ardit9988
    @ardit9988 2 роки тому

    🇬🇧🇽🇰🌟🌟