Hello,

In order to set up Splashscreen plugin at android platform,

we need copy the following line

super.setIntegerProperty("splashscreen", R.drawable.splash);
super.loadUrl(Config.getStartUrl(), 10000);

into java file.

Is there any way to put those line automatically ?

Thanks,

Youngho

Reply via email to