Mobile app
  • Home
  • Woocommerce Mobile App
    • Bookstore
      • Introduction
      • Environment Setup
      • Platform setup
      • Set up an editor
      • Run the App
      • Website Integration
      • UI Customize
      • Firebase configuration
        • Android Configuration
        • iOS Configuration
      • Dynamic UI changes
      • Basic Features
      • Release
        • Publish to google play
        • Publish to App store
      • UI Screens
  • J2store Mobile App
    • Outfit
      • Introduction
      • Environment Setup
      • Install the Ionic CLI
      • Firebase Configuration
        • iOS Configuration
        • Android Configuration
      • Ionic platforms
      • Push Notifications
      • UI Customization
      • Basic Features
      • Releases
        • Publish to Google Play
        • Publish to Apple Store
Powered by GitBook
On this page
  1. Woocommerce Mobile App
  2. Bookstore

Run the App

Run InspireUI Apps

After extracting the source code package from Themeparrot, open the code folder with Android Studio.

  1. Update the Android SDK for Bookstore project, open Android Studio > Preference > search Flutter and update Flutter SDK Path

  2. Head to the file pubspec.yaml and select pub get or Packages get to install the required libraries.

  3. Open IOS/Android simulator.

  4. Press the run button (green play icon) to start the project.

PreviousSet up an editorNextWebsite Integration

Last updated 2 years ago