[Android-development] Supported devices

Florin Tanasă florin.tanasa at gmail.com
Wed Feb 13 18:08:50 CET 2013


Hi Eskil,
I fix it this afternoon this problem with help from Bogdan.
My problem was this command:
sudo make install
to install in /usr/local/Qt5.1.0
but this command not copy all necessary files.
In this moment is necessary to use for QTDIR in qtcreator or for qmake 
the directory where we do
make command.
So now I can confirm the application using QT5.1.0 start and work in 
Samsung Galaxy Tab 2 7.0 without problem.

On 13.02.2013 17:01, Eskil Abrahamsen Blomfeldt wrote:
> On 02/13/2013 08:14 AM, Florin Tanasă wrote:
>> In this morning I take with logcat the log.
>> The name of application is Test_android.
>> What I found in log is this warning:
>> W/PackageManager(  325): Package named 
>> 'org.kde.necessitas.example.Test_android' doesn't exist.
>> and the QtCreator in window application say not found process 
>> org.kde.necessitas.example.Test_android
>>  The application is installed because I tap and then request ministro 
>> libs and the qt5 libs exist in /data/local/tmp/qt
>
> The fact that the app tries to load Ministro when you run it from the 
> launcher is a known bug which we haven't had time to fix yet, 
> unfortunately. I have seen the "Package named 'Foo' doesn't exist" 
> before, the reason for which seemed to be that the application crashed 
> immediately on start-up.
>
> Why this would be the case for you, I don't know, but if you can get 
> the app to run from the launcher instead of Qt Creator (currently 
> requires hacking on the QtActivity.java generated by Qt Creator), then 
> you might be able to see some more output from it in logcat when it 
> starts up.
>
> -- Eskil
>
>
>
> _______________________________________________
> Android-development mailing list
> Android-development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/android-development

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20130213/5bd692e7/attachment.html>


More information about the Android-development mailing list