-
Day 94: Android Studio App
I continued trying to add on to the Kotlin function. I continued looking through Layouts and “Classes and inheritance in Kotlin” from Android Developers as the examples give insight on how to use switches. Since this was mostly research, though, I ended up going to the Kotlin documentation and Kotlin Koans, a page that lets…
-
Day 92: Android Studio App
I continued attempting to build the app using the third resource I mentioned yesterday but I ran into issues connecting the different screens. I tried using other resources like the Android Developers “Android Kotlin Fundamentals: Define navigation paths” tutorial. I also attempted to revisit adding the correct Kotlin and looked at their intro pages “Learn…
-
Day 91: Android Studio App
Today I learned how to implement the navigation for different screens on Android Studio. Some helpful resources from the Android Developers website include the following: Get started with the Navigation component (good overview of the page) Guide to app architecture (not really helpful for setting up but a good read to better understand setup) Navigation…
-
Day 90: Android Studio App
I continued trying to add on to the Kotlin part of the app as well as trying to understand how to connect the two screens for navigation purposes. I ended up doing more research today and one helpful website was Alan Doc’s “Navigating between screens in an Android app” as well as the Android Studio…
-
Day 86: freeCodeCamp JavaScript Course
I continued making progress with loops (if and for), the next sub-lesson within the freeCodeCamp curriculum as I was having some difficulties with the last problem (Record Collection). I’ll continue looking at it as I progress through the other lessons. Hopefully I’ll be able to find a solution before I reach the end of the…
