Your Second Kotlin Android App - Part 10: Adding a | Ray Wenderlich

To add items, you'll need to create a dialog and thankfully, Android has a ton of them.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4534-your-second-kotlin-android-app/lessons/10

My app is not working. It just says “ListMaker keeps stopping”. How to resolve this?

HOLA, I troubleshooted it all by myself and my app is now up and working…

@amanmeena Really glad you sorted it out! Cheers! :]

That is awesome is there anyplace I can see the code you worked through. I am struggling with the same application and Can’t get it to compile. I have made too many changes and didn’t commit any of them to Git so I am pretty much stuck. Any help would be great

When you try to compile the app, what sort of errors are you experiencing? Mind you, this series was recorded on an older version of an Android Studio so things may not compile out of the box. I believe this made using Android Studio 3.2.

You can download a copy of it here: Android 스튜디오 다운로드 자료실  |  Android 개발자  |  Android Developers

That way, you’ll be able to follow along.

FYI - I’m currently updating this course to the current version of Android Studio.