There is a .NET Sync Framework that you could use with C#. http://msdn.microsoft.com/en-us/sync/default.aspx
On Mon, Jun 21, 2010 at 10:33 AM, Mark Murphy <[email protected]>wrote: > On Mon, Jun 21, 2010 at 10:30 AM, Boardy > <[email protected]> wrote: > > How can I get a PC application ideally in C# to be able to get the > > information out of the android device, is there a way that I can use > > the ADB without having to have the Android SDK installed on the PC. > > Have the Android application upload the data to a Web service. > > Have the C# application use the Web service. Or replace the C# desktop > application with a Web application. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android App Developer Books: http://commonsware.com/books > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Steven Maraj http://www.marajservices.com -- 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

