I was thinking of making an Android Application, a Cook Book for example, that can be semi-online. Meaning the Application doesn't have to be online but it can be. An example would be that the users want to share recipes with other people on the network.
I'm going to use Java as the backend of the system, so I was thinking of using JDBC. Is that possible?