question

deepakrathi avatar image
deepakrathi asked robert3 sent

Trying to add the apk for first time

Trying to upload apk with v1 signature only with the below command, to sandbox environment but it gives me error like 'oops invalid file' - no other clear message, I hope if there is any package name conflicts, then it will give me some kind of message at least

apksigner sign --ks /Users/deepakrathi/clover/clover-sandbox --v1-signing-enabled=true --v2-signing-enabled=false /Users/deepakrathi/Android_Projects/loyaltydog-clover/app/build/outputs/apk/sandbox/release/app-sandbox-release-unsigned.apk

Clover Android SDKApp Marketapp approvals
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image bryanvargas ♦♦ commented ·

I am not sure you are passing in a file, but try using the apksigner example here: https://docs.clover.com/docs/setting-up-an-android-emulator#installing-required-clover-merchant-apps

0 Likes 0 ·
johnnydepp43 avatar image
johnnydepp43 answered ssgcbill commented

Namun, ada kekurangannya: untuk mengakses apa pun, Anda biasanya perlu membayar untuk berlangganan. Masalah ini diselesaikan dengan aplikasi baru bernama inat box apk indir 2024. Anda dapat melihat semuanya secara gratis dengan menggunakannya. Ia juga menawarkan banyak fitur luar biasa. Inat box APK v13.14 adalah aplikasi baru yang memperbaiki masalah ini. Anda dapat melihat semuanya secara gratis dengan menggunakannya.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ssgcbill avatar image ssgcbill commented ·

i also want to make a apk for sepco online bill checking system.

0 Likes 0 ·
tomdanny avatar image
tomdanny answered

Adding an APK file for the first time can be an exciting endeavor, opening up new possibilities for your device. Whether you're installing a productivity tool, a game, or a utility app, the process is straightforward. Simply navigate to your device's settings, locate the "Security" or "Privacy" section, and enable the option to install apps from unknown sources. Once enabled, you can proceed to download the APK file and initiate the installation process. And while you're exploring new apps, don't forget to keep a handy collection of trolley coin tokens for those unexpected shopping trips. Happy app exploring!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

zodhenery avatar image
zodhenery answered

If you're encountering an "oops invalid file" error when uploading an APK signed only with v1 signature, it could be due to several reasons. Many modern Android environments, including sandbox environments, require APKs to be signed with both v1 (JAR signature) and v2 (APK Signature Scheme) signatures, so try signing your APK with both. Additionally, package name conflicts, file corruption, or compatibility issues with the sandbox environment's SDK version might be causing the error. Ensure the APK file is intact, check for unique package names, and verify that the file meets all sandbox requirements. If issues persist, use tools like apksigner or APK Analyzer for further diagnosis. If the APK is related to TikTok 18+ or Baixarsnaptube, make sure all relevant app-specific requirements and compliance regulations are also met.







10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

tomdanny avatar image
tomdanny answered

When trying to add an APK for the first time, ensure you follow the correct steps for a smooth installation. Begin by enabling installation from unknown sources in your device settings. Download the APK from a trusted source and open it to start the installation process. For a touch of personalization and to keep your workspace organized, consider using custom coasters that reflect your style while you manage your app installations.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

devin avatar image
devin answered

Check APK: Verify correct build, signature (apksigner verify), and rebuild if needed.

Keystore: Ensure correct path, password, and try -keystore-password and -storepass options.

Sandbox Restrictions: Confirm size, format, and other requirements. Contact Clover support.

Package Name: Check for conflicts in the sandbox.

Signing Config: Double-check --v1-signing-enabled and --v2-signing-enabled flags.

Use apksigner -v for details.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community