Last modified by Thomas Schwotzer on 2025/06/04 11:42

From version 99.1
edited by Thomas Schwotzer
on 2024/10/22 09:42
Change comment: There is no comment for this version
To version 94.1
edited by Thomas Schwotzer
on 2024/09/26 12:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,15 +62,32 @@
62 62  
63 63  [[Android-Studio Download>>url:https://developer.android.com/studio||shape="rect"]]
64 64  
65 -Sie arbeiten das Tutorial [[Build your first application in Java>>url:https://web.archive.org/web/20240304060923/https://developer.android.com/codelabs/build-your-first-android-app#0||shape="rect"]] (das ist keine perfekte sung. Die Diskussion zu Kotlin führen wir in der Übung. Das wird sich auch ändern ab Sommer 25).
65 +Sie arbeiten das Tutorial [[Build your first application in Java>>url:https://developer.android.com/codelabs/build-your-first-android-app#0||shape="rect"]] durch. Sie stoppen an der Stelle, an der Sie Fragmente implementieren sollen. Stattdessen laden Sie sich das folgende Programmskelett in einem eigenen Projekt herunter und bringen es zum Laufen.
66 66  
67 - durch. Sie stoppen an der Stelle, an der Sie Fragmente implementieren sollen. Stattdessen laden Sie sich das folgende Programmskelett in einem eigenen Projekt herunter und bringen es zum Laufen.
68 68  
69 -
70 70  {{view-file att--filename="CompBasedAppSkeleton.zip" display="thumbnail" height="150"/}}
71 71  )))
72 72  )))
73 73  |(((
72 +**
73 +**
74 +)))|(((
75 +**Vom Use-Case zum Interface
76 +**
77 +)))|(((
78 +(% class="content-wrapper" %)
79 +(((
80 +Wir diskutieren einen Ansatz wie an eine mobile App entwickeln kann.
81 +)))
82 +)))|(((
83 +\\
84 +)))|(((
85 +(% class="content-wrapper" %)
86 +(((
87 +\\
88 +)))
89 +)))
90 +|(((
74 74  **1**
75 75  )))|(((
76 76  **Android und MVC**
... ... @@ -95,27 +95,8 @@
95 95  )))
96 96  )))
97 97  |(((
98 -**2
99 -**
115 +**2**
100 100  )))|(((
101 -**Vom Use-Case zum Interface
102 -**
103 -)))|(((
104 -(% class="content-wrapper" %)
105 -(((
106 -Wir diskutieren einen Ansatz wie an eine mobile App entwickeln kann. Ein paar Worte über Viewpoints: Mobile Anwendungen kann man wie alle nicht-trivialen Systeme aus unterschiedlichen Perspektiven designen und beschreiben. Wir diskutieren das einmal.
107 -)))
108 -)))|(((
109 -[7]
110 -)))|(((
111 -(% class="content-wrapper" %)
112 -(((
113 -\\
114 -)))
115 -)))
116 -|(((
117 -**3**
118 -)))|(((
119 119  **Bluetooth**
120 120  )))|(((
121 121  Wir schauen uns Bluetooth als ein Beispiel drahtlosen Layer 2 Netzwerkes an, das ohne vordefinierte Infrastruktur auskommt. Bluetooth kann eine Basis für mobile Ad-hoc Netzwerke (MANETs) sein.
... ... @@ -125,7 +125,7 @@
125 125  \\
126 126  )))
127 127  |(((
128 -**4
126 +**3
129 129  **
130 130  )))|(((
131 131  **Security (Identitäten)
... ... @@ -144,8 +144,8 @@
144 144  \\
145 145  )))
146 146  |(((
147 -**5
148 148  **
146 +**
149 149  )))|(((
150 150  **Routing in Ad-hoc Netzwerken**
151 151  )))|(((
... ... @@ -284,14 +284,6 @@
284 284  
285 285  [6] [[Martin Wooley, A Developer's Guide to Bluetooth Technology (2016)>>url:https://www.bluetooth.com/blog/a-developers-guide-to-bluetooth/||shape="rect"]]
286 286  
287 -[7] [[Open Distributed Processing - Viewpoints>>url:https://en.wikipedia.org/wiki/RM-ODP||shape="rect"]]
288 -
289 -\\
290 -
291 -\\
292 -
293 -\\
294 -
295 295  == {{id name="B35MobileBetriebssystemeundNetzwerke-KlausurenausvorherigenSemestern"/}}Klausuren aus vorherigen Semestern ==
296 296  
297 297  (% class="wrapped" %)
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -249762375
1 +249757907
url
... ... @@ -1,1 +1,1 @@
1 -https://wiki.htw-berlin.de/spaces/fb4mobileapplicatio/pages/249762375/B35 Mobile Betriebssysteme und Netzwerke
1 +https://wiki.htw-berlin.de/spaces/fb4mobileapplicatio/pages/249757907/B35 Mobile Betriebssysteme und Netzwerke