<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Nov 2014 09:21:00 Z</lastBuildDate><pubDate>7 Nov 2014 15:28:00 Z</pubDate><description>In a mobile app that I am building the data that is required is very large around 189 MB after compression.&#13;
&#13;
As the size of the data is big if we embed this data in apk the size of the apk goes above the largest allowed apk size in Android.&#13;
&#13;
So the only way we can go is to supply the data separate to client and then give facility in the app to import data from file.&#13;
&#13;
I want to know what is the best way to achieve this in WM17 generated Android app?&#13;
&#13;
I am using the default DB (SQLite).&#13;
&#13;
Is it possible to replace DB file directly by copying it to appropriate location (which I don't know at the moment) or have to try something else?&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from/read.awp</link><title>Need Advise WM17 - Best way Import Data from file</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48860/read.awp</comments><pubDate>10 Nov 2014 09:21:00 Z</pubDate><description>in some device you may not allow to direct replace file , and if internet connection is not possible , you can use usb thumbdriv…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48860/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48860/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from/read.awp">Need Advise WM17 - Best way Import Data from file</source><title>Re: Need Advise WM17 - Best way Import Data from file</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48851/read.awp</comments><pubDate>9 Nov 2014 10:12:00 Z</pubDate><description>Yogi,&#13;
We replace the database every day on dozens of devices.&#13;
Simplified:&#13;
&#13;
&#13;
HClose()&#13;
HCloseCOnnection(myConnection)&#13;
&#13;
sDa…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48851/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48851/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from/read.awp">Need Advise WM17 - Best way Import Data from file</source><title>Re: Need Advise WM17 - Best way Import Data from file</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48846/read.awp</comments><pubDate>8 Nov 2014 15:05:00 Z</pubDate><description>Arie,&#13;
&#13;
Thanks for your inputs.&#13;
&#13;
I was under the impression that as soon as the App starts the database it is accessing will …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48846/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48846/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from/read.awp">Need Advise WM17 - Best way Import Data from file</source><title>Re: Need Advise WM17 - Best way Import Data from file</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48834/read.awp</comments><pubDate>7 Nov 2014 16:19:00 Z</pubDate><description>Yogi,&#13;
&#13;
Quote&#13;
Is it possible to replace DB file directly by copying it to appropriate location (which I don't know at the mome…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48834/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from-48834/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48833-need-advise-wm17-best-way-import-data-from/read.awp">Need Advise WM17 - Best way Import Data from file</source><title>Re: Need Advise WM17 - Best way Import Data from file</title></item></channel></rss>
