PROYECTO 2

Datos del alumno (nombre, grupo, especialidad y docente) Fecha de realización BRYAN ALEXIS NEGRETE CARRILLO 4°G Programación María Lourdes Ramírez Villaseñor 20/04/2018 (Día/mes/año) Práctica no. Nombre de la práctica Parcial 1 Actividad 01: “Layouts en Android”: Proy01_Lista_de_invitados 1 2 X 3 Objetivo: (Describes de qué trata la actividad) El estudiante realiza aplicaciones móviles que utilicen diferentes layouts, según lo vaya indicando el docente. Código en XML <LinearLayout xmlns: android = "http://schemas.android.com/apk/res/android" android :orientation= "vertical" android :layout_width= "match_parent" android :layout_height= "match_parent" android :background= "@android:color/darker_gray" > <TextView android :text= "...