Android Tutorial for Beginners - Create a Todo App

preview_player
Показать описание
In this video, we will create a simple ToDo App with Android for Beginners.

#android #java #mobileDev
Рекомендации по теме
Комментарии
Автор

Great video for absolute beginners on Android development. I'm a full stack web developer and I found the syntax somewhere similar to react

rvft
Автор

When I type
return remove(position);
in the OnItemLongClick it tells me it cannot resolve symbol position.
Is this because you skipped a part in the video where you make that parameter or has something changed since this tutorial was uploaded?

tophatpigeon
Автор

Thanks, but Compose + Kotlin would be better than java + xml.

MA-hndc