Android QStyle plugin sources

BogDan Vatra taipanromania at gmail.com
Sat Apr 14 14:34:35 UTC 2012


În data de 14 aprilie 2012, 15:40, Marco Bernasocchi
<marco at bernawebdesign.ch> a scris:
> On 03/19/2012 07:38 PM, BogDan Vatra wrote:
>>
>> Hello everybody,
>>
>>  These are the sources that I used to make the Android QStyle movie
>> from this [1] thread.
>> The package contains two applications:
>> - ExtractStyleInfo, is a Android Java/JNI application used to extract
>> look&style informations from Android O.S.
>> - AndroidStylePlugin is a qt application, in this application you'll
>> find the implementation for style plugin.
>>
>> How to hack:
>>  - create style folder on your sdcard ( $ adb shell mkdir /sdcard/style )
>>  - compile&  run ExtractStyleInfo.
>
> do you mean ant debug and then adb install?
>

I mean ndk-build then ant debug and then adb install ! You must
compile the JNI first !

>
>>  - pull the extracted data into AndroidStylePlugin/style/ics folder,
>> then touch "style.qrc" file.
>
> where do they get extracted?

to /sdcard/style

>
>>  - compile and run AndroidStylePlugin !
>>
> ciao
>
>>
>> Cheers,
>> BogDan.
>>
>> [1]
>> http://groups.google.com/group/android-qt/browse_thread/thread/f12407af5947aefb
>
>
>
> --
> Marco Bernasocchi
> www.opengis.ch

Cheers,
BogDan.


More information about the Necessitas-devel mailing list