Comp Sci Project Showcase
by Cody Schober

Project Resources and Links

This area is for links to other sites, projects, and resources

Mobizen

Mobizen is a mirroring application for Android and iOS devices. It allows a user to display and control their phone from their computer monitor, and this was what I used to demonstrate my application during the project presentation.


Hisham Muneer's YouTube Channel

Hisham Muneer is a YouTuber that has in-depth tutorials on JSON parsing, URL Connections, and Array Adapters for custom lists in Android Studio. It was this tutorial that I followed to create my Results and Bookmarks list and parse the Results JSON database in the Comp Sci Project Search application.


Tutorialspoint

Tutorialspoint is an educational site that contains beginner, advanced, and expert tutorials on a massive variety of programming languages. When learning how to use Android Studio, I followed their tutorials on their website in order to learn and gain a better understanding of what I was working with.


Android Developer Site

This is the main site and hub for Android Developers. Here, users can find tutorials and sample applications to help educate themselves on mobile development. I used this site to learn how to set up the navigation drawer and set up the Blog View fragment to display the project sites.


Android Studio Download Page

This is the page where users can find the download information for Android Studio. The software is free, and requires no registration in order to use.