Page 3 of 9
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Sun Nov 26, 2023 10:32 am
by guangong
would you use Android MMEX's "Open Database" to choose the saved MMEX in the drive?
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Sun Nov 26, 2023 6:10 pm
by Trauco
When i use the option "open database" i can only see the internal storage and the sd-card. there is no online-drive.
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Mon Nov 27, 2023 4:16 am
by guangong
this is wired and we expect both local storage and cloud storage. just polished it a little bit by applying extra permission
Code: Select all
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
please check out latest apk via
https://github.com/moneymanagerex/andro ... 11.27.1001
Re: Android MMEX v2023.11.27.1000 beta release
Posted: Mon Nov 27, 2023 2:54 pm
by Renato
Hi Lisheng
That was very good news, now I can access the database on my desktop PC both at home and on the go on my smartphone.
On Android I have installed the "CIFS Documents Provider" (
https://play.google.com/store/apps/deta ... r&hl=en_US) and can thus access internal shares via the SMB interface.
I use VPN for external access.
Attention: the MMEX database is not multiuser capable, please make sure that only one MMEX program is active.
I will test with a duplicate of my accounting system in the near future to see if there are no problems.
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Mon Nov 27, 2023 3:04 pm
by guangong
agree with the attention: sync via cloud storage in not perfect, and it only supports single direction and file level sync each time. multi-users would cause conflicts or data loss.
refer
viewtopic.php?p=24397#p24397
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Mon Nov 27, 2023 6:48 pm
by Trauco
Hello Lisheng,
i have now installed the onedrive app and the newest version MMEX app.
After the first test it look very good. There is now a synchronization with the desktop database.
A multi-user is not the case for me.
This development is a big step for mmex.
Thank you very much for your work and support.
Re: Android MMEX v2023.11.24.1000 beta release
Posted: Mon Nov 27, 2023 11:23 pm
by guangong
Great, please share it with more guys if possible. some practices sharing in any form is always welcome
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Tue Nov 28, 2023 10:04 am
by TobiD
Hi there,
I am really happy to see this thread. ;
After years of missing an android version this is amazing news.
As a user with no coding know how: How can i support this?
Greetings, TobiD
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Tue Nov 28, 2023 10:48 am
by stpharm
Is there any chance to see it on GooglePlay ?? I would love to have it on my Chromebook !!
Many Many Thanks for updating the android App !!! I do not much care about entering transactions rather than beeing able to check my transactions and reports from android/ChromeOS
Re: Android MMEX v2023.11.27.1001 beta release
Posted: Tue Nov 28, 2023 2:11 pm
by guangong
Thanks @TobiD
as the original developer Alen Siljak and @AlessandroL are absent now, it is hard to access their google play.
today, downloading from GitHub release might be the most practical way to continue the project code and catch up the parities.