https://codinginflow.com/tutorials/android
//
Layout
- ConstraintLayout
- Include + Merge Layouts
- Alternative Layout Resources
- DodgeInsetEdges
- RecyclerView + CardView
Menus & Navigation
- Open Activity on Button Click
- Up Button
- Options Menu with Sub Items
- Popup Menu
- Floating Context Menu
- Contextual Action Mode
- BottomNavigationView
- Navigation Drawer
- Tab Layout with Fragments
Text, Input & Selection
- SearchView + RecyclerView
- RecyclerView EditText Search
- Translations Editor
- AutoSizing TextView
- FadingTextView
- TextSwitcher
- SpannableString Text Color
- SpannableString Text Style
- ClickableSpan
- TextInputLayout
- Validate Email & Password (Regular Expressions)
- AutoCompleteTextView
- MultiAutoCompleteTextView
- Custom AutoCompleteTextView
- Mask EditText
- EditText Single Line
- ImeOptions
- TextWatcher Enable/Disable Button
- Radio Buttons & Radio Group
- Text Spinner
- Spinner with Custom Objects
- Custom Spinner
- IconSwitch
- SeekBar
Usability & Styling
- Remove the ActionBar
- Toolbar
- Hide Soft Keyboard Programmatically
- KeyboardVisibilityEvent
- Easy Splash Screen
- Circular Determinate ProgressBar
- Press Back Again to Exit
- Rate Me Button
- Android-Rate
Fragments, Dialogs & Sheets
- Fragment NewInstance
- Fragment to Fragment Communication
- Fragment + Animation + Interface
- Simple AlertDialog
- AlertDialog + Interface
- Custom Dialog + Interface
- Override Dialog Button
- Persistent Bottom Sheet
- Modal Bottom Sheet
Data Transfer & Data Persistence
- Open a New Activity and Pass Variables to It
- StartActivityForResult
- Parcelable
- Restore Variables on Configuration Change
- Write Text File to Internal Storage
- SharedPreferences
- Save ArrayList to SharedPreferences with GSON
- Execute Code on First Start Only
- SQLite + RecyclerView
- View SQLite Database from Emulator on PC
Notifications & Messages
- Notifications & Notification Channels
- Simple Firebase Background Notification
- Custom Toast
- Custom Snackbar
- StyleableToast
- Toasty
- Toast Position
- Alerter
Services & Background Tasks
- Foreground Service
- AlarmManager
- BroadcastReceiver
- JobScheduler
- Starting a Background Thread
- AsyncTask
- Handler postDelayed + Runnable
Networking & JSON
- Volley JSON Parsing
- Volley Singleton Pattern
- RecyclerView + Volley + Picasso
- OkHttp Simple HTTP Request
- GSON
Animations & Transitions
- Slide Animation Between Activities
- Intent Animation
- Swipe View + Animations
- Slidr
- ViewFlipper
- AndroidViewAnimations
- Circular Reveal Animation
- Drawable Animations
- Shared Element Transition
- Animated Gradient Background
- KenBurnsView
Images & Colors
- Batch Import Images for Different Screen Resolutions
- 9 Patch Image
- Custom Button with Images
- Custom Button with ShapeDrawables
- Picasso Image Loading
- Picasso Resizing & Scaling
- Image Slider
- Picasso Image Slider
- BlurImageView
- Palette
- AmbilWarna (Color Picker Dialog)
- ColorSeekBar
- Generate a Random Color
Media, Web & Phone
Date & Time
- DatePickerDialog
- TimePickerDialog
- Get Current Date + DateFormat
- Get Future Date
- TimeSquare/CalendarPickerView
- CountDownTimer
- Chronometer
System
- Change the Starting Activity
- Start App on Boot
- Change the App Icon (Adaptive Icons)
- Run Time Permission Request
- EasyPermissions
- PermissionsDispatcher
- Update UI Every New Minute
- Enable Developer Options
- WiFi State BroadcastReceiver
- Enable/Disable WiFi
Firebase
Games
IDE & Productivity
- Android Studio Debugger
- Change Android Studio Theme
- Install More Android Studio Themes
- Logcat Change Text Color
- Android Studio Live Templates
- Auto Generate Constructor + Getter/Setter
- Android Studio Shortcuts
- Android Studio Navigation Shortcuts
- Android Studio Local History
- Android Studio Clipboard History
- Change Android Studio Text Size and Activate Zoom
- Change Package Name
- Delete Android Studio Emulators & System Images
- ADB Idea
- Exynap
- CodeGlance MiniMap
Comments
Post a Comment