-
Notifications
You must be signed in to change notification settings - Fork 1
Android Application Development
Rajesh Khadka edited this page Apr 4, 2019
·
6 revisions
- Activity, Service, Broadcast Receiver and Content Provider
- Life cycle of Components
- Using Logcat
- Creating own functions for logging
- Using logging library
- Handling runtime permission
- Using runtime permission library
- Material Design Concepts
- Elevation
- Ripple Effect
- Typography
- Material design guidlines
- Toolbar
- Floating Action button
- Snackbar, Toast
- Navigation drawer
- Tablayout
- BottomNavigationView
- Dialog
- Bottom Sheet Dialog
- Alert Dialog
- Chip
- Fragments
- Fragments backstack
- Fragments manager
- Begin and commit fragment transaction
- Constraint Layout
- Coordinator Layout
- Relative Layout
- Linear Layout
- Frame Layout
- Cardview
- Recyclerview
- Recylerview Adapter
- Cardview
- Deletion of Item
- Addition of Item
- Notify Dataset Changed
- Item Decoration
- Gridlayout Manager
- ViewHolder
- List Adapter
- Nested Recyclerview
- CliptoPadding
- RTL support
- Providing Alternative strings
- Using Configuration Qualifiers
- Converting dp and sp to pixels
- Text size and different android screen sizes
- Formatting String Resource
- Formatting data types to String and vise versa
- Format a timestamp to string
- Importing SVG file as VectorDrawable
- VectorDrawable Usage example
- Adding menu in toolbar
- Menu Click Action
- Why progaurd
- Adding progaurd provided by library
- Handling missing classes in the packages
- Persist data on configuration change
- Gson
- Okhttp
- Retrofit
- Request Interceptor
- Response Interceptor
- Retrofit ConverterFactory
- Retrofit serializer
- Network Logger
- Retrofit Response Wrapper
- Parcelable
- Serializable
- Passing the parcelable and serializable class
- Use android default theme and styles
- Inherit Styles
- Key-value storage
- Shared Preferences
- Using functions provided by androidx
- SQLite
- ORM
- File
- Libraries for the storage (Realm, Hawk)
- Intent
- Deeplink
- Android KTX
- Data Binding
- Lifecycles
- LiveData
- Navigation
- Paging
- Room
- ViewModel
- WorkManager
- Retrofit
- Glide
- Hawk
- Event Bus
- Shared Element Transition
- Translate,Scale and Rotate
- MVVM
- MVP
- Clean Architecture
- App signing
- App Release
- Library Development
- Custom Views
- Create custom views
- Create custom attributes
- Draw on canvas
- Create compound views
- Component base design
- Reactive Programming
- Clean Code
- Code Review
- Architecture Setup
- Unit Testing and Test Driven Development
- Refactor Code
- Library Customization
- Problem Solving Techniques
- Deployment Automation
- Debugging Techniques
- Performance Monitoring and controlling
- Handling critical updates
- Functional Programming
- Kotlin coroutines
- Multithreading( Looper, Handlers and Thread pool )
- Dependency Injection
- Continuous integration and Continuous Delivery
- Performance monitoring tools
- Crash Reporting tools
- Saving passwords securely
- Optimization
- Progaurd
- Memory Leaks
- Memory Monitor
- Design Patterns
- Android Debug Bridge
- Annotation Processor
- Data Binding