How to Build & Publish An Android Library

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2021
  • 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/premium-courses...
    💻 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/philipplackner/...
    Subscribe to my newsletter for regular Android, Kotlin & Architecture advice!
    pl-coding.com/newsletter
    Join this channel to get access to perks:
    / @philipplackner
    Get the source code for this video here:
    github.com/philipplackner/And...
    Regular live codings on Twitch:
    / philipplackner
    Join my Discord server:
    / discord
    Regular programming advice on my Instagram page: / _philipplackner_
    Checkout my GitHub: github.com/philipplackner
    You like my free content? Here you can buy me a coffee:
    www.buymeacoffee.com/philippl...

ความคิดเห็น • 113

  • @codinginflow
    @codinginflow 2 ปีที่แล้ว +121

    Finally I can build my hello world library

    • @alij3fer
      @alij3fer 2 ปีที่แล้ว

      cool lib 😅🤣

    • @AhmadBakdash07
      @AhmadBakdash07 2 ปีที่แล้ว

      😂😂😂😂

    • @abhimveer7873
      @abhimveer7873 2 ปีที่แล้ว

      😂😂😂

    • @efeeeeee212
      @efeeeeee212 2 ปีที่แล้ว

      yea this is good idea

    • @efeeeeee212
      @efeeeeee212 2 ปีที่แล้ว

      @Süleyman Korkmaz hey man:D

  • @thomaswaldorf2829
    @thomaswaldorf2829 2 ปีที่แล้ว +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.

  • @user-pc1pr9cq9s
    @user-pc1pr9cq9s 9 หลายเดือนก่อน

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

  • @BenKadel
    @BenKadel 2 ปีที่แล้ว

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

  • @GaganDeep-bv6ef
    @GaganDeep-bv6ef 2 ปีที่แล้ว

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

  • @techmarinar
    @techmarinar 2 ปีที่แล้ว

    Thanx man you always come with best stuff ,thanx again

  • @chx_100
    @chx_100 2 ปีที่แล้ว

    I was searching for this, thanks a lot

  • @chandra_83
    @chandra_83 2 ปีที่แล้ว

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

  • @mohhusnimubaraq9346
    @mohhusnimubaraq9346 2 ปีที่แล้ว

    Thank you phillip, this is what i need

  • @mandroidx1474
    @mandroidx1474 2 ปีที่แล้ว +1

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

  • @vengateshm2122
    @vengateshm2122 2 ปีที่แล้ว

    Very helpful. Excellent content.

  • @sjavokhir
    @sjavokhir 2 ปีที่แล้ว

    Thank you bro. You saved my day!

  • @ozdmromer7
    @ozdmromer7 4 หลายเดือนก่อน

    One more gold content. Thanks a lot.

  • @RupeshKumar-eo1mi
    @RupeshKumar-eo1mi 2 ปีที่แล้ว

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

  • @victormultiverse5799
    @victormultiverse5799 2 ปีที่แล้ว

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

  • @kodinganalfians
    @kodinganalfians 2 ปีที่แล้ว

    Thank you, I love this topic

  • @emmanuelmtera5936
    @emmanuelmtera5936 2 ปีที่แล้ว

    thank you Philip you made me love jetpack compose

  • @Sc2MooDy
    @Sc2MooDy 2 ปีที่แล้ว

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

  • @devhintsandtips9013
    @devhintsandtips9013 2 ปีที่แล้ว

    Thanks a lot, super useful

  • @AtriTripathi
    @AtriTripathi 2 ปีที่แล้ว

    Waiting for this so long.

  • @azizxushvaqtov947
    @azizxushvaqtov947 ปีที่แล้ว

    Thanks bro for useful content!

  • @user-iq2ic3mh9z
    @user-iq2ic3mh9z 2 ปีที่แล้ว

    amazing job, bro!

  • @devOmarAZ
    @devOmarAZ 2 ปีที่แล้ว

    Following your github I could predict it :3 thx man

  • @factpoint00
    @factpoint00 ปีที่แล้ว

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

  • @nicolasmanurung
    @nicolasmanurung 2 ปีที่แล้ว

    Love this topic... 🔥

  • @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?

  • @MobileDeveloper
    @MobileDeveloper 2 ปีที่แล้ว +2

    This is exactly what I need :)

  • @user-xz2lc8ni5l
    @user-xz2lc8ni5l 5 หลายเดือนก่อน

    Great as usual!!
    for new compose projects the import will look like: implementation(project(":YOUR-LIB-NAME"))

  • @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

  • @dhoncrisley
    @dhoncrisley ปีที่แล้ว

    You saved me, thanks 🥰

  • @amineayachi335
    @amineayachi335 2 ปีที่แล้ว

    Great thank you!

  • @rohitashyogi3044
    @rohitashyogi3044 2 ปีที่แล้ว

    Thank you man

  • @BCS_AAMIRASHRAF
    @BCS_AAMIRASHRAF หลายเดือนก่อน

    Thanks👌👌

  • @nadilyt
    @nadilyt 2 ปีที่แล้ว +1

    Thankyou Thankyou Thankyou 🔥

  • @user-cd8kf9ws9f
    @user-cd8kf9ws9f 8 หลายเดือนก่อน

    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?

  • @cestlacroix
    @cestlacroix ปีที่แล้ว

    Useful!

  • @nabazbarzanji3221
    @nabazbarzanji3221 2 ปีที่แล้ว

    Useful👏

  • @alij3fer
    @alij3fer 2 ปีที่แล้ว

    Good Job bro 😍

  • @giovankabisano2266
    @giovankabisano2266 10 หลายเดือนก่อน

    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?

  • @vidyesh
    @vidyesh 2 ปีที่แล้ว +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 10 หลายเดือนก่อน

      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

  • @EverythingWithKotlin
    @EverythingWithKotlin 2 ปีที่แล้ว +2

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

  • @MsCpktnwt
    @MsCpktnwt 5 หลายเดือนก่อน

    Thanks sir

  • @GabrieleRugani
    @GabrieleRugani ปีที่แล้ว

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

  • @tyviroth1319
    @tyviroth1319 ปีที่แล้ว

    Thanks you

  • @violenttendency9328
    @violenttendency9328 ปีที่แล้ว

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

  • @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.

  • @feruribeglobant8662
    @feruribeglobant8662 2 ปีที่แล้ว +1

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

  • @madanyadav9387
    @madanyadav9387 2 ปีที่แล้ว

    Very usefull..

  • @mwdch
    @mwdch ปีที่แล้ว

    Thanks

  • @MichelArcato
    @MichelArcato 2 ปีที่แล้ว

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

  • @simbalion1018
    @simbalion1018 2 ปีที่แล้ว

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

  • @kerala4u312
    @kerala4u312 ปีที่แล้ว

    Tank you

  • @redwansharafatkabir9644
    @redwansharafatkabir9644 11 หลายเดือนก่อน

    Thanks, man. Your videos are great.

  • @maskedredstonerproz
    @maskedredstonerproz 2 ปีที่แล้ว

    I was literally wondering about that a few weeks ago

  • @mattgraves3709
    @mattgraves3709 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

  • @bgtec516
    @bgtec516 2 ปีที่แล้ว

    hi philipp ! can you do a video on modularisation

  • @gauravkumar-bs3pf
    @gauravkumar-bs3pf 7 หลายเดือนก่อน

    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?

  • @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

  • @SpaceTimeBeing_
    @SpaceTimeBeing_ 2 ปีที่แล้ว +2

    Do a video on github actions

  • @picflight
    @picflight 11 หลายเดือนก่อน

    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.

  • @krzysztoffarys7189
    @krzysztoffarys7189 2 ปีที่แล้ว

    nice stuff

  • @rajushingadiya2860
    @rajushingadiya2860 ปีที่แล้ว

    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.

  • @grazianorizzi8343
    @grazianorizzi8343 ปีที่แล้ว

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

  • @nilayparikh6693
    @nilayparikh6693 2 ปีที่แล้ว

    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 .

  • @ishaileshmishra
    @ishaileshmishra 10 หลายเดือนก่อน

    Much better and simple than maven documentation.

  • @CarlosTapia-li6mc
    @CarlosTapia-li6mc 11 หลายเดือนก่อน

    Good video

  • @technicalwizard2200
    @technicalwizard2200 ปีที่แล้ว

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

  • @mateuszu3564
    @mateuszu3564 2 ปีที่แล้ว +1

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

  • @storypur
    @storypur 2 ปีที่แล้ว

    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...?

    • @thyagonevessilvestre1248
      @thyagonevessilvestre1248 2 ปีที่แล้ว

      The Lenovo setup is enough, but with a Mac you can also develop for ios.

  • @huynhvanthong2118
    @huynhvanthong2118 10 หลายเดือนก่อน

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

  • @pauloCosteira
    @pauloCosteira ปีที่แล้ว

    Do I Really need to send the module app?

  • @ediotTV
    @ediotTV 2 ปีที่แล้ว

    Again, I love you

  • @user-gv6ih7ct9p
    @user-gv6ih7ct9p 2 ปีที่แล้ว

    How make DataPicker in Jetpack Compose?

  • @dharamveergupta1305
    @dharamveergupta1305 2 ปีที่แล้ว +1

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

  • @alsheikhaminulislam
    @alsheikhaminulislam 2 ปีที่แล้ว

    how to add Custom domain name jitpack

  • @mister6437
    @mister6437 2 ปีที่แล้ว

    Why my library is not found in gradle

  • @marcelosilveira9843
    @marcelosilveira9843 ปีที่แล้ว

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

  • @ishantsharma16
    @ishantsharma16 3 หลายเดือนก่อน

    versionCode and versionName not working in my latest project

  • @user-ts6xy9pe3v
    @user-ts6xy9pe3v 5 หลายเดือนก่อน

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

  • @Ali-hx4yi
    @Ali-hx4yi 2 ปีที่แล้ว

    Best

  • @mehulbisht9708
    @mehulbisht9708 2 ปีที่แล้ว

    video title suggestion: migration from Groovy to Gradle kts

  • @saadbiniqbal9024
    @saadbiniqbal9024 2 ปีที่แล้ว

  • @AlfredGuimaz
    @AlfredGuimaz 2 ปีที่แล้ว

    lit

  • @ChrisAthanas
    @ChrisAthanas 2 ปีที่แล้ว

    Froze at 13m in for about 10s

  • @soundeffectsforyou5928
    @soundeffectsforyou5928 2 ปีที่แล้ว

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

  • @sambhavkhandelwal6470
    @sambhavkhandelwal6470 2 ปีที่แล้ว

    jitpack is now deprecated

  • @AtriTripathi
    @AtriTripathi 2 ปีที่แล้ว

    I see gymshark athelete.

  • @ardit9988
    @ardit9988 2 ปีที่แล้ว

    🇬🇧🇽🇰🌟🌟

  • @Tech-To-Logic
    @Tech-To-Logic 2 ปีที่แล้ว +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.