Threaded View
-
16 Feb 2012 4:43 AM #1
Unanswered: Problem in sencha2 android phonegap..
Unanswered: Problem in sencha2 android phonegap..
Hi I am getting white screen while converting into android.
here is code,,,,
Ext.Loader.setConfig({ enabled: true });Ext.application({name: 'App',controllers: ['Enter']});


Reply With Quote