I've attached the log from the logcat console...
03-27 10:48:54.520: I/CordovaLog(1089): Changing log level to DEBUG(3)
03-27 10:48:54.530: D/CordovaActivity(1089): CordovaActivity.onCreate()
03-27 10:48:54.570: D/PhoneGapActivity(1089): onCreate
03-27 10:48:54.630: V/WebViewChromium(1089): Binding Chromium to the main looper Looper{b4d898a8}
03-27 10:48:54.670: I/chromium(1089): [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0
03-27 10:48:54.680: I/BrowserProcessMain(1089): Initializing chromium process, renderers=0
03-27 10:48:55.030: W/chromium(1089): [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation
03-27 10:48:55.130: E/chromium(1089): [ERROR:gl_surface_egl.cc(153)] No suitable EGL configs found.
03-27 10:48:55.130: E/chromium(1089): [ERROR:gl_surface_egl.cc(620)] GLSurfaceEGL::InitializeOneOff failed.
03-27 10:48:55.140: E/chromium(1089): [ERROR:gl_surface_egl.cc(153)] No suitable EGL configs found.
03-27 10:48:55.140: E/chromium(1089): [ERROR:gl_surface_egl.cc(620)] GLSurfaceEGL::InitializeOneOff failed.
03-27 10:48:55.140: E/chromium(1089): [ERROR:gpu_info_collector.cc(86)] gfx::GLSurface::InitializeOneOff() failed
03-27 10:48:55.580: D/CordovaWebView(1089): CordovaWebView is running on device made by: unknown
03-27 10:48:55.660: D/JsMessageQueue(1089): Set native-JS mode to 2
03-27 10:48:55.690: D/CordovaActivity(1089): CordovaActivity.init()
03-27 10:48:55.790: D/dalvikvm(1089): GC_FOR_ALLOC freed 119K, 7% free 3091K/3300K, paused 79ms, total 82ms
03-27 10:48:55.810: D/CordovaWebView(1089): loadUrl(file:///android_asset/www/index.html)
03-27 10:48:55.810: D/PluginManager(1089): init()
03-27 10:48:55.850: D/CordovaWebView(1089): loadUrlNow()
03-27 10:48:56.280: D/CordovaActivity(1089): Setting integer properties in CordovaActivity will be deprecated in 3.0 on July 2013, please use config.xml
03-27 10:48:56.280: D/PhoneGapActivity(1089): onStart
03-27 10:48:56.300: D/Whitelist(1089): Unlimited access to network resources
03-27 10:48:56.310: I/CordovaLog(1089): Found start page location: index.html
03-27 10:48:56.310: I/CordovaLog(1089): Changing log level to DEBUG(3)
03-27 10:48:56.340: D/CordovaActivity(1089): Resuming the App
03-27 10:48:56.340: D/CordovaActivity(1089): CB-3064: The errorUrl is null
03-27 10:48:56.450: D/SoftKeyboardDetect(1089): Ignore this event
03-27 10:48:56.610: D/SoftKeyboardDetect(1089): Ignore this event
03-27 10:48:56.650: D/gralloc_goldfish(1089): Emulator without GPU emulation detected.
03-27 10:48:58.240: D/CordovaActivity(1089): onMessage(onPageStarted,file:///android_asset/www/index.html)
03-27 10:48:59.810: D/CordovaWebViewClient(1089): onPageFinished(file:///android_asset/www/index.html)
03-27 10:48:59.810: D/CordovaActivity(1089): onMessage(onPageFinished,file:///android_asset/www/index.html)
03-27 10:48:59.900: D/CordovaActivity(1089): onMessage(onPageStarted,file:///android_asset/www/Login.html)
03-27 10:49:01.850: D/CordovaActivity(1089): onMessage(spinner,stop)
03-27 10:49:08.740: I/Choreographer(1089): Skipped 48 frames! The application may be doing too much work on its main thread.
03-27 10:49:09.700: I/chromium(1089): [INFO:simple_index_file.cc(397)] Simple Cache Index is being restored from disk.
03-27 10:49:12.140: D/dalvikvm(1089): GC_FOR_ALLOC freed 398K, 14% free 3208K/3696K, paused 96ms, total 102ms
03-27 10:49:12.850: D/CordovaLog(1089): file:///android_asset/www/files/views/assets/js/customImp.js: Line 1 : Uncaught ReferenceError: $t is not defined
03-27 10:49:12.850: I/chromium(1089): [INFO:CONSOLE(1)] "Uncaught ReferenceError: $t is not defined", source: file:///android_asset/www/files/views/assets/js/customImp.js (1)
03-27 10:49:15.550: D/PluginManager(1089): exec() call to unknown plugin: App
03-27 10:49:15.690: D/CordovaNetworkManager(1089): Connection Type: 3g
03-27 10:49:15.690: D/CordovaActivity(1089): onMessage(networkconnection,3g)
03-27 10:49:15.700: D/CordovaNetworkManager(1089): Connection Type: 3g
03-27 10:49:16.380: D/CordovaLog(1089): file:///android_asset/www/files/resources/lib/cordova.js: Line 1128 : deviceready has not fired after 5 seconds.
03-27 10:49:16.380: I/chromium(1089): [INFO:CONSOLE(1128)] "deviceready has not fired after 5 seconds.", source: file:///android_asset/www/files/resources/lib/cordova.js (1128)
03-27 10:49:16.460: D/CordovaLog(1089): file:///android_asset/www/files/resources/lib/cordova.js: Line 1121 : Channel not fired: onDOMContentLoaded
03-27 10:49:16.460: I/chromium(1089): [INFO:CONSOLE(1121)] "Channel not fired: onDOMContentLoaded", source: file:///android_asset/www/files/resources/lib/cordova.js (1121)
03-27 10:49:16.570: D/CordovaLog(1089): file:///android_asset/www/files/views/assets/js/services/service.js: Line 4 : Uncaught TypeError: undefined is not a function
03-27 10:49:16.570: I/chromium(1089): [INFO:CONSOLE(4)] "Uncaught TypeError: undefined is not a function", source: file:///android_asset/www/files/views/assets/js/services/service.js (4)
03-27 10:49:23.720: D/CordovaLog(1089): file:///android_asset/www/files/resources/lib/base/appery.js: Line 1352 : Uncaught TypeError: Cannot set property 'serviceLoaderOptions' of undefined
03-27 10:49:23.720: I/chromium(1089): [INFO:CONSOLE(1352)] "Uncaught TypeError: Cannot set property 'serviceLoaderOptions' of undefined", source: file:///android_asset/www/files/resources/lib/base/appery.js (1352)
03-27 10:49:24.030: D/CordovaWebViewClient(1089): onPageFinished(file:///android_asset/www/Login.html)
03-27 10:49:24.030: D/CordovaActivity(1089): onMessage(onPageFinished,file:///android_asset/www/Login.html)