On Sun, Aug 22, 2010 at 5:32 AM, Tim <[email protected]> wrote: > A direct connection to a remote database is perfectly secure, usable > and technically possible particularly if the Android device is > connecting via a secure wi-fi network or a GPRS/3G network where the > SIM is part of a private APN. Unlike J2ME for example, the Android > framework supports full database JDBC connectivity.
However, the database connection protocols are designed with reliable LANs in mind. Neither WiFi nor 3G are reliable, simply because device owners have the audacity to move around, sometimes while doing the unthinkable and actually using their devices. :-) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

