﻿<?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 - Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</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>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Thu, 28 Aug 2014 06:09:42 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;blockquote&gt;1) This did not help, it still says no reference found. Do I have to add it manually to another file?&lt;/blockquote&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I created blank project using Crosslight project template. Next, an image named: mywindow_background.png is added into &lt;strong&gt;drawable&lt;/strong&gt; folder. I also set the &lt;strong&gt;Build Action&lt;/strong&gt; of the image to &lt;em&gt;AndroidResource&lt;/em&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;To change the background, &lt;em&gt;Styles.xml&lt;/em&gt; is modified into following (the default image for windowBackground is light_splash)&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;
&amp;lt;resources&amp;gt;
  &amp;lt;style name="Theme.Splash" parent="android:Theme"&amp;gt;
    &amp;lt;item name="android:windowBackground"&amp;gt;@drawable/icon&amp;lt;/item&amp;gt;
    &amp;lt;item name="android:windowNoTitle"&amp;gt;true&amp;lt;/item&amp;gt;
  &amp;lt;/style&amp;gt;
&amp;lt;/resources&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Save the changes; rebuild the solution; and deploy the project to the Android device. It works without any issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you have different steps or approach to change the background, please let me know so that I can assist you further.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;2) How do I get the license file to work? I put in my runtime code and its not working and I've tried pasting the entire XML file but there are problems when it comes to the quotations.&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;To apply the runtime license to the target project, open the AssemblyInfo.cs file and instantiate an IntersoftLicense assembly attribute. Copy the content of the downloaded runtime license and paste it as the content of the IntersoftLicense assembly attribute. See the following example.&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;using System.Reflection;
using System.Runtime.InteropServices;
using Android.App;
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
using Intersoft.Crosslight;

[assembly: AssemblyTitle("ImageLoaderLocalAndUrl2.Android")]
...
[assembly: IntersoftLicense("sample-license-key")]&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;When properly licensed, the evaluation message will no longer appear when the application starts.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should the problem persist, please provide more information regarding the problems when it comes to the quotations.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;3). Yes just simple binding to load up a webpage&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I'm afraid that the binding to load up a webpage is not available in the current version of Crosslight.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Thu, 28 Aug 2014 05:15:32 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;Exception of type 'Java.Lang.IllegalArgumentException' was thrown but first I see the attached screenshot.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Thu, 28 Aug 2014 04:52:52 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;For the facebook I get the following error:&lt;/p&gt;&lt;p&gt;Error&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;4&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;Cannot implicitly convert type 'System.Threading.Tasks.Task&amp;lt;Intersoft.Crosslight.Services.Social.IUserProfile&amp;gt;' to 'Intersoft.Crosslight.Services.Social.UserProfile'&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;C:\Users\xxx\Dropbox (Personal)\xxx\xxx\xxx.Core\ViewModels\xxxViewModel.cs&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;256&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;51&lt;span class="Apple-tab-span" style="white-space:pre"&gt;	&lt;/span&gt;xxx.Core&lt;/p&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;</description></item><item><title>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Thu, 28 Aug 2014 02:45:28 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;1) This did not help, it still says no refrence found. &amp;nbsp;Do I have to add it manually to another file?&lt;/p&gt;&lt;p&gt;2) How do I get the license file to work? &amp;nbsp;I put in my runtime code and its not working and I've tried pasting the entire XML file but there are problems when it comes to the quotations.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;3). Yes just simple binding to load up a webpage&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Thank you for the other response, I have not right the Facebook yet.&lt;/p&gt;</description></item><item><title>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Wed, 27 Aug 2014 07:31:51 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Q: I'm trying to change the styles.xml to change the background but it keeps saying "No resource found that matches the given name (at 'android:windowBackground' with value '@drawable/radioBackground'). I put the image in the drawable folder&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;item name="android:windowBackground"&amp;gt;@drawable/radioBackground&amp;lt;/item&amp;gt;&lt;/pre&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;A: In the Solution Explorer, right-click on the solution; select "Clean Solution". After the process finish, try to "Rebuild Solution".&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please let me know whether this helps or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Q: -Unable to change image on Android using the BindableProperties.ImageSourceProperty&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;A: Please find my sample posted on August 28, 2014 which shows how to load an image from a remote url and locally in &lt;a href="" target="_blank&amp;quot;"&gt;Crosslight Images&lt;/a&gt; thread.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;There are two buttons in the sample. When user press the button, it will change the "image placeholder" with other images. The images loaded from a remote url and local.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Q: -How can I get the facebook user info once it gets back into the application?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;A: To obtain the user profile for the logged-in user, simply use the following code.&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;ISocialNetworkService sns = ServiceProvider.GetService&amp;lt;ISocialNetworkService&amp;gt;();

if (sns != null)
{
    UserProfile facebookProfile = sns.GetProfileAsync("Facebook");
}&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For more detail information, please check &lt;a href="http://developer.intersoftpt.com/display/crosslight/Getting+User+Profile" target="_blank"&gt;Getting User Profile&lt;/a&gt; of Crosslight documentation&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Q: -How can you use Webviews with Crosslight?  Is there a way to bind into them???&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;A: Currently there is no way to bind WebViews using Crosslight.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Could you please provide me with more information about the binding? Is it binding for the navigation or something else?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Help</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Help/</link><pubDate>Thu, 21 Aug 2014 22:38:50 GMT</pubDate><dc:creator>devincroud</dc:creator><description>&lt;p&gt;I've tried to get live chat but no one ever answers...&lt;/p&gt;    &lt;p&gt;I have the following issues:&lt;/p&gt;    &lt;p&gt;Android:&lt;/p&gt;
    &lt;p&gt;-I'm trying to change the styles.xml to change the background but it keeps saying "No resource found that matches the given name (at 'android:windowBackground' with value '@drawable/radioBackground'). I put the image in the drawable folder&lt;br&gt;
        &lt;/p&gt;&lt;pre&gt;&amp;lt;item name="android:windowBackground"&amp;gt;@drawable/radioBackground&amp;lt;/item&amp;gt;&lt;/pre&gt;
    &lt;p&gt;-Unable to change image on Android using the BindableProperties.ImageSourceProperty&lt;/p&gt;
    &lt;pre&gt;public virtual string radioBackgroundUrl
    {
        get
        {
            return "radioBackground.jpg";
        }
        set
        {
            _radioBackground = value;
            OnPropertyChanged("radioBackgroundUrl");
        }
    }&lt;/pre&gt;&lt;br&gt;
    &lt;pre&gt;public LoginViewModel()
    {
        LoginCommand = new DelegateCommand(ExecuteLogin);
        SocialLoginCommand = new DelegateCommand(ExecuteSocialLogin);
        _radioLogo = "radioLogo.jpg";
        _radioBackground = "radioBackground.jpg";
        _settings = Container.Current.Resolve&amp;lt;AppSettings&amp;gt;();
    }&lt;/pre&gt;
    &lt;p&gt;-How can I get the facebook user info once it gets back into the application?&lt;/p&gt;
    &lt;p&gt;-How can you use Webviews with Crosslight?  Is there a way to bind into them???&lt;/p&gt;
    &lt;p&gt;Please help, I have e-mailed technical support and tried to chat with technical support multiple times and I never get answered.&lt;/p&gt;</description></item></channel></rss>