On 11-8-2011 16:37, Felipe Monteiro de Carvalho wrote:
toyshop and it works a charm.
What is the size of an app using Qt on Android counting the Qt
libraries that it downloads?

Just what you expect from any GNU compiled program and just what you expect the runtime libraries to be with any qt based program. Counting the libraries is not as relevant, the Android runtime is also several bytes... Since you have access to a NDI native screenbuffer you can use opengl v 2 to render anything directly without qt if you want, so small is definitely possible.

You need a 8 or 16 G card though, for now, to use the "establishment" or a rooted device.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to