My first time in CI/CD and you made it feel like I've done it a dozen times.
@jov_mit3 ай бұрын
Thank you so much for the kind words mate 🙏 I'm happy it ended up useful for you 💯❤️
@flowzk9217 ай бұрын
Awesome awesome video! this is one of those areas where there's little tutorials for android devs, many thanks Jov!
@jov_mit7 ай бұрын
Thank you SO MUCH for the kind words, I really appreciate the feedback. Indeed there is a lot to be shared in this area. Yesterday someone reached out asking how to do the automation by having signingConfig blocks in the build.gradle So yeah, I'm glad it ended up useful, and I hope I'll be able to cover more in this area.
@Kahanistan-A6 ай бұрын
Wow very nice video and one of the best videos about CI/CD on youtube i have seen. Thank you
@jov_mit6 ай бұрын
Thank you a ton about the kind words 🙏 I am glad it ended up being helpful for you. Thanks for the feedback
@jackli19243 ай бұрын
Great video with a tons of information and it is very concise also! Thanks a ton Bro!
@jov_mit3 ай бұрын
Thank you so much for the kind words and the feedback. I'm glad it ended up helpful for you. You can get a written version as well inside my Android Devs comunity here: www.skool.com/android-devs
@muzammalabdulghafoor64185 ай бұрын
Very good and precise explanation. Tried to cover each aspect of CI/CD for general use. worth watching😀
@jov_mit5 ай бұрын
Thank you so much for the kind words 🙏 I'm glad it ended up useful
@vikaskumar7 ай бұрын
Hey Jov, really cool video about ci/cd deployments. Learned something new today. good content. thank you
@jov_mit7 ай бұрын
Thank you so much for your kind words my friend! I am glad it ended up helpful
@ManishPatel30305 ай бұрын
Awesome guidance! Thanks Jov for this wonderful videos
@jov_mit5 ай бұрын
Thank you for the kind words my friend 💯🙏
@waffiqaziz32734 ай бұрын
Thank you so much sir, that was really help me, good explanation
@hinocenciopaulo6 ай бұрын
Thank you so much for sharing. I am happy to have found your channel.
@jov_mit6 ай бұрын
Thank you for the kind words my friend 🙌🙏 glad you found it useful
@ArdaKazanci4 ай бұрын
Awesome guidance! Thanks Jov
@jov_mit4 ай бұрын
Thank you brother 🙏 I'm glad it is helpful
@bharathprakash7 ай бұрын
Great joy!. Thanks for making this video
@jov_mit7 ай бұрын
I'm glad you liked it 🙌 thank you
7 ай бұрын
Quality content as always. Would you make some KMP tutorials in future?
@jov_mit7 ай бұрын
Thank you for the kind words 🙏 I'll definitely do KMP
@ratkokostov55647 ай бұрын
Thank you for sharing your knowledge!
@jov_mit7 ай бұрын
Thank you for the support and the kind words my friend 🙏💯
@abrarulhaq2762 ай бұрын
I understood your video completely. Just want to know if you have any video that should guide me through creating APK through CI/CD pipelines. Because in locally i can create APK and i have keystore file. but i dont know how to do that for CI/CD.
@jov_mit2 ай бұрын
Hi! That's a great question. I don't have such video, but I can imagine what you need to do is change the gradle command that now creates a bundle - to create an apk. I have to mention tho, that recommended way is to generate bundles instead of APKs, but I understand you might be in different situation.
@sumyat_coding9 күн бұрын
This is Awesome.
@jov_mit9 күн бұрын
Thank you 🙏
@pembatamang823312 күн бұрын
Amazing content, please try to improve your audio quality if possible.
@jov_mit12 күн бұрын
Thank you so much for the feedback mate, I appreciate it 🙏 I already took steps after this video to improve the audio, like adding sound panels to reduce the echo & noise, and bought a new expensive mic that helps. Would you mind please sharing what aspects of the audio aren't good enough so I pay more attention to that?
@LouysHong986 ай бұрын
Hi Jov, thank you very much for sharing this video, it helped me a lot! But I have a question - why didn't we need a step to setup the Android SDK? Is the Java JDK all that is needed for Gradle to build the Android app?
@jov_mit6 ай бұрын
Hi Louys, thanks for the kind words 🙏 Yes, indeed. The gradle wrapper takes care of the rest.
@damorvipul19937 ай бұрын
hey jov , nice video also it will be great if you make video on code coverage.
@jov_mit7 ай бұрын
Thank you for the kind words, and the suggestion. I will definitely consider. Thank you!
@FarhanKhan-t5s11 күн бұрын
Hi Jov, why your devs community is not opening for me? I can't even find it.
@jov_mit11 күн бұрын
Hey mate 👋 that's very unfortunate. Which country are you trying to access it from? I know some countries can't access the skool platform for some reason, and that's a known issue. The link to the community is here: skool.com/android-devs if it doesn't work I'd suggest using VPN It's a known and unfortunate issue :(
@FarhanKhan-t5s11 күн бұрын
@@jov_mit Yes, vpn fixed it and saved my life. Before that, I was like f***k I lost such a wonderful stuff....Then searched you everywhere LinkedIn, Insta, Github.... Jov, you are doing great work!
@shershas43292 ай бұрын
woow 😍
@jov_mit2 ай бұрын
I have this in written form, many other Android related topics, job profile optimization and hands-on support here: www.skool.com/android-devs
@ophariom126 ай бұрын
its Vary complicated processHey there! The process is quite complicated, but I'll do my best to explain it to you. Thanks Sir !
@konstantinvolkov26293 ай бұрын
great
@Brandon-kx3zg6 ай бұрын
Hello sir, I have been studying android development for almost 4 months already, I want to know how long it take for you to become comfortable with building an application or getting a client if you don't mind 🙂
@jov_mit6 ай бұрын
Hi 👋 I help people become Android developers in about 6 months by utilizing the RAD method. After the program people start getting clients and build real world experience while getting paid for it. If you are interested about it - join my free community here: skool.com/android-devs/about and I'll help you out
@Brandon-kx3zg6 ай бұрын
@@jov_mit thank you sir
@AbdulDery6 ай бұрын
can you provide the github repo or any another way to send us that script
@jov_mit6 ай бұрын
absolutely! here's the repo: github.com/mitrejcevski/android-devs-app
@AbdulDery6 ай бұрын
@@jov_mit Great Kindly add it to the description of the video...this is really helpful
@datrrico7 ай бұрын
Nice
@jov_mit7 ай бұрын
Thank you 🙏
@name15667 ай бұрын
Hii sir, can you sell me any old developer account ? Please
@jov_mit7 ай бұрын
Hi 👋 I'm not sure what do you mean by that. Do you need a Google Play Developer Account?
@name15667 ай бұрын
@@jov_mit yes sir
@name15667 ай бұрын
@@jov_mit but the old one , before 23rd nov. Please please.. if you have it or can arrange... Please sir...
@jov_mit7 ай бұрын
I'm sorry, I don't have one to sell. I will check around if someone has it
@name15667 ай бұрын
@@jov_mit Ok. Please let me know if you find it. I am going to buy one but if a get older one then it would be 😃
@pilotbri6 ай бұрын
good video, but, with respect, I don't need to see you talking, I want to see the screen while you are talking. Maybe put yourself in a small box in the lower corner instead of switching back and forth.
@jov_mit6 ай бұрын
Thank you for sharing your thoughts and feedback - it is very valuable. As you mentioned - it is a video. If I show the screen and nothing is happening on it while I am explaining/making a point over something - it becomes a slideshow. And therefore much less engaging and more boring. I'm writing this from actual metrics we've done over the past. Still - thank you so much for your feedback - I really mean it. It helps me reconsider the editing overtime 🙏
@pilotbri6 ай бұрын
@@jov_mitmaybe wait a bit longer after switching screens to transition back to you.
@jov_mit6 ай бұрын
@@pilotbri that's definitely a great idea. Thanks for sharing 🙏