Comment 37 for bug 661166

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

Hey! A few weeks ago I started building a Homebank Mobile App for Android. It is my very first contact with Android programming and the first version(s) will be quite specialized to my needs. But of course I will share the code (when the initial version is complete). I think this will be in 1 or 2 weeks.

One important thing: I built this app in the context of having a .XHB-file on a Dropbox account. At the first startup of the app you have to connect it to dropbox and choose the file. Then you can edit your transactions or add new ones etc. After finishing the editing it is possible to reupload (and replace) the file on dropbox. I'm planning in future versions to use the app without dropbox, too. But as I said, the first version will be specifically for my own needs.

Just a few questions about the XML format Homebank is using. Is there any documentation about the tag attributes of the XML file? Most of them are clear but not all. Where or whom should I ask such specific questions?