Android Revisited

From bibbleWiki
Revision as of 03:23, 2 March 2025 by Iwiseman (talk | contribs) (Created page with "=Introduction= Well build an app to send photos to my server and show on Web page. Sound simple but so much has changed. =Day 1= Android studio installed with copilot. The studio still seems a tad slow compared to VS Code and finding my way around build.gradle.kts is a bit different with the way it manages version numbers.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Well build an app to send photos to my server and show on Web page. Sound simple but so much has changed.

Day 1

Android studio installed with copilot. The studio still seems a tad slow compared to VS Code and finding my way around build.gradle.kts is a bit different with the way it manages version numbers.