<?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 Re: How can i upload to Alfresco from Android? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273642#M226772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;did you mean to say "But doesn't CMIS support Android"? If so, CMIS supports any kind of client, independent of the technical platform, provided they can access the CMIS server via HTTP. If you want to have proper development support, the availability of a suitable client library is the major prerequisite for effective development, but you could theoretically do without. So, Android is supported.&lt;BR /&gt;&lt;BR /&gt;The mThreadStarted = false; web script is NOT a part of CMIS, but similarily to CMIS available via HTTP.&lt;BR /&gt;&lt;BR /&gt;Have a look at the &lt;A href="http://wiki.alfresco.com/wiki/CMIS" rel="nofollow noopener noreferrer"&gt;CMIS wiki entry&lt;/A&gt;, &lt;A href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html" rel="nofollow noopener noreferrer"&gt;CMIS spec&lt;/A&gt;, &lt;A href="http://chemistry.apache.org/" rel="nofollow noopener noreferrer"&gt;Apache Chemistry&lt;/A&gt; and &lt;A href="http://code.google.com/p/android-cmis-browser/" rel="nofollow noopener noreferrer"&gt;one (of potentially many) existing Android CMIS browsers&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Axel&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By addling some java library. I can use the Upload API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your supporting&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 09:03:01 GMT</pubDate>
    <dc:creator>zuzoovn</dc:creator>
    <dc:date>2012-08-06T09:03:01Z</dc:date>
    <item>
      <title>How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273637#M226767</link>
      <description>I want to upload to Alfresco via my Android apps. I find out this api:&amp;nbsp;&amp;nbsp; The following web script uploads file content and metadata into the repository.POST /alfresco/service/api/uploadThe web script uses the following HTML form data:filedata - (mandatory) HTML type filesiteidcontaineriduploaddirect</description>
      <pubDate>Sat, 04 Aug 2012 17:31:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273637#M226767</guid>
      <dc:creator>zuzoovn</dc:creator>
      <dc:date>2012-08-04T17:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273638#M226768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this API service should be called with a multipart-formdata POST request. Filedata is a file part in that POST request, while all other are regular text / string parts. Your filepath is usually set via the uploaddirectory parameter, which will be interpreted relatively if siteid and or containerid are set (relative to container with id = containerid of site with short name = siteid).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 23:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273638#M226768</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-04T23:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273639#M226769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is posted in CMIS, but you seem to have found a non-CMIS upload API, specifically designed for use with Share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CMIS has it's own upload API - take a look at the CMIS spec for details.&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>Sun, 05 Aug 2012 09:34:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273639#M226769</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2012-08-05T09:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273640#M226770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is posted in CMIS, but you seem to have found a non-CMIS upload API, specifically designed for use with Share.&lt;BR /&gt;&lt;BR /&gt;CMIS has it's own upload API - take a look at the CMIS spec for details.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;But dont CMIS support Android?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2012 12:30:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273640#M226770</guid>
      <dc:creator>zuzoovn</dc:creator>
      <dc:date>2012-08-05T12:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273641#M226771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;did you mean to say "But doesn't CMIS support Android"? If so, CMIS supports any kind of client, independent of the technical platform, provided they can access the CMIS server via HTTP. If you want to have proper development support, the availability of a suitable client library is the major prerequisite for effective development, but you could theoretically do without. So, Android is supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The /api/upload web script is NOT a part of CMIS, but similarily to CMIS available via HTTP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/CMIS" rel="nofollow noopener noreferrer"&gt;CMIS wiki entry&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;A href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html" rel="nofollow noopener noreferrer"&gt;CMIS spec&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org/" rel="nofollow noopener noreferrer"&gt;Apache Chemistry&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/android-cmis-browser/" rel="nofollow noopener noreferrer"&gt;one (of potentially many) existing Android CMIS browsers&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 07:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273641#M226771</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-06T07:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can i upload to Alfresco from Android?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273642#M226772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;did you mean to say "But doesn't CMIS support Android"? If so, CMIS supports any kind of client, independent of the technical platform, provided they can access the CMIS server via HTTP. If you want to have proper development support, the availability of a suitable client library is the major prerequisite for effective development, but you could theoretically do without. So, Android is supported.&lt;BR /&gt;&lt;BR /&gt;The mThreadStarted = false; web script is NOT a part of CMIS, but similarily to CMIS available via HTTP.&lt;BR /&gt;&lt;BR /&gt;Have a look at the &lt;A href="http://wiki.alfresco.com/wiki/CMIS" rel="nofollow noopener noreferrer"&gt;CMIS wiki entry&lt;/A&gt;, &lt;A href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html" rel="nofollow noopener noreferrer"&gt;CMIS spec&lt;/A&gt;, &lt;A href="http://chemistry.apache.org/" rel="nofollow noopener noreferrer"&gt;Apache Chemistry&lt;/A&gt; and &lt;A href="http://code.google.com/p/android-cmis-browser/" rel="nofollow noopener noreferrer"&gt;one (of potentially many) existing Android CMIS browsers&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Axel&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By addling some java library. I can use the Upload API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your supporting&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 09:03:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-upload-to-alfresco-from-android/m-p/273642#M226772</guid>
      <dc:creator>zuzoovn</dc:creator>
      <dc:date>2012-08-06T09:03:01Z</dc:date>
    </item>
  </channel>
</rss>

