Orban VPN Doc
  • 👋Welcome to A Orban VPN Product
  • APP GUIDE
    • 🔑Configure KeyStore Android
    • 📲Change app name
    • 🔄Change Icon
    • 📝Change package name
    • 🔰Change admob
    • 🔏Configure WireGuard Apple
  • ADMIN PANEL
    • 📥Firebase Setup
    • 🖥️Admin Setup
    • 📀Firebase Host
  • SUBSCRIPTION
    • 🛒Stripe Setup
  • 🤙Contact
Powered by GitBook
On this page
  1. APP GUIDE

🔑Configure KeyStore Android

PreviousWelcome to A Orban VPN ProductNextChange app name

Last updated 1 year ago

CtrlK

You have no Run configuration for your project. You can see it in the top of the screen - Add configuration. Click on it and create new Configuration.

then click on the build:

then click on the Generate Signed Bundle/APK:

After that this window will be shown, select apk and click to next:

Below keystore path click on create new:

After clicking on create new, this window will be shown. Now fill the details and select the path of keystore and keystore file name, Don't forget to add Validity for up to 1000 years:

After it has been successfully created, please replace app.jks in the android/app folder with the jks you created earlier, then open the key.properties file and input the data you have storePassword=remember

keyPassword=remember

keyAlias=key

storeFile=app.jks