Skip to content

Commit 5d4ff54

Browse files
author
adam-dupaski
committed
Restructure
1 parent 1c04c3f commit 5d4ff54

9 files changed

Lines changed: 13 additions & 13 deletions

File tree

content/en/docs/howto8/mobile/native-mobile/getting-started-with-native-mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before starting this how-to, make sure you have completed the following prerequi
2525
* For information on device requirements, see [System Requirements](/refguide8/system-requirements/)
2626
* If you wish to use an emulator for Android mobile testing, install a product such as [Bluestacks](https://www.bluestacks.com/nl/index.html) or [Genymotion](https://www.genymotion.com/) (your emulator must have Google Play services supported)
2727

28-
## 3 Creating a New App Based on the Quickstart App {#quickstartapp}
28+
## 3 Creating a New App Based on the Quickstarter App {#quickstartapp}
2929

3030
For details on making a Mendix app using the Blank Native Mobile App template, download the Make It Native 8 app on either the [Google Play store](https://play.google.com/store/apps/details?id=com.mendix.developerapp) or the [Apple App Store](https://apps.apple.com/us/app/make-it-native/id1334081181). This app template includes the latest version of Atlas UI, as well as the [Native Mobile Resources](/appstore/modules/native-mobile-resources/) module containing widgets and nanoflow actions for native mobile apps. For more information on building native mobile apps, see the [Build a Native Mobile Inspection App](https://academy.mendix.com/link/path/66) learning path (you must be signed in to the Mendix Platform to see this learning path). Using the Make It Native app to view the changes to your Mendix app, see the sections below.
3131

content/en/docs/howto8/mobile/native-mobile/native-styling/how-to-use-native-styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ With Mendix 8, you have the capacity to alter design properties with Mendix Stud
1414
## 2 Prerequisites
1515

1616
* Install an integrated development environment (IDE) of your choice (Mendix recommends [Microsoft Visual Studio Code](https://code.visualstudio.com/))
17-
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstart App](/howto8/mobile/getting-started-with-native-mobile/#quickstartapp) section of *Get Started with Native Mobile*
17+
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstarter App](/howto8/mobile/getting-started-with-native-mobile/#quickstartapp) section of *Get Started with Native Mobile*
1818
* Download the Make It Native 8 app on your mobile device via either the [Google Play](https://play.google.com/store/apps/details?id=com.mendix.developerapp) store or the [Apple App Store](https://apps.apple.com/us/app/make-it-native/id1334081181) so you can text your app and see your styling changes
1919

20-
### 3 Customizing the Quickstart App
20+
### 3 Customizing the Quickstarter App
2121

2222
The [Blank Native Mobile App](https://marketplace.mendix.com/link/component/109511/) is styled using an Atlas UI resources package. This package consists of:
2323

content/en/docs/quickstarts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstarts"
33
url: /quickstarts/
4-
weight: 7
4+
weight: 4
55
description: "Presents tutorials on how to build an app in Studio Pro quickly and easily."
66
tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app development"]
77
---

content/en/docs/quickstarts/part1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app developme
88

99
## 1 Introduction
1010

11-
Get up and running with the Mendix Platform and start developing your first app in Mendix Studio Pro. This is Part 1 of the quickstart, where you will learn the basics of Studio Pro, handle data using the Domain Model, populate your app's pages with dynamic data, and create custom app logic using a microflow.
11+
Get up and running with the Mendix Platform and start developing your first app in Mendix Studio Pro. This is Part 1 of the quickstarts, where you will learn the basics of Studio Pro, handle data using the Domain Model, populate your app's pages with dynamic data, and create custom app logic using a microflow.
1212

1313
When you complete Part 1, you will have a photo album app that will allow users to upload, edit, and display pictures so that their cherished memories will be preserved. This guide, Part 1, will show you how to build a responsive web app compatible with all desktop, tablet, and mobile browsers.
1414

@@ -269,7 +269,7 @@ You have finished your responsive app! You can run your photo album app and test
269269
Launching your app compiles your app locally on your development machine, your local host. Publishing your app will push your app to a cloud environment or web container connected to your app. If none exists, an environment will be initialized for your app on the Mendix Cloud Free Tier EU.
270270
{{% /alert %}}
271271
272-
Congratulations! You successfully completed Part 1 of the quickstart guide. You have your first Mendix app to prove it, and it works on almost any device. Well done!
272+
Congratulations! You successfully completed Part 1 of the quickstarts. You have your first Mendix app to prove it, and it works on almost any device. Well done!
273273
274274
## 8 Continuing with the Next Tutorial
275275

content/en/docs/quickstarts/part2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ After taking a photo with your native mobile app and tapping the **Save** button
179179

180180
{{< figure src="/attachments/quickstarts/part2/responsive-app.png" width="450px" alt="Browser view">}}
181181

182-
Congratulations on successfully completing Part 2 of the quickstart guide! You are definitely on your way to succeed with the Mendix Platform.
182+
Congratulations on successfully completing Part 2 of the quickstarts! You are definitely on your way to succeed with the Mendix Platform.
183183

184184
For more information on building and deploying apps with Mendix, see [Building Native Apps](/refguide/mobile/distributing-mobile-apps/building-native-apps/). Put simply, Mendix lets you [build an app for distribution](/refguide/mobile/distributing-mobile-apps/building-native-apps/native-build-locally/) and get it running on a native device. After you develop further, you can [debug native app issues](/refguide/mobile/distributing-mobile-apps/native-debug/) to improve your users' experience. Then, you can add [custom fonts](/refguide/mobile/designing-mobile-user-interfaces/images-icons-and-fonts/) to make your app feel more like your brand. And if you ever need help, we have [troubleshooting help](/refguide/mobile/getting-started-with-mobile/prerequisites/) for you just in case.
185185

content/en/docs/refguide/mobile/designing-mobile-user-interfaces/native-styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ You have the capacity to alter design properties with Mendix Studio Pro. Further
5858
### 5.1 Prerequisites
5959

6060
* Install an integrated development environment (IDE) of your choice (Mendix recommends [Microsoft Visual Studio Code](https://code.visualstudio.com/))
61-
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstart App](/refguide/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
61+
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstarter App](/refguide/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
6262
* Download the Make It Native 9 app on your mobile device via either the [Google Play](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx9) store or the [Apple App Store](https://apps.apple.com/us/app/make-it-native-9/id1542182000) so you can text your app and see your styling changes
6363

64-
### 5.2 Customizing the Quickstart App
64+
### 5.2 Customizing the Quickstarter App
6565

6666
The [Blank Native Mobile App](https://marketplace.mendix.com/link/component/109511/) is styled using an Atlas UI resources package. This package consists of:
6767

content/en/docs/refguide/mobile/getting-started-with-mobile/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before starting this guide, make sure you have completed the following prerequis
3434
Android devices running MIUI (Xiaomi/Redmi devices) are not supported as Mendix test devices. They can run a production version of your Mendix app, but not the development version based on the [Make It Native App](/releasenotes/mobile/make-it-native-9/) or a [custom developer app](/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/).
3535
{{% /alert %}}
3636

37-
## 3 Creating a New App Based on the Quickstart App {#quickstartapp}
37+
## 3 Creating a New App Based on the Quickstarter App {#quickstartapp}
3838

3939
For more information on building native mobile apps, see the [Build a Native Mobile Inspection App](https://academy.mendix.com/link/path/66) learning path (you must be signed in to the Mendix Platform to see this learning path).
4040

content/en/docs/refguide9/mobile/designing-mobile-user-interfaces/native-styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ You have the capacity to alter design properties with Mendix Studio Pro. Further
5858
### 5.1 Prerequisites
5959

6060
* Install an integrated development environment (IDE) of your choice (Mendix recommends [Microsoft Visual Studio Code](https://code.visualstudio.com/))
61-
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstart App](/refguide9/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
61+
* Create a Mendix app based on the Blank Native Mobile App template by following the [Creating a New App Based on the Quickstarter App](/refguide9/mobile/getting-started-with-mobile/#quickstartapp) section of *Get Started with Native Mobile*
6262
* Download the Make It Native 9 app on your mobile device via either the [Google Play](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx9) store or the [Apple App Store](https://apps.apple.com/us/app/make-it-native-9/id1542182000) so you can text your app and see your styling changes
6363

64-
### 5.2 Customizing the Quickstart App
64+
### 5.2 Customizing the Quickstarter App
6565

6666
The [Blank Native Mobile App](https://marketplace.mendix.com/link/component/109511/) is styled using an Atlas UI resources package. This package consists of:
6767

content/en/docs/refguide9/mobile/getting-started-with-mobile/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before starting this guide, make sure you have completed the following prerequis
3434
Android devices running MIUI (Xiaomi/Redmi devices) are not supported as Mendix test devices. They can run a production version of your Mendix app, but not the development version based on the [Make It Native App](/releasenotes/mobile/make-it-native-9/) or a [custom developer app](/refguide9/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/).
3535
{{% /alert %}}
3636

37-
## 3 Creating a New App Based on the Quickstart App {#quickstartapp}
37+
## 3 Creating a New App Based on the Quickstarter App {#quickstartapp}
3838

3939
For more information on building native mobile apps, see the [Build a Native Mobile Inspection App](https://academy.mendix.com/link/path/66) learning path (you must be signed in to the Mendix Platform to see this learning path).
4040

0 commit comments

Comments
 (0)