Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 2.48 KB

README.md

File metadata and controls

71 lines (45 loc) · 2.48 KB

AND101 Project 1 - Hello, Squirrel!

Submitted by: Dhruv Tripathi

Time spent: 3.25 hours spent in total

Summary

Hello Squirrel is an android app that recreates the common "Hello, World!", to introduce ourselves to the neighborhood squirrel 🐿. This was a simple project in order to introduce ourselves.

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:

project1AnimationAND101 https://i.imgur.com/MmFWWTV.gif (if above link doesn't work the try this one)

GIF created with ScreenToGif

Notes

Here's a place for any other notes on the app, it's creation process, or what you learned this unit!

  • Basic changing of text
  • Navigation through the files
  • How to run the emulator
  • Debugging when the emulator wasn't working and using my resources

License

Copyright 2024 Dhruv Tripathi

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.