2

Nowadays, I am trying to develop a screen app by using Qt Android. I have developed some parts of it (GUI and image process etc.) with QML and Javascript. But, when I search for some documents about Lock Screen App in Qt, I cannot find any thing.

Is there a way to develop Android App for Lock Screen in Qt or not?

If possible, what is the API?

hyde
  • 60,639
  • 21
  • 115
  • 176
aeKynr
  • 33
  • 4
  • possible duplicate of [Create custom lockscreen for android 4.0 or above?](http://stackoverflow.com/questions/16911049/create-custom-lockscreen-for-android-4-0-or-above) – lxg Oct 10 '14 at 22:54
  • I want it in QT(C++) – aeKynr Oct 10 '14 at 23:02
  • I missed that, sorry. – lxg Oct 10 '14 at 23:04
  • Perhaps this is not possible with pure Qt. You probably have to write some Android-specific code (with Java, even?), to get your Qt app work as lock screen. If nobody can write actual answer, I'd look into that direction. – hyde Oct 11 '14 at 09:13

0 Answers0