ahmedsomaa / mobile-systems

A repo for Arizona State University SER 423 Mobile Systems Class Exercises & Assignments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SER 423: Mobile Systems

A repo for Arizona State University SER 423 Mobile Systems Class Exercises & Assignments.

⚠️ Disclaimer

This code, screenshots and demo videos have been submitted before. Therefore, please DO NOT COPY any of the code or the screenshots or videos included in this repo into your project submission or you might face a plagiarism case.

Table of Contents

  1. Exercises

    1.1 Exercise 1 - A simple hello world app.

    1.2 Exercise 2 - A simple app to create a reusable button with mutliple themes support.

    1.3 Exercise 3 - A simple app to retrieve data from a remote API.

    1.4 Exercise 4 - A simple app to store and retrieve data locally using AsyncStorage.

    1.5 Exercise 5 - A simple app to create a map app.

    1.6 Exercise 6 - A simple app to create an image album app using redux.

    1.7 Exercise 7 - A simple exercise to determine the running time of two provided functions.

  2. Assignments

    2.1 Assignment 1 - A simple app to navigate between two screen using Bottom Tabs Navigator.

    2.2 Assignment 2 - A simple app to use a WebView to embed external websites.

    2.3 Assignment 3 - A simple app to retrieve data from a remote API.

    2.4 Assignment 4 - A simple app to create an audio player.

    2.5 Assignment 5 - A simple app to create a map app with animated notification.

    2.6 Assignment 6 - A simple app to add dynamic images using redux.

    2.7 Assignment 7 - A simple app to expose custome android native modules.

About

A repo for Arizona State University SER 423 Mobile Systems Class Exercises & Assignments.

License:Other


Languages

Language:JavaScript 65.7%Language:Java 22.8%Language:C++ 8.8%Language:Starlark 2.3%Language:CMake 0.3%