fixes: Fix image alignment in README

repair
Indraprasta Risaldi 2023-11-30 10:24:35 +01:00
parent 1ef2f4fce5
commit d9401414b0
1 changed files with 38 additions and 42 deletions

View File

@ -1,3 +1,10 @@
<style type="text/css">
.centerImage
{
margin: 0 auto;
display:block;
}
</style>
<img src="Einrichtung/Logo_2023_300dpi.png" alt="drawing" width="200"/>
@ -17,67 +24,56 @@
+ Unter `Einstellungen` suchst du nach *Gerätinfo*. Je nach Modelle unterscheidet sich was hier angezeigt (s. **Bild 1.1**).
Diese befindet sich normalerweise ganz am Ende.
<center>
<figure>
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo" width="500">
<figcaption align="center"><em>Bild 1.1 Gerätinfo unter <code>Über das Tablet</code>.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.1 Gerätinfo unter <code>Über das Tablet</code>.</em>
</figcaption>
</figure>
+ Wenn Du schon drin bist, wieder bis ganz am Ende scrollen bis Du `Build-Nummer` siehst. Hier kommt der Trick :
**:exclamation: 7-mal drücken :exclamation:** und dein eigenes PIN-Code eingeben, oder auch nicht.
<center>
<figure>
<img src="Einrichtung/Android_Einstellungen_Build.png" alt="Buildnummer" width="500">
<figcaption align="center"><em>Bild 1.2 Auf dem <code>Build-Nummer</code> 7-mal drücken.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Einstellungen_Build.png" alt="Buildnummer" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.2 Auf dem <code>Build-Nummer</code> 7-mal drücken.</em>
</figcaption>
</figure>
#### :tada: Entwicklermodus aktiviert :tada:
### 2. Entwicklermodus Einstellen
Gehst Du wieder zu `Einstellungen` > `System` > `Entwickleroptionen`. So wie immer, liegt meistens ganz am Ende.
<center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen1.png" alt="Entwickleroptionen_1" width="500">
<figcaption align="center"><em>Bild 1.3 <code>Entwickleroptionen</code>.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen1.png" alt="Entwickleroptionen_1" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.3 <code>Entwickleroptionen</code>.</em>
</figcaption>
</figure>
Suchst Du nach `App für simulierte Standorte auswählen` und drauf klicken.
#### :memo: TIPS: verwendest Du lieber die Lupe oben rechts und gibst den Optionname ein :memo:
<center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen2.png" alt="Entwickleroptionen_2" width="500">
<figcaption align="center"><em>Bild 1.4 <code>App für simulierte Standorte auswählen</code>.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen2.png" alt="Entwickleroptionen_2" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.4 <code>App für simulierte Standorte auswählen</code>.</em>
</figcaption>
</figure>
Und wählst hier **Trimble Mobile Manager**-App aus.
<center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen_Position_teilen.png" alt="Entwickleroptionen_3" width="500">
<figcaption align="center"><em>Bild 1.5 <code>Trimble Mobile Manager</code> auswählen.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen_Position_teilen.png" alt="Entwickleroptionen_3" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.5 <code>Trimble Mobile Manager</code> auswählen.</em>
</figcaption>
</figure>
So sieht es bei Dir am Ende aus:
<center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen3.png" alt="Entwickleroptionen_4" width="500">
<figcaption align="center"><em>Bild 1.6 So sieht <code>App für simulierte Standorte auswählen</code> aus.</em>
</figcaption>
</figure>
</center>
<figure>
<img src="Einrichtung/Android_Entwickleroptionen3.png" alt="Entwickleroptionen_4" width="500" class="centerImage">
<figcaption align="center"><em>Bild 1.6 So sieht <code>App für simulierte Standorte auswählen</code> aus.</em>
</figcaption>
</figure>
#### :tada: Dein Trimble Mobile Manager ist einsatzbereit :tada: