Re: [android-developers] Re: connecting mysql database
On Sun, Aug 22, 2010 at 5:32 AM, Tim <tim@mobiforms.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home