/and101-project1-starter

Starter code for the AND101 Project 1

Primary LanguageKotlin

AND101 Project 1 - Hello, Squirrel!

Submitted by: Brandon Tran

Time spent: 1 hour spent in total

Summary

Brandon's First App is an Android app that displays some information about me!

If I had to describe this project in three (3) emojis, they would be: 😊👋📲

Application Features

The following REQUIRED features are completed:

  • Change profile name to your name
  • Change profile bio text to a personal bio about yourself
  • Modify hobby section to include your top three (3) hobbies

The following STRETCH features are implemented:

  • Re-brand the app by modifying the UI
  • Modify the profile image by uploading a new image drawable

The following EXTRA features are implemented:

  • List anything else that you added to improve the app!

Video Demo

Here's a video / GIF that demos all of the app's implemented features:

Video Demo

Notes

I modified the XML file to change the text and the Kotlin code in MainActivity.kt.

License

Copyright 2024 Brandon Tran

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.