Android QStyle plugin sources
Stefan Jessen
eanpamrelsiyu at googlemail.com
Mon Mar 19 19:12:07 UTC 2012
> 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.
> - pull the extracted data into AndroidStylePlugin/style/ics folder,
> then touch "style.qrc" file.
> - compile and run AndroidStylePlugin !
>
>
> Cheers,
> BogDan.
>
> [1]
> http://groups.google.com/group/android-qt/browse_thread/thread/f12407af5947aefb
Looks great, good job!
More information about the Necessitas-devel
mailing list