UTS Mobile Programing
TUGAS UTS MOBILE PROGRAMING APLIKASI LISTVIEW MENGGUNAKAN LOGIN ANDROID STUDIO "HEWAN YANG DILINDUNGI DI INDONESIA" 1. Deskripsi Aplikasi mobile untuk memberi pengetahuan dan edukasi tentang hewan-hewan yang dilindungi di Indonesia. 2&3. XML Text Dan XML Graphic - Activity_main.xml <? xml version ="1.0" encoding ="utf-8" ?> <LinearLayout xmlns: android ="http://schemas.android.com/apk/res/android" xmlns: app ="http://schemas.android.com/apk/res-auto" xmlns: tools ="http://schemas.android.com/tools" android :layout_width ="match_parent" android :layout_height ="match_parent" android :orientation ="vertical" android :background ="@drawable/back" tools :context =".MainActivity" > <ImageView android :layout_width ="300dp" ...