<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>

  
  <title>Qt DevNet forums: Mobile and Embedded 1284625380**  </title>
  <link>http://qt-project.org/forums/viewforum/11/</link>
  <description>RSS feed for latest posts in Mobile and Embedded</description>
  <copyright>Copyright 2013 Qt Project</copyright>
  <docs>http://www.rssboard.org/rss-specification</docs>
  <generator>ExpressionEngine v2.3.1 http://expressionengine.com/</generator>
  <lastBuildDate>Thu, 16 Sep 2010 10:23:00 GMT</lastBuildDate>
  <atom:link href="http://qt-project.org/feeds/all_forums/11" rel="self" type="application/rss+xml" />
  
  
  
        <item>
            <title>Are Nokia qt&#45;components available in Qt 5.1 Android?</title>
            <link>http://qt-project.org/forums/viewreply/130088</link>
            <author>JKSH</author>
            <description><![CDATA[Ok, but I think they didn&#8217;t have to change Nokia qt&#45;components interface&#8230;I mean, I know symbian and Meego are almost dead, but in this manner they can be definitively dead since there is no compatibility!That change was to improve the API and make it consistent across the whole of Qt. It&#8217;s not just qt&#45;components &#8212; even the core C++ API had some changes (see the porting guide I posted above)

	Qt has been good with compatibility overall, IMHO &#8212; it only changed interfaces when it was necessary, to make it easy to port old programs to Qt 5. And, it provided detailed documentation to help developers to port.]]></description>
            <guid isPermaLink="false">322cc538947525696ac07d1aac63528e</guid>
            <pubDate>Thu, 20 Jun 2013 04:21:53 GMT</pubDate>
        </item>
  
        <item>
            <title>Is qt5 support API 10 for android?</title>
            <link>http://qt-project.org/forums/viewthread/29049</link>
            <author>bobik</author>
            <description><![CDATA[I tried to build the application, using the latest version qt5.1.0 rc1.
And that&#8217;s what gave ant:
&#91;getbuildtools&#93; Using latest Build Tools: 17.0.0
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Resolving Build Target for Untitled...
&#91;gettarget&#93; Project Target: &amp;nbsp; Android 2.3.3
&#91;gettarget&#93; API level: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Creating output directories if needed...
&amp;nbsp; &amp;nbsp; &#91;mkdir&#93; Created dir: e:\dev\cpp\untitled\android\bin
&amp;nbsp; &amp;nbsp; &#91;mkdir&#93; Created dir: e:\dev\cpp\untitled\android\bin\res
&amp;nbsp; &amp;nbsp; &#91;mkdir&#93; Created dir: e:\dev\cpp\untitled\android\gen
&amp;nbsp; &amp;nbsp; &#91;mkdir&#93; Created dir: e:\dev\cpp\untitled\android\bin\classes
&amp;nbsp; &amp;nbsp; &#91;mkdir&#93; Created dir: e:\dev\cpp\untitled\android\bin\dexedLibs
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Resolving Dependencies for Untitled...
&#91;dependency&#93; Ordered libraries:
&#91;dependency&#93;
&#91;dependency&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&#91;dependency&#93; API&amp;lt;=15: Adding annotations.jar to the classpath.
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Building Libraries with &apos;debug&apos;...
&amp;nbsp; &amp;nbsp;&#91;subant&#93; No sub&#45;builds to iterate on
&amp;nbsp;
&#45;code&#45;gen:
&#91;mergemanifest&#93; Merging AndroidManifest files into one.
&#91;mergemanifest&#93; Manifest merger disabled. Using project manifest only.
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Handling aidl files...
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;aidl&#93; Found 2 AIDL files.
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;aidl&#93; Compiling 2 AIDL files.
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Handling RenderScript files...
&#91;renderscript&#93; No RenderScript files to compile.
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Handling Resources...
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;aapt&#93; Generating resource IDs...
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; &#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&#91;echo&#93; Handling BuildConfig class...
&#91;buildconfig&#93; Generating BuildConfig class.
&amp;nbsp;
&#45;pre&#45;compile:
&amp;nbsp;
&#45;compile:
&amp;nbsp; &amp;nbsp; &#91;javac&#93; Compiling 6 source files to e:\dev\cpp\untitled\android\bin\classes
&amp;nbsp; &amp;nbsp; &#91;javac&#93; e:\dev\cpp\untitled\android\src\org\qtproject\qt5\android\bindings\Q
tActivity.java:77: error: cannot find symbol
&amp;nbsp; &amp;nbsp; &#91;javac&#93; import android.app.Fragment;
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ^
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; symbol: &amp;nbsp; class Fragment
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; location: package android.app
&amp;nbsp; &amp;nbsp; &#91;javac&#93; e:\dev\cpp\untitled\android\src\org\qtproject\qt5\android\bindings\Q
tActivity.java:78: error: cannot find symbol
&amp;nbsp; &amp;nbsp; &#91;javac&#93; import android.view.ActionMode;
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; symbol: &amp;nbsp; class ActionMode
&amp;nbsp; &amp;nbsp; &#91;javac&#93; &amp;nbsp; location: package android.view
&amp;nbsp; &amp;nbsp; &#91;javac&#93; e:\dev\cpp\untitled\android\src\org\qtproject\qt5\android\bindings\Q
tActivity.java:79: error: package android.view.ActionMode does not exist
&amp;nbsp; &amp;nbsp; &#91;javac&#93; import android.view.ActionMode.Callback;
..............


	For example android.app.Fragment only supported api 11]]></description>
            <guid isPermaLink="false">d4fb861b8296eca88b127fab8adc1f06</guid>
            <pubDate>Thu, 20 Jun 2013 01:27:21 GMT</pubDate>
        </item>
  
        <item>
            <title>How do ministro work?</title>
            <link>http://qt-project.org/forums/viewreply/130060</link>
            <author>Moster</author>
            <description><![CDATA[It will ask the user if he wants to download ministro, then it opens the google play store like on opencv. So yeah, its the same. Good thing in ministro is that it doesnt download all libs, only the ones needed for the software. Bad thing is that you need an internet connection if the app needs new libs. 
I also recommend not to use it with qt5.1. The libs seem to be inconsistent]]></description>
            <guid isPermaLink="false">7a8b170e1f0297714cf8c43fb089f9a7</guid>
            <pubDate>Wed, 19 Jun 2013 20:08:51 GMT</pubDate>
        </item>
  
        <item>
            <title>Qt5 on OpenWRT</title>
            <link>http://qt-project.org/forums/viewreply/130032</link>
            <author>rferrazz</author>
            <description><![CDATA[i&#8217;ve noticed that running 
qmake &#45;E


	it doesn&#8217;t print any variable named like Qt.&amp;lt;module&amp;gt;.&amp;lt;other&amp;gt;
for example in my desktop it prints out
 QT.core.libs = /usr/lib
  

	Any hints??]]></description>
            <guid isPermaLink="false">143659447192d8063ad49e1d63171314</guid>
            <pubDate>Wed, 19 Jun 2013 17:21:25 GMT</pubDate>
        </item>
  
        <item>
            <title>How do ministro work?</title>
            <link>http://qt-project.org/forums/viewthread/29028</link>
            <author>stereomatching</author>
            <description><![CDATA[Do you  have a chart to show the work flow like openCV?
openCV [docs.opencv.org]

	The android apps use openCV will download the openCV manager if needed
then openCV manager will download the require libs

	What about ministro?Do we have to ask the users to download ministro manually?
Or it would download automatic like the openCV manager?Thanks]]></description>
            <guid isPermaLink="false">4ba9aef801e4f4ed0fe5f02deeb86b08</guid>
            <pubDate>Wed, 19 Jun 2013 15:55:51 GMT</pubDate>
        </item>
  
        <item>
            <title>how to send/receive files of size upto 15MB</title>
            <link>http://qt-project.org/forums/viewreply/130009</link>
            <author>portoist</author>
            <description><![CDATA[How exactly does it fail? 
Have you tried using QHttpMultiPart [qt&#45;project.org] for sending file?]]></description>
            <guid isPermaLink="false">f839835de0c9fb4f5edc234a37957763</guid>
            <pubDate>Wed, 19 Jun 2013 15:17:43 GMT</pubDate>
        </item>
  
        <item>
            <title>[Solved]How to setup the environment of android on win7 64bits(Qt5.1RC)?</title>
            <link>http://qt-project.org/forums/viewreply/130008</link>
            <author>koahnig</author>
            <description><![CDATA[True, the emulator is damn slow and it has always been like that. There is another project that might be interesting. Its called androvm and seems to be pretty fast according to other guys, but I havent checked it out yet.

	It has been renamed to Genymotion [genymotion.com]

	Looks interesting.]]></description>
            <guid isPermaLink="false">8684c050b06f636f5b4a89d947a04668</guid>
            <pubDate>Wed, 19 Jun 2013 15:07:04 GMT</pubDate>
        </item>
  
        <item>
            <title>Are Nokia qt&#45;components available in Qt 5.1 Android?</title>
            <link>http://qt-project.org/forums/viewthread/29020</link>
            <author>AlterX</author>
            <description><![CDATA[Hello there,
I need to know if nokia qt&#45;components will be available in Qt 5.1 as generally available for all mobile operating systems.
I think that would be a very big value.]]></description>
            <guid isPermaLink="false">3c0ee5572aff1c58a8ebcb4bd9281579</guid>
            <pubDate>Wed, 19 Jun 2013 12:15:29 GMT</pubDate>
        </item>
  
        <item>
            <title>Getting GPS coordinate in Qt 5 android application</title>
            <link>http://qt-project.org/forums/viewreply/129935</link>
            <author>darkelfe</author>
            <description><![CDATA[Ok.

	So, anybody have any idea to get GPS coordinate in my app ? And, if possible, a solution that work for Android and iOS ?

	Thanks.]]></description>
            <guid isPermaLink="false">8d10de442881a47f47a1ba6677dd8f3f</guid>
            <pubDate>Wed, 19 Jun 2013 09:45:53 GMT</pubDate>
        </item>
  
        <item>
            <title>Qt 5 Android App with a plugin system</title>
            <link>http://qt-project.org/forums/viewthread/29012</link>
            <author>SeveSeve</author>
            <description><![CDATA[Hi there,
I&#8217;m dreaming of an app which can load and execute new apps (no Android apps but my own app definition).

	Would it be possible to write an Android app with Qt (yes, that is already possible!) which uses f.e. the QPluginLoader class to load new features (&#8220;sub apps&#8221;) at runtime or maybe when restarting the app.]]></description>
            <guid isPermaLink="false">4819526ede50984c8cbfb42dd9af1755</guid>
            <pubDate>Wed, 19 Jun 2013 09:24:34 GMT</pubDate>
        </item>
  

  </channel>
</rss>