New
Basic
Communicating between fragment and activity
- Communicating between fragment and activity
- Send data from activity to fragment in android
- Send data from activity to fragment on android II
- Communicating activity with fragments in TabBar
- Listener from fragment to activity
Design Patterns
- MVP => Interesting!
- MVP (Example)
- Singleton
- Listener
- Listener from fragment to activity
- MVC
Paint in layout
- Custom style in CheckBox and RadioButton => Interesting!
- Place in Relative Layout
- Animation image
- PopUp
- Custom fonts
- Add a textview and a button to linear layout programmatically => Interesting!
- Percentage of screen
- Alert Dialog
- Custom theme
- How to prevent a AlertDialog from closing when a button is clicked
- How to put image in Navigation Drawer
- How to take a component position?
- How to move a view on touch move?
Apis
Libraries
Map
Code Style Guide
Audio/Video
ScrollView
- Vertical and horizontal scrolling
- Infinitely Scrolling List
- ListView inside ScrollView (See all items)
- ListView inside ScrollView (See only one item)
- Expandable listView inside ScrollView => Interesting!
- Fast Scroll in listView
RecyclerView
Test
Rx Java
Write and read in File
- Read XML in Android
- Write XML in Android
- How to read and write from file
- How to read and write JSON from file with Gson
- Generate PDF
- Edit PDF
Important methods
- NotifyDataSetChanged with setTag
- getFragment(position) with setTag
- onSaveInstanceState(Bundle outState)
Intents
Encryption
Android Design Support Library
Animation between Activities
Other