Re: [android-developers] Re: How to Sync Database Data to a Desktop Application without internet connection..
Aadi,
I suggest you have a look at the MobiForms Advanced Edition mobile development tools for Android. The MobiForms Advanced Edition includes the MobiForms Developer and the MobiForms Sync Server. The MobiForms Developer is designed to replace Eclipse, the Android SDK and the need to learn and program in Java. Most programming is done by drag and drop. MobiForms was especially designed for the creation of mobile database oriented apps. On the device you install the MobiForms mobile client which includes an embedded HSQLDB database. HSQLDB is very similar to SQLite and supports full SQL plus MobiForms will automatically create a seed mobile database.
The MobiForms Sync Server is designed to sit on your PC or database server and acts as the middle man managing bi-directional synchronisation from any number of Android devices to most back office databases including Oracle, SQL Server, MySQL, DB2, Sybase, SQLite, HSQLDB and Firebird. The MSS does not use cumbersome layers of web services but direct JDBC connectivity.
For more information go to: http://www.mobiforms.com
Kind regards,
Tim @ MobiForms
On Saturday, 13 October 2012 08:09:25 UTC+1, Aadi Rockzz wrote:
-- On Saturday, 13 October 2012 08:09:25 UTC+1, Aadi Rockzz wrote:
Is There any Other Option is there to Sync Data from Android App to Desktop Database other-than Using Web-Service??
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