We have been using Basic4Android for several days now and are making good progress. One thing we would like to do is to save a customer signature to an sqlite database. Following the signature capture routine on this site has proved useful, but this shows how to save the signature to a bitmap. Could anyone who has had some experience with this provide assistance to write it to a file (I am trying to hold it in a blob field). I'm sure this is a simple matter (but we've only had the program for a week now, so any help would be most appreciated).