>>756
custom view → create scriptでいけました。
LL.bindClass("android.widget.AnalogClock");
var clock = new AnalogClock(LL.getContext());
return clock;