INAE17112 - Advanced
programming
course for Internet
Engineering speciality |
|||
Lecturer: Marek
Piasecki, PhD Tutorial hours: prowadzacy.wit.pwr.edu.pl, room 321/C3 or P2.3/C16 |
|||
Lecture | Laboratory | ||
Hours / sem. (h) : | 30 | 30 | |
Exam / Course work : | CW | ||
ECTS : | 5 | - | |
Workload (h) : | 60 | 90 |
CHANGES: Android 12 (API levels 31,32) changes the default handling of the system Back press on launcher activities that are at the root of their tasks. In previous versions, the system would finish these activities on Back press. In Android 12, the system now moves the activity and its task to the background instead of finishing the activity. The new behavior matches the current behavior when navigating out of an app using the Home button or gesture. Note: The system applies the new behavior only to launcher activities that are the root of their tasks—that is, to activities that declare an Intent filter with both ACTION_MAIN and CATEGORY_LAUNCHER. For other activities, the system handles Back press as it did before, by finishing the activity. |
Edition
[2017-2018] Stanford
- Developing iOS 11 Apps with Swift ( YouTube
) (originally available on
iTunes) - Lecture 1 - Introduction to iOS 11, Xcode 9 and Swift 4 - Lecture 2 - Model View Controller + Concentration game demo - Friday Session 1 - Debugging and Xcode Tips and Tricks - . . . |
Edition
[2017] Developing
iOS 10 Apps with Swift ( YouTube
) (
iTunes ) - Lecture 1 - Introduction to iOS 10, Xcode 8 and Swift 3 - Lecture 2 - MVC, iOS, Xcode + Mathematical Calculator demo - . . . |
Displaced location of selected / useful options and
tool buttons in
latest Xcode version 12/13/14:
|