Run the SmartDevicesPlus Design System Wizard to import the theme that we need from the menu WorkWithPlus---> WorkWithPlus for Native Mobile---> Design System Wizard

Then, define the following configurations:
Step 1:
- Theme: Flat
- Color: Orange

Step 2:
- Name: MyApp
- App title: MyApp
- App font: Poppins
- Icon: DemoAppIcon
- Splash screen: DemoAppLunch
Download images

Step 3:
- Menu design: Menu with banner
- Home panel design: Products List
- Use tabs in home panel: true
- Enable Onboarding: Checked
- Application bar: Always visible
Step 4:
- Detail fields design: use platforms default
- Data selection boxing: flat
- Data edit boxing: underline

Step 5:
- Security: Enable GAM authorization
- Login design: Login
- Enable fingerprint Login: true
- Register design: none

Run the App to visualize the theme. As we are using GAM, you should log in by using the following data:
User: admin
Password: admin123
Biometric Integration:
WorkWithPlus for Native Mobile provides an easy way to integrate a GeneXus application with the device's biometrics hardware. To use the fingerprint functionality you need to have the fingerprint enabled in the device.
In the following link, you can learn how to do it: https://android.gadgethacks.com/how-to/android-basics-unlock-your-phone-with-your-fingerprint-0171206/
If you are working with the Android SDK emulator, the recognition of the fingerprint is emulated with the following option:

In the following link, you can learn more about the Biometrics API
|