Sumários

Android Remote Storage (Firebase)

3 Novembro 2022, 10:30 João Guerreiro

Shared preferences, text files, and local databases. Saving data locally. Client-server mobile communication. Calling web services. Remote storage: using Google Firebase. Real-time databases. Authentication, storage and messaging.Student assignment - tutorial project "Paint": enrich the application with distributed storage and communication.


Android Sensors & Maps

27 Outubro 2022, 15:00 João Guerreiro

Overview. Identifying Sensors and Sensor Capabilities. Sensor types supported by the Android platform. Sensor framework. 
Using Location. Using the Google Maps API.  Placing markers and tracing routes. 
Student assignments: tutorial project "Paint": adapt your Paint application when shaking and other sensor-related behaviors. Incorporate a map and location capabilities into your app.


Wireless communication and wireless networks

27 Outubro 2022, 13:00 Ana Paula Pereira Afonso

Problems and challenges. Wireless connectivity.

Wireless communication. Electromagnetic spectrum: radio, microwaves and infrared. Wireless communications.Wireless networks and technologies: bandwidth and range. GSM and Satellite networks.


Android Sensors & Maps

27 Outubro 2022, 10:30 João Guerreiro

Overview. Identifying Sensors and Sensor Capabilities. Sensor types supported by the Android platform. Sensor framework. 
Using Location. Using the Google Maps API.  Placing markers and tracing routes. 
Student assignments: tutorial project "Paint": adapt your Paint application when shaking and other sensor-related behaviors. Incorporate a map and location capabilities into your app.


Android Events and Touch

20 Outubro 2022, 15:00 João Guerreiro

Touch sensor. Detecting onscreen gestures. Using Sensors. Motion sensors. 

Student assignment: tutorial project "Paint": detect a double tap and a long press.