Android Revisited: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
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."
 
Line 1: Line 1:
=Introduction=
=Introduction=
Well build an app to send photos to my server and show on Web page. Sound simple but so much has changed.
Well build an app to send photos to my server and show on Web page. Sound simple but so much has changed.
=Day 1=
=Day 1 Here to remind me=
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.
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. Needed to upgrade android gradle plugin to 8.8.0 and I updated gradle to 8.12

Revision as of 03:36, 2 March 2025

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 Here to remind me

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. Needed to upgrade android gradle plugin to 8.8.0 and I updated gradle to 8.12