[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] Android apk file
From:       "Techie Soft" <techiesoft () gmx ! com>
Date:       2019-04-14 11:57:42
Message-ID: trinity-eba63db7-0901-425f-94c3-c5cc45d8ad49-1555243062643 () 3c-app-mailcom-bs12
[Download RAW message or body]

[Attachment #2 (text/html)]

<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>&nbsp;
<div>Gone through the code, if it is android, it places the final .apk file only in debug \
folder, thanks for replying back. <div name="quote" style="margin:10px 5px 5px 10px; padding: \
10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space;"> <div style="margin:0 0 10px \
0;"><b>Sent:</b>&nbsp;Sunday, April 14, 2019 at 3:07 PM<br/> \
<b>From:</b>&nbsp;&quot;K&aacute;lm&aacute;n Viktor&quot; &lt;viktorvector@gmail.com&gt;<br/> \
<b>To:</b>&nbsp;&quot;Techie Soft&quot; &lt;techiesoft@gmx.com&gt;<br/> \
<b>Cc:</b>&nbsp;&quot;Jos&eacute; Cordeiro&quot; &lt;cordjr@gmail.com&gt;, Pyqtdeploy \
&lt;pyqt@riverbankcomputing.com&gt;<br/> <b>Subject:</b>&nbsp;Re: [PyQt] Android apk file</div>

<div name="quoted-content">
<div>androiddeployqt has a --release flag (<a \
href="https://doc.qt.io/qt-5/deployment-android.html" \
target="_blank">https://doc.qt.io/qt-5/deployment-android.html</a>) try checking if there is a \
call for it somewhere in youd build-demo.py.</div> &nbsp;

<div class="gmail_quote">
<div class="gmail_attr">Techie Soft &lt;<a href="mailto:techiesoft@gmx.com" \
onclick="parent.window.location.href=&#39;mailto:techiesoft@gmx.com&#39;; return false;" \
target="_blank">techiesoft@gmx.com</a>&gt; ezt &iacute;rta (id&#337;pont: 2019. &aacute;pr. \
12., P, 14:08):</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid \
rgb(204,204,204);padding-left: 1.0ex;"> <div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>This is what i ran in macOS mojave</div>

<div>&nbsp;</div>

<div><strong>python3 /Users/newuser/Desktop/python-files/build-demo.py --source-dir \
/Users/newuser/Desktop/python-files/sourcefiles/ --installed-qt-dir \
/Users/newuser/Qt5.12.1/5.12.1 &nbsp;--target android-64 --verbose</strong></div>

<div>&nbsp;</div>

<div>below are the env variables</div>

<div>&nbsp;</div>

<div><strong>ANDROID_NDK_ROOT=&quot;/Users/newuser/Library/Android/sdk/ndk-bundle&quot;<br/>
ANDROID_NDK_PLATFORM=&quot;android-28&quot;<br/>
ANDROID_SDK_ROOT=&quot;/Users/newuser/Library/Android/sdk&quot;</strong></div>

<div>&nbsp;</div>

<div>in source files i have all the files required</div>

<div>&nbsp;
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0.0px 10.0px 10.0px;border-left: \
2.0px solid rgb(195,217,229);"> <div style="margin: 0.0px 0.0px \
10.0px;"><b>Sent:</b>&nbsp;Friday, April 12, 2019 at 5:32 PM<br/> \
<b>From:</b>&nbsp;&quot;Jos&eacute; Cordeiro&quot; &lt;<a href="mailto:cordjr@gmail.com" \
onclick="parent.window.location.href=&#39;mailto:cordjr@gmail.com&#39;; return false;" \
target="_blank">cordjr@gmail.com</a>&gt;<br/> <b>To:</b>&nbsp;&quot;Techie Soft&quot; &lt;<a \
href="mailto:techiesoft@gmx.com" \
onclick="parent.window.location.href=&#39;mailto:techiesoft@gmx.com&#39;; return false;" \
target="_blank">techiesoft@gmx.com</a>&gt;<br/> <b>Cc:</b>&nbsp;Pyqtdeploy &lt;<a \
href="mailto:pyqt@riverbankcomputing.com" \
onclick="parent.window.location.href=&#39;mailto:pyqt@riverbankcomputing.com&#39;; return \
false;" target="_blank">pyqt@riverbankcomputing.com</a>&gt;, &quot;Phil Thompson&quot; &lt;<a \
href="mailto:phil@riverbankcomputing.com" \
onclick="parent.window.location.href=&#39;mailto:phil@riverbankcomputing.com&#39;; return \
false;" target="_blank">phil@riverbankcomputing.com</a>&gt;<br/> <b>Subject:</b>&nbsp;Re: \
[PyQt] Android apk file</div>

<div>
<div>Hello,&nbsp;
<div>&nbsp; &nbsp;It must be something on your compilations settings can you share what \
you&#39; re doing?.</div>

<div>&nbsp;
<div>
<div class="gmail-m_3856487436987645785gmail_signature">Jos&eacute; Cordeiro de Oliveira \
junior<br/> Analista de Sistemas /&nbsp;Desenvolvedor&nbsp;<br/>
&nbsp;</div>
</div>
</div>
</div>
&nbsp;

<div class="gmail_quote">
<div class="gmail_attr">Em sex, 12 de abr de 2019 &agrave;s 08:06, Techie Soft &lt;<a \
href="mailto:techiesoft@gmx.com" \
onclick="parent.window.location.href=&#39;mailto:techiesoft@gmx.com&#39;; return false;" \
target="_blank">techiesoft@gmx.com</a>&gt; escreveu:</div>

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid \
rgb(204,204,204);padding-left: 1.0ex;"> <div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>Hello,</div>

<div>&nbsp; &nbsp; &nbsp;I tried building .apk file for demo in MacOS and it worked finally \
however, i got only the .apk file under debug folder is that fine? and .apk file didnt work in \
android mobile, am i missing something here? shouldn&#39;t i get the .apk file in release \
folder? Kindly reply, anyone reading these mails?</div>

<div>&nbsp;</div>

<div><strong>BUILD SUCCESSFUL in 1m 39s<br/>
29 actionable tasks: 29 executed<br/>
Android package built successfully in 107.359 ms.<br/>
&nbsp; -- File: /Users/newuser/Desktop/python-files/build-android-64/pyqt-demo//build/o &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; utputs/apk/debug/pyqt-demo-debug.apk</strong><br/> \
&nbsp;</div> </div>
</div>
</div>
_______________________________________________<br/>
PyQt mailing list&nbsp; &nbsp; <a href="mailto:PyQt@riverbankcomputing.com" \
onclick="parent.window.location.href=&#39;mailto:PyQt@riverbankcomputing.com&#39;; return \
false;" target="_blank">PyQt@riverbankcomputing.com</a><br/> <a \
href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" \
target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote> \
</div> </div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br/>
PyQt mailing list&nbsp; &nbsp; <a href="mailto:PyQt@riverbankcomputing.com" \
onclick="parent.window.location.href=&#39;mailto:PyQt@riverbankcomputing.com&#39;; return \
false;" target="_blank">PyQt@riverbankcomputing.com</a><br/> <a \
href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" \
target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote> \
</div> </div>
</div>
</div>
</div></div></body></html>


[Attachment #3 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic