DT
Android Expert
I'll take a look at this later.
Basically the one-click uses the ADB (Android Debugger) to connect to the phone, pushes/pulls some files, updates some SqlLite files (if needed), etc.
I suspect you could just do everything manually with the SDK (for OSX), but I'll see about running this under Mono, which is basically a .NET development environment for the Mac (so what you're doing is running a .NET application without needing Windows, or the windows .NET runtime files).
Basically the one-click uses the ADB (Android Debugger) to connect to the phone, pushes/pulls some files, updates some SqlLite files (if needed), etc.
I suspect you could just do everything manually with the SDK (for OSX), but I'll see about running this under Mono, which is basically a .NET development environment for the Mac (so what you're doing is running a .NET application without needing Windows, or the windows .NET runtime files).


I did everything out of clockwork mod... don't even know what to do without it. I guess learn adb??
