Tabs Look Fine on Desktop, Views Don't Switch on Android

I’m very new to ionic but I do love it.

I’ve never liked JS, but i’ve recognized how powerful it is and how efficiently you can use it. My first app was completed in a couple of days. perhaps 10 hours total.

But I’ve run into an issue where everything works well on my desktop, but not on my phone.

I’m basically using a customized version of the sideMenu app

I have added jquery but have barely used. Here is the logcat messages.

09-09 22:44:23.025 22491-22491/com.ionicframework.E/Zygote﹕ MountEmulatedStorage()
09-09 22:44:23.025 22491-22491/com.ionicframework.E/Zygote﹕ v2
09-09 22:44:23.065 22491-22491/com.ionicframework.E/SELinux﹕ [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
09-09 22:44:23.695 22491-22491/com.ionicframework.E/SysUtils﹕ ApplicationContext is null in ApplicationStatus
09-09 22:44:23.805 22491-22491/com.ionicframework.E/libEGL﹕ validate_display:255 error 3008 (EGL_BAD_DISPLAY)
09-09 22:44:23.805 22491-22491/com.ionicframework.E/libEGL﹕ validate_display:255 error 3008 (EGL_BAD_DISPLAY)
09-09 22:44:25.265 22491-22608/com.ionicframework.E/Adreno-ES20﹕ <check_framebuffer_attachment:854>: Invalid texture format! Returning error!
09-09 22:44:25.265 22491-22608/com.ionicframework.E/Adreno-ES20﹕ <check_framebuffer_object_status:1237>: Framebuffer color attachment incomplete. Returning GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT!
09-09 22:44:27.925 22491-22491/com.ionicframework.E/ViewRootImpl﹕ sendUserActionEvent() mView == null
09-09 22:44:28.395 22491-22578/com.ionicframework.E/Adreno-ES20﹕ <check_framebuffer_attachment:854>: Invalid texture format! Returning error!
09-09 22:44:28.395 22491-22578/com.ionicframework.E/Adreno-ES20﹕ <check_framebuffer_object_status:1237>: Framebuffer color attachment incomplete. Returning GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT!