readme new file path updated

Co-authored-by: Sebastian Palmqvist <PalmN72@users.noreply.github.com>
Co-authored-by: Lee Sheppard <coolusername244@users.noreply.github.com>
This commit is contained in:
lvan-ni 2023-10-10 15:46:25 +02:00
parent 73459e6a65
commit e69c0f2fb7
4 changed files with 10 additions and 10 deletions

View File

@ -59,7 +59,7 @@ cd apps/skolplattformen-app-new/ && npm i
* Option 1: Using Metro Bundler
![metro bundler example](/docs/assets/image.png)
![metro bundler example](/apps/skolplattformen-app-new/docs/assets/MetroBundlerExample.png)
```bash
cd apps/skolplattformen-app-new && npm run start
```
@ -79,15 +79,15 @@ cd apps/skolplattformen-app-new/ && npm i
**Note**: Choose an appropriate guide based on your operating system:
* [Mac OS](/docs/android_mac.md)
* [Windows](/docs/android_windows.md)
* [Linux](/docs/android_linux.md)
* [Mac OS](/apps/skolplattformen-app-new/docs/android_mac.md)
* [Windows](/apps/skolplattformen-app-new//docs/android_windows.md)
* [Linux](/apps/skolplattformen-app-new//docs/android_linux.md)
#### Running the Android App
* Option 1: Using Metro Bundler
![metro bundler example](/docs/assets/image.png)
![metro bundler example](/apps/skolplattformen-app-new/docs/assets/MetroBundlerExample.png)
```bash
cd apps/skolplattformen-app-new && npm run start
```

View File

@ -53,7 +53,7 @@ Android Studio installs the latest Android SDK by default. Additional Android SD
To do that, open Android Studio, click on "Configure" button and select "SDK Manager".
![Android Studio Welcome](/docs/assets/GettingStartedAndroidStudioWelcomeMacOS.png)
![Android Studio Welcome](/apps/skolplattformen-app-new/docs/assets/GettingStartedAndroidStudioWelcomeMacOS.png)
> The SDK Manager can also be found within the Android Studio "Preferences" dialog, under **Appearance & Behavior****System Settings****Android SDK**.
@ -97,7 +97,7 @@ If you have a physical Android device, you can use it for development in place o
If you use Android Studio to open `./apps/skolplattformen-app-new/android`, you can see the list of available Android Virtual Devices (AVDs) by opening the "AVD Manager" from within Android Studio. Look for an icon that looks like this:
![Android Studio AVD Manager](/docs/assets/avd_icon.png)
![Android Studio AVD Manager](/apps/skolplattformen-app-new/docs/assets/avd_icon.png)
If you have recently installed Android Studio, you will likely need to [create a new AVD](https://developer.android.com/studio/run/managing-avds.html). Select "Create Virtual Device...", then pick any Phone from the list and click "Next", then select the **Q** API Level 29 image.

View File

@ -51,7 +51,7 @@ Android Studio installs the latest Android SDK by default. Additional Android SD
To do that, open Android Studio, click on "Configure" button and select "SDK Manager".
![Android Studio Welcome](/docs/assets/GettingStartedAndroidStudioWelcomeWindows.png)
![Android Studio Welcome](/apps/skolplattformen-app-new/docs/assets/GettingStartedAndroidStudioWelcomeWindows.png)
> The SDK Manager can also be found within the Android Studio "Preferences" dialog, under **Appearance & Behavior****System Settings****Android SDK**.
@ -68,7 +68,7 @@ The React Native tools require some environment variables to be set up in order
3. Click on **Change my environment variables**
4. Click on **New...** to create a new `ANDROID_HOME` user variable that points to the path to your Android SDK:
![ANDROID_HOME Environment Variable](/docs/assets/GettingStartedAndroidEnvironmentVariableANDROID_HOME.png)
![ANDROID_HOME Environment Variable](/apps/skolplattformen-app-new/docs/assets/GettingStartedAndroidEnvironmentVariableANDROID_HOME.png)
The SDK is installed, by default, at the following location:
@ -113,7 +113,7 @@ If you have a physical Android device, you can use it for development in place o
If you use Android Studio to open `./apps/skolplattformen-app-new/android`, you can see the list of available Android Virtual Devices (AVDs) by opening the "AVD Manager" from within Android Studio. Look for an icon that looks like this:
![Android Studio AVD Manager](/docs/assets/avd_icon.png)
![Android Studio AVD Manager](/apps/skolplattformen-app-new/docs/assets/avd_icon.png)
If you have recently installed Android Studio, you will likely need to [create a new AVD](https://developer.android.com/studio/run/managing-avds.html). Select "Create Virtual Device...", then pick any Phone from the list.

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB