Meroku Knowledge Hub
GithubMeroku Protocol
  • 🎨The Ecosystem
    • Meroku Protocol
      • Personas In The Ecosystem
    • dApp Store Kit (dSK)
      • Use Cases
    • dApp-sdk
      • Modules
    • PWAs X Meroku
  • 💁Using Meroku
    • Publishing .apps
      • Claiming Your .app Name
      • Preparing For Submission
      • Updating Metadata
        • Basic Info
        • .app Builds
          • Android
          • iOS
          • Web
        • .app Images
        • Saving On Chain
    • Launch .appStore
      • Claiming Your .appStore Name
      • Metadata Update
        • Basic Information
        • .appStore Images
        • Assign a .dev Profile
        • Publish
        • .appStore Context
      • .appStore Implementation
        • Reference Implementations
          • Android
          • web (vanilla)
          • web (featured)
          • iOS
        • Custom Implementation
          • User Identity
          • appStore Context
          • .app Listing
          • Search
          • Rating & Reviews
      • Deploying .appStore
    • Developer Profile
      • .dev Profile
      • Update Developer Info
      • Publish
  • 👨‍💻Developers
    • API
    • API Docs
  • 🤝Contributing
    • For Contributors
  • 🎋Apps
    • dApp Explorer
    • .appStore Explorer
    • Contractly.in
  • 🧑‍🚒Support & FAQs
    • Contact Us
Powered by GitBook
On this page
  • Fields
  • Build File (APK)*
  • Architecture
  • Screen DPI
  • Minimum Version*
  • Version*
  • Package ID*
  • Version Code*

Was this helpful?

  1. Using Meroku
  2. Publishing .apps
  3. Updating Metadata
  4. .app Builds

Android

Update Android build details for your .app

Previous.app BuildsNextiOS

Last updated 1 year ago

Was this helpful?

If you have an Android build, you should use the Android section to upload builds for your .apps.

You can upload multiple builds. Each build can target a specific screen DPI or architecture. The .appStore will use this information to select the build that should be installed on a given Android device. You will have to enter this information for every build that you upload.

Fields

For you to publish an Android package, the following information will be needed:

Build File (APK)*

The .apk file.

Architecture

Choose the architecture that is supported by this build. Currently supported architectures - ALL

Screen DPI

Choose the Screen DPI that is supported by this build. Currently supported resolutions - ALL

Minimum Version*

Version*

This is the version of your .app.

Package ID*

Version Code*

The version code of the .app.

The minimum version of Android that is required. See the list of Android versions at :

This is the Android application ID for your .app. This is the id that looks like com.example.myapp that you must have set using

💁
https://en.wikipedia.org/wiki/Android_version_history#Version_history
https://developer.android.com/build/configure-app-module#set-application-id
Screenshot of Android build details