Hi, I believe Jon suggestion to use System.json may be smallest, I checked the size of using Jayrock.Json only and found that it adds 92KB to the dll size.
Best Regards, Sridharan Srinivasan Alias Sri. On Thu, Dec 15, 2011 at 8:21 PM, Jonathan Pryor <j...@xamarin.com> wrote: > On Dec 14, 2011, at 6:40 PM, klimaye wrote: >> The only part I can see where I could possibly make a change is the json >> parsing. > > Mono for Android provides System.Json.dll, which is 24KB in size (unlinked). > Compare to Netwonsoft.Json.MonoDroid.dll, which is 358KB. You might want to > consider System.Json. > > As for SQLite, instead of using Mono.Data.Sqlite you may consider using > Sqlite-net, though this won't support existing ADO.NET code (a feature in > this case, as it doesn't depend on System.Data.dll): > > http://code.google.com/p/sqlite-net/ > > TweetStation uses Sqlite-net. > > - Jon > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid -- Sridharan Srinivasan Alias Sri Ph:(65)98255785/(65)63922439 www.arshu.com _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid