<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic issue on compiling alfresco android version in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307308#M260438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I fillowed the updated wiki page (as below) to import Alfresco Android version and compile it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Android_:_Setup_Eclipse_Dev_Environment" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Android_:_Setup_Eclipse_Dev_Environment&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute goal on project alfresco-mobile-android-commons: Could not resolve dependencies for project org.alfresco.mobile.android.apps:alfresco-mobile-android-commons:apklib:1.4.0: The following artifacts could not be resolved: android:android:jar:4.4.2_r2, com.google.android.annotations:annotations:jar:22.3: Failure to find android:android:jar:4.4.2_r2 in &lt;/SPAN&gt;&lt;A href="https://repository.apache.org/content/groups/public/" rel="nofollow noopener noreferrer"&gt;https://repository.apache.org/content/groups/public/&lt;/A&gt;&lt;SPAN&gt; was cached in the local repository, resolution will not be reattempted until the update interval of apache-repository has elapsed or updates are forced -&amp;gt; [Help 1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the files and found it's failed to download the following 3 files to local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;android.android.android-4.4.2_r2.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;com.google.android.annotations.annotations-22.3.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;android.support.compatibility-v13.compatibility-v13-r18.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I googled internet and can only find just one file (com.google.android-4.4.2.jar) of the above three.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So anyboby please help resolve this issue, or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;possible to send the 3 jar files and a pom.xml file to my mail-box: yang_zhj(at)hotmail.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 02:06:09 GMT</pubDate>
    <dc:creator>andy2_0</dc:creator>
    <dc:date>2014-06-05T02:06:09Z</dc:date>
    <item>
      <title>issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307308#M260438</link>
      <description>HiI fillowed the updated wiki page (as below) to import Alfresco Android version and compile it.https://wiki.alfresco.com/wiki/Android_:_Setup_Eclipse_Dev_EnvironmentI got the error message:Failed to execute goal on project alfresco-mobile-android-commons: Could not resolve dependencies for project</description>
      <pubDate>Thu, 05 Jun 2014 02:06:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307308#M260438</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-06-05T02:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307309#M260439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aloah,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Android_Maven_Repository" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Android_Maven_Repository&lt;/A&gt;&lt;SPAN&gt; explains how to setup your maven repository to retrieve those missing dependency. Particularly look at Android SDK Deployer at &lt;/SPAN&gt;&lt;A href="https://github.com/mosabua/maven-android-sdk-deployer#how-to-use" rel="nofollow noopener noreferrer"&gt;https://github.com/mosabua/maven-android-sdk-deployer#how-to-use&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI by default, Android artifacts are not published by Google on Maven Central. That explains why you have to setup your maven environment first as described previously.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 07:59:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307309#M260439</guid>
      <dc:creator>jm_pascal</dc:creator>
      <dc:date>2014-06-05T07:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307310#M260440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pascal, thanks for your support, it works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 15:45:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307310#M260440</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-06-09T15:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307311#M260441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pascal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to work the iOS app out as well, do you have a similar wiki guideline?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 15:54:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307311#M260441</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-06-09T15:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307312#M260442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a specific problem you have with compiling the iOS app? If so, please post the query in a separate topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 16:06:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307312#M260442</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2014-06-09T16:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: issue on compiling alfresco android version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307313#M260443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No. just want to follow a proven guideline to save time&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 01:48:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issue-on-compiling-alfresco-android-version/m-p/307313#M260443</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-06-12T01:48:24Z</dc:date>
    </item>
  </channel>
</rss>

