Page 4 of 9
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Tue Nov 28, 2023 2:46 pm
by mickgardner1
Great to have the Android port back - I'm currently using it on a Nokia phone, Lenovo tablet and Windows PC.
Looks like I have to manually sync from my Android devices to get it to update the database stored in my Onedrive but I can live with that.
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Wed Nov 29, 2023 6:58 am
by guangong
yup, a manual sync back is required to reflect the new database file in cloud storage. this is to avoid data conflict/loss in the early stage.

- MMEX database sync.png (72.14 KiB) Viewed 345933 times
this might be the practical way today. if we change to c/s architecture to storage & manage the database in the cloud, this would be easier.
then the question would be: is it safe or ok for the end users. now, the database is 100% in your control.
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Wed Nov 29, 2023 3:10 pm
by mickgardner1
Can't see any problem with that.
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Wed Nov 29, 2023 9:40 pm
by KenK
KenK wrote: Fri Nov 24, 2023 4:27 pm
That has fixed the deleted transaction problem, but sadly the Income vs Expenses calculation seems to have been affected - at the bottom of the Home screen it's just showing zeros, and the option under Reports shows nothing at all.
Renato wrote: Fri Nov 24, 2023 4:51 pm
There has been another correction, download this version again and check if it is now correct.
(Sorry for taking so long to reply.) Using ammx-2023.11.27-release-v18.apk: the problem with deleted transactions and the Income vs Expenses calculations are both working correctly now.
However, the app is now crashing when I select a transaction to see the details, or when I tap the "+" to add a new transaction. There are no error messages, it just goes back to the phone's home screen. The 2023-11-24 version did the same thing. Android suggested clearing the cache for the app, but that didn't help.
I created a very small test database (on Windows, synced via OneDrive); view a transaction and add a transaction work fine with that. My main database is at transaction Id 15280.
I also tried upgrading to database v19 (using v1.7 beta on Windows and the v19 version of aMMx) and the same thing happens.
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Thu Nov 30, 2023 2:18 am
by guangong
hi @KenK ,
thanks for trying desktop v1.7-beta, it will be GA soon.
in terms of crashing while adding a new transaction, I can not reproduce it either on my dataset.
this is the most popular activity after the Main Activity, I suspect the crash is highly related to your unique dataset.
I will continue investing in the code and it would be great if you could provide a minimal dataset that can reproduce it.
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Thu Nov 30, 2023 10:09 am
by KenK
Hi,
guanlisheng wrote: Thu Nov 30, 2023 2:18 am
hi @KenK ,
I suspect the crash is highly related to your unique dataset...provide a minimal dataset that can reproduce it.
I tried using the ammx-23-11-20 release, and it's now crashing; it was working ok a week or so ago, when I noticed the deleted tx thing. Might be something I added recently.
I will try to obfuscate details in my database, then work out how to send you a copy; it's about 2MB. It might take me a few days.
Ken
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Fri Dec 01, 2023 2:47 am
by user0000
Happy to see this again and thank you to
@guanlisheng !!
I just saw that v2023.12.01.1002 released:
https://github.com/moneymanagerex/andro ... 12.01.1002
I'm assuming this is out of beta?
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Fri Dec 01, 2023 3:18 am
by guangong
hi @user0000,
yes. after two weeks of running with many beta users, I think it is stable enough with some primary functionalities.
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Fri Dec 01, 2023 9:38 am
by luisdev
There are two .apk files:
- ammx-2023.12.01-release-v18.apk
- ammx-2023.12.01-release.apk
What is the difference between those two files?
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Fri Dec 01, 2023 9:56 am
by guangong
v18 for desktop mmex v1.6.x with schema v18 while the other is for the latest destkop mmex v1.7.0/schema v19.