# simple-android-demo **Repository Path**: mrchip233/simple-android-demo ## Basic Information - **Project Name**: simple-android-demo - **Description**: This is a simple android demo including web communication, database, canvas and customer widget. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple-android-demo This is a simple android demo including web communication, database, canvas and customer widget. ## Structure This project consists of Activity, Handler, Service and Broadcast Compoments of Android System. I want to use some design patterns such as Singleton and Observer to implement the Http access class. A custom ListView will be designed to show how to customize the View module. And the UI will be show by fragments.