Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monero.com Android APK is not reproducible #338

Open
emanuelb opened this issue Apr 14, 2022 · 1 comment
Open

Monero.com Android APK is not reproducible #338

emanuelb opened this issue Apr 14, 2022 · 1 comment
Labels
Enhancement New feature or request

Comments

@emanuelb
Copy link

building by steps in: #337 (comment) but with running source ./app_env.sh monero.com

the diff beetwen the generated apk and apk from github https://github.com/cake-tech/cake_wallet/releases/download/v4.4.0/monero.com_1.0.5.apk is:

Files ./FromGithub/assets/flutter_assets/AssetManifest.json and ./LocalBuild/assets/flutter_assets/AssetManifest.json differ
Files ./FromGithub/classes.dex and ./LocalBuild/classes.dex differ
Files ./FromGithub/lib/arm64-v8a/libapp.so and ./LocalBuild/lib/arm64-v8a/libapp.so differ
Files ./FromGithub/lib/arm64-v8a/libcw_monero.so and ./LocalBuild/lib/arm64-v8a/libcw_monero.so differ
Files ./FromGithub/lib/arm64-v8a/libflutter.so and ./LocalBuild/lib/arm64-v8a/libflutter.so differ
Files ./FromGithub/lib/armeabi-v7a/libapp.so and ./LocalBuild/lib/armeabi-v7a/libapp.so differ
Files ./FromGithub/lib/armeabi-v7a/libcw_monero.so and ./LocalBuild/lib/armeabi-v7a/libcw_monero.so differ
Files ./FromGithub/lib/armeabi-v7a/libflutter.so and ./LocalBuild/lib/armeabi-v7a/libflutter.so differ
Files ./FromGithub/lib/x86/libcw_monero.so and ./LocalBuild/lib/x86/libcw_monero.so differ
Files ./FromGithub/lib/x86_64/libapp.so and ./LocalBuild/lib/x86_64/libapp.so differ
Files ./FromGithub/lib/x86_64/libcw_monero.so and ./LocalBuild/lib/x86_64/libcw_monero.so differ
Files ./FromGithub/lib/x86_64/libflutter.so and ./LocalBuild/lib/x86_64/libflutter.so differ

from AssetManifest.json:

+     "assets/images/Twitter.png": ["assets/images/Twitter.png", "assets/images/2.0x/Twitter.png", "assets/images/3.0x/Twitter.png"],
-     "assets/images/Twitter.png": ["assets/images/Twitter.png", "assets/images/3.0x/Twitter.png", "assets/images/2.0x/Twitter.png"],
@SamsungGalaxyPlayer SamsungGalaxyPlayer added the Enhancement New feature or request label Oct 28, 2022
@ghost
Copy link

ghost commented May 1, 2024

@SamsungGalaxyPlayer @OmarHatem28 @Serhii-Borodenko @fossephate @tuxpizza Do we have any update on these consistent build issues from 2 - 3 years ago? Some clarity would go a long way. Not sure if this is a problem with the correct build steps not being followed, or what.

This team has accomplished quite a lot in the last 6 months with the new currencies and the F-droid repo!

Better reviews on sites like WalletScrutiny would go a long way towards building the user base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants