CS240: Advanced Programming Concepts

Slides:



Advertisements
Similar presentations
What is touchPRO EXPRESS? touchPRO EXPRESS is a way for select industries who meet certain criteria to be able to get a mobile app at a low cost and have.
Advertisements

Freshman Naviance OGT WEEK How Do I Get There? Go to GlenOak High School Web Page Click Students Click Naviance.
Blackberry application are those features that can developed and installed in blackberry devices to enhance it features and extend its usability with.
Welcome to App Inventor Design and program your own mobile apps.
SET-UP PROCEDURE Below is an outline for deploying new clients. We have an admin for each account. This admin delivers data to the app and allows the account.
What is a VLE? Realsmart Cloud vs VLEs A VLE is a Virtual Learning Environment. The main purpose of a VLE is NOT content storage but communication and.
Chapter 12: Finale! Publishing Your Android App. Objectives In this chapter, you learn to: Understand Google Play Target various device configurations.
CS 235: User Interface Design October 15 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Android Boot Camp.
CS4274 TERM PROJECT 2010 SOLE : SHARING OF LIVING EXPERIENCES Team Members: Tan Gui Han Wilson Duy Vinh Chuc Damien Catala Cheng Zhi Xiang.
How do I use my Ebooks? Nursing 100 Fall So what’s so great about an Ebook? They are inexpensive Environmentally friendly Lighter to carry Offer.
First Venture into the Android World Chapter 1 Part 2.
Introduction to Android
Srikanth Marepalli Introduction Symbaloo.com is an online bookmarks aggregating service. We can organize all our favorite web sites.
Learningcomputer.com SQL Server 2008 – Management Studio.
Cosc 5/4730 Android Maps v2 Blackberry Maps. Android.
Photographic Memory Ben Pomerenke Kenny Ortmann Adam Schade Brandon Berwald.
SSIS tips & tricks Peter Doyle. File Formats Identify the file formats correctly Notepad2.exe seems good for identifying UTF-8 versus ANSI Beware processing.
Intel® Education Learning in Context: Science Journal.
Technology Training #5 Charger Thursday 11/19/15.
TCS Internal Maps. 2 TCS Internal Objective Objective :  MAPS o Integration of Maps.
Creating ActiveX Controls at runtime If you need to create an ActiveX Control at runtime without a resource template entry, follow the programming steps.
Have you downloaded the meals on heels app yet? View this short demo film – and pass it on!
CONTACT LIST CONNECT FOR ANDROID APPS - Learnsauce.comLearnsauce.com.
NetBeans Rich Client Platform Alex Kotchnev Software Developer Commerce Technologies Inc. Alex Kotchnev Software Developer Commerce Technologies Inc.
ASUEat Android App Benjamin Dummer Brian Clee Christian Zavala-Santos Kyle Huff Dr. Tashakkori’s Spring 2012 STEP Group:
ETH 316 Week 1 DQ 1 What are examples of virtues, values, and moral concepts? How do each of these relate to one another? In what ways are they separate.
PowerBI for the common man!
Augmented Reality/ Virtual Reality
Use Moodle to Link to the Course
Create a REEF Polling Account
Configure Instruction
Create a REEF Polling Account
CS240: Advanced Programming Concepts
Class Finder for Android
Family Connection: College Apps and Letters of Recommendation
Android UG - #15 Agenda: Android news from the last month
The GoogleMap API By Cody Littley.
Reactive Android Development
Using Visual Studio with C#
2018 CODE-IT CATEGORY .
Android SDK & App Development
Android App Computations
Android Mobile apps development services company in India
PRG 421 Education on your terms/snaptutorial.com.
PRG 421 Education on your terms/tutorialrank.com.
NForm 2.0 Training.
Review 2: Material Design and key widgets.
Scan this code with a QR reader to easily download the app.
Concept Mapping
Tip Calculator App Android How to Program
Create a REEF Polling Account
CS240: Advanced Programming Concepts
CS240: Advanced Programming Concepts
Stephen Platt, Soham Parekh, Matt DeAngelis
Android Developer Fundamentals V2 Lesson 1
Windows Tutorial 9 Maintaining Hardware and Software
Campusservice & IT Markus Södergren Jimmy Granberg.
1. What Google app created this assessment?
CS4433 Database Systems Project.
Unfortunately, Amazon Prime Video is not compatible with Chromecast. However, you can use the casting feature to watch Amazon Prime Video on your TV with.
Log in the System 登入系統 Course Selection System: Choose English version.
Snapseed By: Katie lohmueller.
Computer Science Kiosk
When you open Word 2013, you see the new screen below:
CS 240 – Advanced Programming Concepts
Navigation By Touch מנחה הפרוייקט: כפיר לב-ארי.
SSMS to Azure Data Studio
Chit fund software, Online Chit fund software,chit fund management software,chit fund accounting software,android chit fund software,chit fund software online
Other options Note: Style switcher.
Presentation transcript:

CS240: Advanced Programming Concepts Week 14 Thursday

Advanced Widgets Using Map Services Dialogs Recycler Views RecyclerView.Adapter Expandable Recycler Views (Screencast) [ https://students.cs.byu.edu/~cs240ta/fall2016/rodham_files/21-advanced- widgets/AndroidAdvancedWidgets.pdf ] Toolbars (Screencast)

Amazon Maps (ugh…) See help sheet Tip: When registering your app… do NOT do what seems intuitive (just find the maps tab)

Google Maps (:-) Google itself has a great tutorial here. We recommend that you create a new project to follow the tutorial then apply it to your own code. To create the Google maps activity we recommend you use New-> Activity-> Gallery-> Google Maps Activity. This will update the Android manifest and generate an XML for you. Follow the instructions in the generated XML and android manifest as to how to add the app to the registry. If you are on campus we find it works best if you are connected to the CS dept. WiFi.

CriminalIntent Demo RecyclerViews Dialogs

CriminalIntent

Fragments…(more of them)

RecyclerView

RecyclerView