ADT 22.3 (android 4.4) - getting error "After scene creation, #init() must be called"
Solution 1:
I've created a bug report. Until it gets fixed, set the API version in the UI preview to something lower than 19. The error only shows up for version 19.
Solution 2:
I have the same experience, but one downgrade to Android 4.3 (Jelly Bean) is for me now only the successful temporary solution.
Solution 3:
Just scroll down from API 19 to API 18, The Android Image in the Graphical Layout.
Solution 4:
Temporary solution until Google fixes it:
Workaround: Switch to Android-18 in Graphical Layout (green Android top-right).
Reference: Stack Overflow question How to fix Eclipse ADT Plugin 22.3 / SDK Tools 22.3 with broken properties window?
Solution 5:
After installing the new ADT (22.3.0.v201310242005-887826) which supports Android 4.4 (kitkat), I got the same error.
Then set the API version in the UI preview to something lower than 19. The error only shows up for version 19.