Bryan L
04/28/2021, 5:10 AMDay 45
• Tuned in to Android Worldwide
• Implemented LoadingScreen/smoother transitions to ModalDrawer Navigation
• Implemented Share Intent to share note in Note Detail Screen
Self-Comment
• Distracted today, but accomplished a few things. Definitely need to pick up the pace. Otherwise I won't have much accomplished by the end of May!
• Lots of information presented in Android Worldwide, some beginner friendly, some not. I did not join any of the chat groups during intermissions.
• I've also decided not to try and give a talk for the Chicago Event I had mentioned a few weeks back. Still have a long way to go and want to focus on more immediate portfolio gains(things that I can add to before/during applying for jobs).
• Bumped up my min sdk to 26 for now as I still need to fix cases that require lower API levels in my app. So instead of people potentially testing on lower SDKs, they just won't be able to run it.
• Need to get around to learning how to Test, practice with REST APIs/Firestore, Accessibility. Some key features I believe I need to cover before attempting any interviews.
• Would love to break down my app for others, but still lacking feedback on the code. So while I don't think there's much of an issue with my code(besides lack of tests), I'm really unsure. Will wait this one out. I don't mind not having best practices in my project(s) as long as they aren't bad practices
Goals Tomorrow
• Either start implementing tests or create user data/firestore in app