How to make Dictionary app | Android Studio | 2024

How to make dictionary app in android studio with Kotlin with free api?
In this tutorial, learn how to create a powerful Dictionary app using Android Studio and Kotlin. We'll guide you through the process, covering everything from basic setup to advanced features like Retrofit integration and API connectivity. Watch now and dive into the exciting realm of creating your own online dictionary app! #AndroidStudio #Kotlin #AppDevelopment #DictionaryApp"
FREE API : dictionaryapi.dev
If you want to support
☕ Buy me a coffee!"☕
www.buymeacoffee.com/bimal
---------------------------------------------------------------------------------------------------------------
🔥 Don't forget to like, share, and subscribe for more awesome tutorials! 🎉
---------------------------------------------------------------------------------------------------------------
GITHUB LINK :
github.com/bimalkaf/Android_D...
---------------------------------------------------------------------------------------------------------------
In this video you learned how to create
* Dictionary app using android studio
* Dictionary application with Kotlin
* Retrofit Dictionary application
* Dictionary app API integration
* Dictionary app android studio
* Create online dictionary app in android studio
💬Chat app with Firebase Complete Series 🔥
• Chat App with Firebase...
📱TikTok Clone app with Firebase Complete Series 🔥
• Shorts App (Reels,Shor...
Android Full Project App Development Playlist:
• Playlist
INSTAGRAM :
/ easytutoyt

Пікірлер: 65

  • @MobileDeveloper1965
    @MobileDeveloper19652 күн бұрын

    You enlighten my hope again.

  • @nayansingha6469
    @nayansingha64696 ай бұрын

    Good class sir

  • @user-hb7tu9cq5x
    @user-hb7tu9cq5x6 ай бұрын

    Keep on

  • @Bluehacks
    @BluehacksАй бұрын

    Can we create custom dictionary with google sheet as a db? You can pull up the word or edit the word and save

  • @rosric2429
    @rosric24294 ай бұрын

    Very Good explanation sir. Just Subscribed 👍

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    Thanks

  • @hughiegamps
    @hughiegamps5 ай бұрын

    This is my first video learning about Kotlin. Thanks a lot, sir. It is easy to understand.

  • @iqbalrivaldi2856
    @iqbalrivaldi28567 ай бұрын

    I love android development with Kotlin❤

  • @EasyTuto1

    @EasyTuto1

    7 ай бұрын

    Thanks❤️

  • @toxicnepal4003
    @toxicnepal40037 ай бұрын

    jet pack compose ko use garam ta bro.

  • @kimimarootsutsuki9124
    @kimimarootsutsuki9124Ай бұрын

    Good job pal.

  • @EasyTuto1

    @EasyTuto1

    Ай бұрын

    Thanks

  • @thisissayansaha
    @thisissayansaha2 ай бұрын

    Thank you

  • @EasyTuto1

    @EasyTuto1

    2 ай бұрын

    You're welcome

  • @user-pv1kz3kp6q
    @user-pv1kz3kp6q6 ай бұрын

    Sir, can you add sounds and also word suggestions on the search bar

  • @EasyTuto1

    @EasyTuto1

    5 ай бұрын

    Sound we can add we can use exoplayer to play the sound from URL. For suggestions Dictionary api doesn't provide such API as of now. We should find some other API's for that which might not be free.

  • @antoniofuller2331
    @antoniofuller23315 ай бұрын

    my first video learning kotlin

  • @EasyTuto1

    @EasyTuto1

    5 ай бұрын

    Great.❤️ Have a best journey ahead.

  • @meymey5134
    @meymey5134Ай бұрын

    Hello! Thank you for such a great video! Could you please help me? (I have got a trouble, when i run my app and try to find response from api in logcat, it shows that response is null. i double checked url and internet connection, but everything is alright. what could have possibly gone wrong?

  • @EasyTuto1

    @EasyTuto1

    Ай бұрын

    Same url can you paste in browser and see what response is coming.

  • @user-fz9hc4kk8t
    @user-fz9hc4kk8t7 ай бұрын

    sir how to make education app for tution

  • @Programingcomputereng
    @Programingcomputereng5 ай бұрын

    Sir can you make offline dictionary for us?

  • @rishiraj2548
    @rishiraj25487 ай бұрын

    👍🙏

  • @Parshya333
    @Parshya3337 ай бұрын

    Hii❤

  • @kelum2274
    @kelum22744 ай бұрын

    Dear sir one request please if possible Can you make a video for an offline dictionary using a database? Love from Haflong Assam.

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    Soon

  • @HiruthikWiz-tx2bw
    @HiruthikWiz-tx2bw5 ай бұрын

    What is the Android studio version is used?

  • @EasyTuto1

    @EasyTuto1

    5 ай бұрын

    Latest one Hedgehog version.

  • @eddiemarcruz4021
    @eddiemarcruz4021Ай бұрын

    Hi Sir Can I get your code ? How to convert to Java your kotlin code Sir do you have a video how to convert?

  • @005_mustafafahim5
    @005_mustafafahim57 ай бұрын

    Hey, I am facing a issue. In the logcat, it' showing "QT files not found" can you give any possible solution

  • @EasyTuto1

    @EasyTuto1

    7 ай бұрын

    Some compilation error it seems. Check android studio and the project has been set up correctly

  • @MudithaSasanka
    @MudithaSasanka6 ай бұрын

    sir i trting windows pc but Dictionary has stopped open app again error will come why sir

  • @EasyTuto1

    @EasyTuto1

    6 ай бұрын

    Its crashing. Check the Logcat.

  • @bekzodtilloevofficial
    @bekzodtilloevofficial4 ай бұрын

    Hello bro. First, I want to thank you for that kind of video. And I could create it at once. But, as I am also a Korean teacher. I want korean-uzbek dictionary. I want use SQL and fill all the info by myself. How can I add SQL info on it and how can I change inside of it? Thank you a lot. Waiting for your responce.

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    If you want to make own dictionary and add update words time to time, You need to create a backend server or use Firebase,Appwrite etc. If you want to make offline dictionary, You need to load all words in the app db itself, you will not able to update the dictionary frequently, You need to push the app update to playstore.

  • @bekzodtilloevofficial

    @bekzodtilloevofficial

    4 ай бұрын

    @@EasyTuto1 Hi there again. Yes. I want to make offline dictionary. Maybe after a year can update. How can I do it?

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    You can create a SQLite db , inject that db in the app and write code to load data from that db.

  • @bekzodtilloevofficial

    @bekzodtilloevofficial

    4 ай бұрын

    @@EasyTuto1 Understand. Thank you very much

  • @kiituupahne
    @kiituupahne6 ай бұрын

    Sir vo api dictionary copy paste goggle pr error dikha rha h kya kruuu🥺

  • @blah466

    @blah466

    6 ай бұрын

    The link which you copied can be pasted and the link ends with en/ so instead of that write en/mobile and try it again

  • @contentisking6702

    @contentisking6702

    3 ай бұрын

    ​@@blah466 Thank you ❤❤❤❤❤

  • @ShashiKantART
    @ShashiKantART5 ай бұрын

    If we prefer not to utilize a free API and instead wish to integrate our own comprehensive database or create a unique and extensive dictionary, how can we accomplish this?

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    If you want to add dictionary db itself in the app, the app size will be un imaginary big.Or you just create your API, deploy it in server and integrate in the app.

  • @SAHIL-ls5ij
    @SAHIL-ls5ij2 ай бұрын

    sir i try to clone and it run perfectly but after search a word it kept searching and not giving any result what should i do?

  • @EasyTuto1

    @EasyTuto1

    2 ай бұрын

    It keeps searching means what its showing loading? There might be some error or something is wrong in your code.

  • @SAHIL-ls5ij

    @SAHIL-ls5ij

    2 ай бұрын

    Yes it kept loading

  • @SAHIL-ls5ij

    @SAHIL-ls5ij

    2 ай бұрын

    Sir I actually clone it 😅 is there we have to do any additional work after clone plz guide me

  • @SAHIL-ls5ij

    @SAHIL-ls5ij

    2 ай бұрын

    ​@@EasyTuto1 sir it's working now😅 I don't know what I did but it worked and thanks for the making video and source code ☺️❤

  • @EasyTuto1

    @EasyTuto1

    2 ай бұрын

    Great Sahil Keep it up.

  • @JackMarson.
    @JackMarson.24 күн бұрын

    I followed your instructions but when I tried to run the application, it didn't work. I don't know where the error is

  • @EasyTuto1

    @EasyTuto1

    18 күн бұрын

    What didn't work?

  • @JackMarson.

    @JackMarson.

    16 күн бұрын

    I fixed :)) tks u so much

  • @user-fz9hc4kk8t
    @user-fz9hc4kk8t7 ай бұрын

    Sir make video on paytm clone project in android java please sir 🙏🙏🙏🙏

  • @pranayirpachi4582
    @pranayirpachi45826 ай бұрын

    this application we can add in resume

  • @EasyTuto1

    @EasyTuto1

    6 ай бұрын

    100%

  • @shitalsingh5053
    @shitalsingh505320 күн бұрын

    It shows 254 error 3 warning 10 typos........ some help me with this

  • @EasyTuto1

    @EasyTuto1

    18 күн бұрын

    Have you written the code or downloaded from github?

  • @peacefulnaturelife5542
    @peacefulnaturelife55423 ай бұрын

    Sir plz, same project create using java

  • @EasyTuto1

    @EasyTuto1

    3 ай бұрын

    You can convert code or write yourself its not a big deal. Just syntax is different. But why java why not kotlin?

  • @Parshya333
    @Parshya3337 ай бұрын

    Sir Can you speak in Hindi?

  • @moinulislam221

    @moinulislam221

    7 ай бұрын

    English for everyone, this is best fo everybody.

  • @nehakoli6504
    @nehakoli65044 ай бұрын

    Hi i m not able to resolve 2 errors 1 from MainActivity.kt= setIU(it) getting red error on (it) 2. DictionaryApi.kt= Response getting red error on Response please suggest.

  • @EasyTuto1

    @EasyTuto1

    4 ай бұрын

    Check the code correctly.

  • @purabkashyap972

    @purabkashyap972

    2 ай бұрын

    for the 2 problem, select the Response from retrofit2 not okhttp3, code will be like this: retrofit2.Response

  • @nayansingha6469
    @nayansingha64696 ай бұрын

    Sir you WhatsApp or Telegram group