﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - SQLight Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/SQLight-Android/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>SQLight Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/SQLight-Android/</link><pubDate>Mon, 29 Sep 2014 02:52:08 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Crosslight 2 SimpleExpense sample project uses SQLite. I tested this project using Crosslight 2 build 90 (can be downloaded in &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/updates/browse/Crosslight2_0_5000_90/" target="_blank"&gt;here&lt;/a&gt; on Android platform and find that everything worked smoothly and the application was accessed without any issues.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;If you are using older version, could you please try to update and re-test using SimpleExpense sample project (the sample can be downloaded from &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse/SimpleExpense" target="_blank"&gt;here&lt;/a&gt;). Should the issue persist, please feel free to let us know so that we can assist you further.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>SQLight Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/SQLight-Android/</link><pubDate>Fri, 26 Sep 2014 23:16:50 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;This also happens with iOS, same message.&lt;/p&gt;</description></item><item><title>SQLight Android</title><link>http://www.intersoftsolutions.com/Community/Crosslight/SQLight-Android/</link><pubDate>Fri, 26 Sep 2014 07:44:07 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;I'm trying to get SQLight to work in Android but keep getting the message:&lt;/p&gt;&lt;p&gt;System.Exception: The SQLite platform service is not initialized. Please make sure the Intersoft.Crosslight.Data.SQLite.[platform] is referenced in your project.&lt;br&gt;&lt;br&gt;I have the following code in my core AppServices.cs:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ServiceProvider.AddService&amp;lt;ISQLiteService, SQLiteService&amp;gt;();&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type[] types = new Type[] { typeof(UserData) };&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ISQLiteService service = ServiceProvider.GetService&amp;lt;ISQLiteService&amp;gt;();&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ISQLiteAsyncConnection connection = service.OpenDefaultConne&lt;/p&gt;&lt;p&gt;I have added&amp;nbsp;&lt;br&gt;&lt;span style="font-size: 10pt;"&gt;using Intersoft.Crosslight.Data.SQLite;&lt;br&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;using Intersoft.Crosslight.Data.SQLite.Android;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;to the Android Project and put the refrences in the AppInitalizer.cs&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>