Comment 68 for bug 661166

Revision history for this message
Wolfgang Moser (lebenlechzer) wrote : Re: wish: Android Client

It's been quite a while again. My still early version for Android supports now "local", "dropbox" and "google drive" as storage methods. You can't use many sophisticated features like in the Desktop version. But for primitive usage it should be fine. The processing of the local file is still done on the UI thread... so don't wonder why it looks so laggy and takes quite some time.

Another important note: To use Google Drive you have to go through a weird procedure because an app can only use files that the app itself has created. Therefore you can't just upload an .xhb file to gdrive. You must select "new file" in the file chooser. Then copy the content of your .xhb file to this gdrive file. Then you can press update in the app and it should work. Ask me if you don't understand :)

You can find the buggy, laggy version at http://web.student.tuwien.ac.at/~e0927207/homebank-mobile/

I am not sure if the Google and Dropbox stuff is still configured correctly. Please report if you can access everything.

@Maxime: I will upload all my stuff in the next few days to launchpad.