Your Recipes App
CtrlK
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Push Notification
    • Package Name
    • Get YouTube API Key
    • Server Connection
    • Ad Network
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change Logo
    • Change Color
    • Change Text
    • Change Images
    • Change Font
  • Admin Panel
    • Getting Started
    • Create Database
    • Import Database
    • Upload PHP Script's
    • Database Configuration
    • Related Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed Bundle / APK
  • Migrate from Older Version
    • v4.0.0 to v4.0.1
    • v3.1.x to v4.0.0
    • v3.1.0 to v3.1.1
    • v3.0.0 to v3.1.0
  • RTL (Right to Left) Direction
  • Rating and Support
  • Changelog
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Admin Panel

Create Database

  1. Login to your cpanel hosting and open MySQL Databases

  2. Create database and give database name like you want, as example : ‘solodroid_myapp_db’

  3. Create user for your database

  4. Add user to your database and check ALL PRIVILEGES

PreviousGetting StartedNextImport Database

Last updated 5 years ago

Was this helpful?