Creating Your First App
This guide walks you through setting up a new app in Appilix from scratch. The process takes just a few minutes.
Step 1 — Enter your website address
The first thing Appilix needs is your website URL. This is the address that will load inside your mobile app.
Enter the full URL including https://, for example:
https://example.comStep 2 — Set your app name
Enter the name you want to appear on the user's device — this is the label shown below your app icon on the home screen.
Keep it short and clear. Most devices display between 10 and 14 characters before truncating. If your brand name is long, consider a shortened version.
Step 3 — Upload your app logo
Your app logo is used as the app icon on the home screen and throughout the app stores.
Requirements:
- Format: JPG, JPEG, or PNG
- Recommended size: at least 512 × 512 pixels
- Use a square image with no rounded corners — the operating system applies the shape automatically
Step 4 — Set your package name (Android) or bundle ID (iOS)
This is a unique identifier for your app used by the Google Play Store and Apple App Store.
Format: Reverse domain notation, for example:
com.yourcompany.yourappRules:
- Lowercase letters, numbers, and dots only
- Must start with a letter
- Each segment separated by a dot must start with a letter
Save and continue
Once all four fields are filled in, save your changes. Your app is now created and you can begin configuring modules — push notifications, navigation, splash screen, and more — from the dashboard.
The next step most users take is setting up the Splash Screen and Style Customization to match their brand, followed by Push Notifications if they want to engage users right away.