Learn build simple Android Application. Some component have custom layout. Feel free to learn how to customize it.
Component use in this application (also link to the Reference) :
- GridView - Using in GuestActivity
- ListView - Using in EventActivity:EventFragment
- Retrofit - Using in GuestActivity : HttpService
- Realm - Using in any activity (Guest)
- Butterknife - Using in any adapter
- Maps API - Using in Map View (within slider)
- ViewPager - Using in photos slider
- Menu/ActionBar
Screen 1 - Default
Screen 2 - Default Screen
Screen 2 - Filled by Event
Screen 2 - Filled by Guest and Show Phone OS dependent to Guest
Screen 3 - Choose Event (with List View)
Screen 3 - Choose Event (with Map View)
Screen 4 - Choose Guest (with Grid View)
Copyright 2017 berviantoleo
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.