I would like to create a mind map app using Kotlly...
# android
m
I would like to create a mind map app using Kotllyn. What should I study? Can I study android canvas?
g
Sure, probably you need a lot of custom drawing on canvas. It’s not really Kotlin specific tho
m
Thank you for your quick reply. I had to make a simple mind map application until next week
g
Ohh, then probably I would search for some library that will help you or use views instead of custom drawing, it will be just much easier to write and work with it
m
Um ... Have you ever used a library?
g
Nope
I mean in general this task (write an not “hello world” App in a few days without experince) sounds hard, but if you don’t have experience with canvas and custom drawing I think it’s almost impossible to do