Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I been reading a lot about the joys of Kotlin, but TBH it kinda aggravates me with this "amp:&&.jomamma;amp&" stuffs when its supposed to be something else entirely.. Similar to posting emoji and keyboard symbols with the Forums.apk and read the post later with a browser.. Gets ridiculous trying to re read stuff later. Just my 2¢I really enjoy kotlin for Android development. It's packed with new features that make development quick and it's forgiving if you are a new developer
I been reading a lot about the joys of Kotlin, but TBH it kinda aggravates me with this "amp:&&.jomamma;amp&" stuffs when its supposed to be something else entirely.. Similar to posting emoji and keyboard symbols with the Forums.apk and read the post later with a browser.. Gets ridiculous trying to re read stuff later. Just my 2¢
Go on, someone suggest something. Let's have like, a tech discussion.. anyone..?
kotlin will replace Java its Java on steroids. Heck you can even mix Java and Kotlin together either one will run in JVM not only that but you can export Kotlin as javascript and run it in the browser. Its definately something to hang on the old tool belt
kotlin will replace Java its Java on steroids
... if you want to touch a ui object just type it's name...
Code blocks are tiny compared to Java
if you want to touch a ui object just type it's name. Want to touch any variable just define it outside all method blocks and it's global
...want to move a method from one .kt file to another just do it it'll still work without refactoring dependant code. Fast I tell you
Each to their own. Feel free to use whichever programming language you like support for Java isn't going away just my programming style and Kotlin go together really well. I'll continue using Kotlin for Android apps because it really pleases me. One thing you have going for you is Java executes and compiles "faster" Google is working on making Kotlin as fast but it's still being developed. At the end of the day, I'm glad I can write both Java and Kotlin fairly well and fast.
Oh absolutely. Programming languages are as much down to personal preference and affinity, than technical reasons. I'm just interested in what makes one 'better' than the other, from a technical standpoint. But yeah, it's ultimately down to horses for courses.
Ive been building on Lineage Source, Soong is pretty amazing. Added an regenerating Ninja file that build assists.