Unit CSD302 Mobile Apps
ASSIGNMENT ONE: Assignment 1
DUE ON – 10/01/2019
ANDROID STUDIO RESOURCES –
- https://developer.android.com/training/basics/firstapp/
- https://stackoverflow.com/questions/tagged/java
- https://developer.android.com/guide/topics/media/camera
- https://www.varvet.com/blog/android-qr-code-reader-made-easy/
UNDERSTANDING THE LAYOUT –
Android Studio is a complex piece of software with many technical features. Understanding the layout and how the software works is crucial to developing a functioning mobile application. The resources above are easy to follow guides which will help create different intents inside the Java framework. Please note students CAN use Koplin, however you will have to do so at your own discretion.
Android Studio comes with a plethora of tools you can use for the module. Please Read the following to familiarise yourself with the layout of the software:
https://developer.android.com/guide/topics/ui/declaring-layout
Alternatively you can watch the ProgrammingKnowledge youtube series: https://www.youtube.com/watch?v=EknEIzswvC0&list=PLS1QulWo1RIbb1cYyzZpLFCKvdYV_yJ-E&index=1
Please take time to practice your programming skills with JAVA.