[gcompris-devel] Android build fails

JAZEIX Johnny jazeix at gmail.com
Sat Sep 27 14:54:52 UTC 2014


Hello,

I just checked why I did a copy of the androiddeploytool:
* It always erase the AndroidManifest.xml provided by the user (by the 
one in /opt/Qt5.3.0/5.3/android_armv7/src/android/java/AndroidManifest.xml)
This means, the icon is not taken in account, the permissions granted to 
the application are not the good one, the version is not the good one...
* Smaller issues : The apk name is always QtApp-debug.apk (cmake enables 
renaming easily). The package name is org.qtproject.example.GCompris (we 
don't really use it).

If we use the provided androiddeployqt, we will have to update the Qt 
installation directory to update their AndroidManifest.xml by ours and 
don't forget to replace it every time we update our Qt version.

What do you think ? Is it better to update the AndroidManifest.xml file 
in the Qt installation or to use an updated androiddeployqt that we need 
to compile ?

Johnny

On 09/24/14 17:29, Holger Kaelberer wrote:
> Hi
>
> On 09/24/2014 10:11 AM, Jan Boon wrote:
>> Hi,
>>
>> I managed to create the apk's. I had to replace ./androiddeployqt with
>> androiddeployqt in 3 of the generated files and have
>> ~/Qt/5.3/android_armv7/bin on the PATH in .bashrc.
> I remember, I did something similar. Looks like the androiddeployqt from the repo was built as a lib
> target/template during my build.
>
> Was there a specific reason to put it in the repo and build it ourselves? Is it not provided with
> any Qt5 SDK? Maybe we could just update the build-docs to include  ${dirname `which qmake`} in the
> PATH and use the already installed androiddeployqt.
>
> Holger
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> gcompris-devel mailing list
> gcompris-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gcompris-devel





More information about the Gcompris-devel mailing list