Clear and concise video, just like the language Kotlin. Also I learnt about the usage of coroutines. They actually make code simpler :). Many thanks for this tutorial.
@mdAshikuzzamanAkash4 жыл бұрын
you helped me a lot! actually I'm not a genuine developer. i develop app using sketchware( a drag & drop ide for people who even have to idea about coding) your video helped me a lot even though you're using kotlin
@MrIMacro2 жыл бұрын
I have the same problem, nothing shows in the result field. Another thing, I wish if anyone could provide us with the same app but with Java not Kotlin.
@arpitgupta31514 жыл бұрын
I'm not getting results when I enter the value It's not even showing the error if both currencies are same
@santi06ful4 жыл бұрын
What do I have to do so that when "et_firstConversion" is 0 or there is no text, in "et_secondConversion" set to "'0" or clear completely. Help pls
@mdAshikuzzamanAkash4 жыл бұрын
is there any unit converter api available? I'm searching it but found nowhere. help me if you can
@rushlive4 жыл бұрын
Please make a video of this but on java please.. please
@Indently4 жыл бұрын
Hey! Java is a waste of time if you're working with Android in Android Studio. Google has official support for Kotlin, so I really recommend you learn Kotlin for this kind of stuff. Good luck!
@nexgen.graphics4 жыл бұрын
@@Indently My goodness I switched to Kotlin. It really makes life easier :).
@mr_rawa3 жыл бұрын
Hello, sir. How can I make it update automatically every minute?
@atharvvishwasgupta87163 жыл бұрын
Hi! The API is not working for me since ratesapi has now become paid. It would be really great if you could fix that using any other free APi. Please update your code on github.
@Indently3 жыл бұрын
Hi Atharv, use another API and the knowledge that you gain from this video.
@atharvvishwasgupta87163 жыл бұрын
@@Indently Ok thanks
@weiyue14 жыл бұрын
Hi do u know what dependencies do I need if I'm coding in java
@Indently4 жыл бұрын
There might be a dependency similar to coroutines, but in the end you just need to retrieve the JSON data on a different thread, so in theory you don't need any dependencies at all if you use Java. The Kotlin dependency just makes life a whole lot easier. Thanks for commenting!
@weiyue14 жыл бұрын
@@Indently Ahh I see. Thanks a lot.
@RC_Emana3 жыл бұрын
you would shown us how you built the app rom scratch. we don't need to see only codes but also to understand the code
@Indently3 жыл бұрын
Ok
@ZiaStudy_corner4 жыл бұрын
Can with this same idea and code we still can upload it on Play store???with same API code??
@Indently4 жыл бұрын
Only if you promise to subscribe
@ZiaStudy_corner4 жыл бұрын
@@Indently yes i already sub it
@ZiaStudy_corner4 жыл бұрын
@@Indently plz cnfrm is it possible to upload it on play store
@jomamusk9791 Жыл бұрын
The api is not working.
@shreyaghosal94174 жыл бұрын
What if i want to get the currency converted from any country to any country ..like i dont want to mention these many countries are required..it can be of more than any numerous count..is that possible??also can we directly give permission such that it will automatically give us the details
@Indently4 жыл бұрын
It's possible, but you need to search an api for that on Google
@shreyaghosal94174 жыл бұрын
@@Indently ook..can u please make a separate video for that
@subhadeepmukherjee35274 жыл бұрын
Sir, Can we make this app offline? I mean where do i put my conversion database ?
@Indently4 жыл бұрын
Create a Room Database that has its values updated each time the user retrieves the latest information, and then use those values in case there is no connection
@hemanthpagadala30993 жыл бұрын
How to add indian currency
@farukylmaz28663 жыл бұрын
pls send Java code?
@Indently3 жыл бұрын
Hey there! Unfortunately we don't make Android videos anymore, please check out Philipp Lackner or Coding in Flow instead. Have a nice day!
@TheWagnersr924 жыл бұрын
Great
@RobertCastilloC4 жыл бұрын
how or where can i put the locally json file to do this app work without internet anyone please help me
@mdAshikuzzamanAkash4 жыл бұрын
if you save the json in app, how will your app update the currency as value of currency is changing continuously
@RobertCastilloC4 жыл бұрын
@@mdAshikuzzamanAkash No, assuming it is another app I am developing an app with static information.
@mdAshikuzzamanAkash4 жыл бұрын
@@RobertCastilloC ok, then use one method, save your json file in sharedpreference & later use that
@Karuni74 жыл бұрын
Good shit homie
@taqdeeskhalid60273 жыл бұрын
Anyone have same project in java language. Kindly share with me.
@Indently3 жыл бұрын
I recommend learning Kotlin, if you want to be a great Android developer :)
@Okidoki2582 жыл бұрын
someone have free API I cant find any
@orxanazmammadov31872 жыл бұрын
your project dont work
@Indently2 жыл бұрын
Mine works, I think it's yours that doesn't ahah
@orxanazmammadov31872 жыл бұрын
@@Indently I start this project, it opens, but no converter works