CINXE.COM
UC Davis Mobile
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <meta name="apple-itunes-app" content="app-id=455098573"> <link rel="shortcut icon" href="../../assets/ico/favicon.ico"> <title>UC Davis Mobile</title> <!-- Bootstrap core CSS --> <link href="/static/bootstrap-3.1.1-dist/css/bootstrap.min.css" rel="stylesheet" media="screen"> <link href="/static/bootstrap-3.1.1-dist/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="/static/main.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy this line! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="aggiemobile"> <div class='container'> <div class='row'> <div class='col-md-6'> <div class="heroimage"> <img src="/static/images/AggieMobile-Website-Images-Stacked.png" alt="Stacked AggieMobile Website Images"> </div> </div> <div class='col-md-6'> <div class="herotxt"> <header> <img src="/static/images/whiteheader-new.png" class='img-responsive logo' alt="hero image in white header"> </header> <p><em>All of UC Davis, One app.</em> Throw away clunky catalogs and clear a few of the 26 tabs you have open in your laptop's browser. The new UC Davis Mobile allows you to do everything from checking real-time Unitrans schedules to accessing your UC Davis email.</p> </div> <div class="headerbutton"> <a href= "https://itunes.apple.com/us/app/uc-davis-mobile/id455098573"><img src="/static/images/appstore.png" alt="Available on the App Store" width=200px height=auto></a> <a href='https://play.google.com/store/apps/details?id=edu.ucdavis.mobile.aggie'><img src="/static/images/googleplay.png" alt="Get it on Google play" width=200px height=auto></a> </div> </div> </div> </div> </div> <div class="container title-container"> <div class="featureheader"> <header>Everything an Aggie would need.</header> </div> <div class="row features-row"> <div class="centercontent"> <div class="col-md-4" width=300px;> <h4><img src="/static/images/feedicon.png" alt="Icon of Aggie Feed" height=110px></h4> <p>Stay up date with what's happening around campus, wherever you might be.</p> </div> </div> <div class="centercontent"> <div class="col-md-4"> <div class='row'> <div class='col-md-12'> <h4><img src="/static/images/mapicon.png" alt="Icon of Maps" height=110px></h4> <p>Ever wonder where your classes are? Where to find parking? Us too.</p> </div> </div> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/theaggieicon.png" alt="Icon of The Aggie" height=110px></h4> <p>To those who aren't fans of broadsheet print, access all of <em>The Aggie's</em> award-winning journalism from the comfort of your phone.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/kvdsicon.png" alt="Icon of KDVS" height=110px></h4><p>Enjoy student-run, community, independent, freeform radio live on the go.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/unitransicon.png" alt="Icon of Unitrans" height=110px></h4> <p>Why waste time at a bus stop? Check real-time Unitrans schedules, and make your bus in perfect time.</p><br><br> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/emailicon-new.png" alt="Icon of DavisMail" height=110px></h4> <p>Oh no, your Mail app doesn't work with your UC Davis email. We've got you covered.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/aggietvicon.png" alt="Icon of Aggie TV" height=110px></h4> <p>Keep up with the latest videos from some of the most creative minds UC Davis has to offer.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4> <img src="/static/images/athleticsicon.png" alt="Icon of Athletics" height=110px></h4> <p>Get the latest news about your favorite UC Davis Athletics teams' wins and losses.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4> <img src="/static/images/coursesicon.png" alt="Icon of Courses" height=110px></h4> <p>Your new schedule isn't working? Check course offerings easily, and avoid missing even one lecture of your new classes.</p><br> <br> </div> </div> <div class="centercontent"> <div class="col-md-4 col-md-offset-2"> <h4><img src="/static/images/aggiedish.png" alt="Icon of Aggie Dish" height=110px></h4> <p>Don't waste swipes. Browse the Dining Commons' menus before you commit.</p><br><br> </div> </div> <div class="centercontent"> <div class="col-md-4"> <h4><img src="/static/images/smartsiteicon.png" alt="Icon of Smartsite" height=110px></h4> <p>Check course grades, annoucements, and assignments without leaving the app.</p><br><br> </div> </div> </div> </div> </div> <div class="featurefooter"> <footer>*Current Android version is not inclusive of all features.</footer> </div> <footer> <div class="footerbutton"> <a href= "https://itunes.apple.com/us/app/uc-davis-mobile/id455098573"><img src="/static/images/appstore.png" alt="Available on the App Store" width=200px height=auto></a> <a href='https://play.google.com/store/apps/details?id=edu.ucdavis.mobile.aggie'><img src="/static/images/googleplay.png" alt="Get it on Google Play" width=200px height=auto></a> <div class="questionheader"> <header>Questions?</header> </div> <div class="contacttext"> <a href="mailto:ithelp@ucdavis.edu"><p>Email us.</p></a> </div> </div> </footer> </div> <!-- /container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47335034-2', 'ucdavis.edu'); ga('send', 'pageview'); </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="/static/bootstrap-3.1.1-dist/js/bootstrap.js"></script> </body> </html>