<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Track number of logins from mobile and how to trust downloadmanager</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=110627421" />
  <subtitle>Track number of logins from mobile and how to trust downloadmanager</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=110627421</id>
  <updated>2026-04-07T05:12:44Z</updated>
  <dc:date>2026-04-07T05:12:44Z</dc:date>
  <entry>
    <title>RE: Track number of logins from mobile and how to trust downloadmanager</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110651867" />
    <author>
      <name>Victor Galan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110651867</id>
    <updated>2018-07-31T17:00:35Z</updated>
    <published>2018-07-31T17:00:35Z</published>
    <summary type="html">&lt;p&gt;Hey, thanks a lot for posting the solution here :)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regarding the tracking, I think you would have to create a custom
  service to do that. Anyway, can you post this question in the Liferay
  portal category? Maybe there you can get more insight&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;</summary>
    <dc:creator>Victor Galan</dc:creator>
    <dc:date>2018-07-31T17:00:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: Track number of logins from mobile and how to trust downloadmanager</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110646395" />
    <author>
      <name>Mateusz Wolak</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110646395</id>
    <updated>2018-07-27T07:30:47Z</updated>
    <published>2018-07-27T07:30:47Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;p&gt;Ok, I have managed to solve my problem with downloading a file, just
  for information, if You have the same issue just do these things I
  wrote down bellow.&lt;br&gt;
  &lt;br&gt; But I'm still in need to be able to track user log ins. And I
  don't know why when I'm clicking on html input I'm able to only choose
  file from my storage and can't take photo ? I've got my android app
  created using cordova.&lt;br&gt; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Add to your manifest&lt;/p&gt;
&lt;p&gt;and to res -&amp;gt; xml -&amp;gt; new file network_security_config with
  following lines of code&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;&amp;amp;lt;?xml version="1.0" encoding="utf-8"?&amp;amp;gt;
&amp;amp;lt;network-security-config&amp;amp;gt;
    &amp;amp;lt;domain-config&amp;amp;gt;
        &amp;amp;lt;domain includeSubdomains="true"&amp;amp;gt;example.pl&amp;amp;lt;/domain&amp;amp;gt;
    &amp;amp;lt;trust-anchors&amp;amp;gt;
        &amp;amp;lt;certificates src="@raw/path_to_cert"/&amp;amp;gt;
    &amp;amp;lt;/trust-anchors&amp;amp;gt;
&amp;amp;lt;/domain-config&amp;amp;gt;
&amp;amp;lt;/network-security-config&amp;amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Mateusz Wolak</dc:creator>
    <dc:date>2018-07-27T07:30:47Z</dc:date>
  </entry>
  <entry>
    <title>Track number of logins from mobile and how to trust downloadmanager</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110627420" />
    <author>
      <name>Mateusz Wolak</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=110627420</id>
    <updated>2018-07-24T13:19:12Z</updated>
    <published>2018-07-24T13:19:12Z</published>
    <summary type="html">&lt;p&gt;Hello,&lt;br /&gt; I've got 2 question - is there any way to track how many
  users will login to my portal using mobile app? I know I can track how
  many users will download my app from android market, but I would also
  like to know how many users logged in using this app, and how many
  logins total were made using mobile application.&lt;br /&gt;
  &lt;br /&gt; Second question is about trusing standard android
  DownloadManager from android.app package. How can I trust my
  certificate to be able to download files attached in liferay portal news.&lt;br /&gt;
  &lt;br /&gt; Best regards&lt;/p&gt;</summary>
    <dc:creator>Mateusz Wolak</dc:creator>
    <dc:date>2018-07-24T13:19:12Z</dc:date>
  </entry>
</feed>
