Android Notes for Professionals



Download free course Android Notes for Professionals, pdf file on 1329 pages by by Stack Overflow Community.
The Android Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Table of contents

  • Getting started with Android
  • Android Studio
  • Instant Run in Android Studio
  • TextView
  • AutoCompleteTextView
  • Autosizing TextViews
  • ListView
  • Layouts
  • ConstraintLayout
  • TextInputLayout
  • CoordinatorLayout and Behaviors
  • TabLayout
  • ViewPager
  • CardView
  • NavigationView
  • RecyclerView
  • RecyclerView Decorations
  • RecyclerView onClickListeners
  • RecyclerView and LayoutManagers
  • Pagination in RecyclerView
  • ImageView
  • VideoView
  • Optimized VideoView
  • WebView
  • SearchView
  • BottomNavigationView
  • Canvas drawing using SurfaceView
  • Creating Custom Views
  • Getting Calculated View Dimensions
  • Adding a FuseView to an Android Project
  • Supporting Screens With Different Resolutions, Sizes
  • ViewFlipper
  • Design Patterns
  • Activity
  • Activity Recognition
  • Split Screen / Multi-Screen Activities
  • Material Design
  • Resources
  • Data Binding Library
  • SharedPreferences
  • Intent
  • Fragments
  • Button
  • Emulator
  • Service
  • The Manifest File
  • Gradle for Android
  • FileIO with Android
  • FileProvider
  • Storing Files in Internal & External Storage
  • Zip file in android
  • Unzip File in Android
  • Camera and Gallery
  • Camera 2 API
  • Fingerprint API in android
  • Bluetooth and Bluetooth LE API
  • Runtime Permissions in API-23 +
  • Android Places API
  • Android NDK
  • DayNight Theme (AppCompat v23.2 / API 14+)
  • Glide
  • Dialog
  • Enhancing Alert Dialogs
  • Animated AlertDialog Box
  • GreenDAO
  • Tools Attributes
  • Formatting Strings
  • SpannableString
  • Notifications
  • AlarmManager
  • Handler
  • BroadcastReceiver
  • UI Lifecycle
  • HttpURLConnection
  • Callback URL
  • Snackbar
  • Widgets
  • Toast
  • Create Singleton Class for Toast Message
  • Interfaces
  • Animators
  • Location
  • Theme, Style, Attribute
  • MediaPlayer
  • Android Sound and Media
  • MediaSession
  • MediaStore
  • Multidex and the Dex Method Limit
  • Data Synchronization with Sync Adapter
  • PorterDuff Mode
  • Menu
  • Picasso
  • RoboGuice
  • ACRA
  • Parcelable
  • Retrofit2
  • ButterKnife
  • Volley
  • Date and Time Pickers
  • Localized Date/Time in Android
  • Time Utils
  • In-app Billing
  • FloatingActionButton
  • Touch Events
  • Handling touch and motion events
  • Detect Shake Event in Android
  • Hardware Button Events/Intents (PTT, LWP, etc.)
  • GreenRobot EventBus
  • Otto Event Bus
  • Vibration
  • ContentProvider
  • Dagger 2
  • Realm
  • Android Versions
  • Wi-Fi Connections
  • SensorManager
  • ProgressBar
  • Custom Fonts
  • Getting system font names and using the fonts
  • Text to Speech(TTS)
  • Spinner
  • Data Encryption/Decryption
  • OkHttp
  • Handling Deep Links
  • Crash Reporting Tools
  • Check Internet Connectivity
  • Creating your own libraries for Android applications
  • Device Display Metrics
  • Building Backwards Compatible Apps
  • Loader
  • ProGuard - Obfuscating and Shrinking your code
  • Typedef Annotations: @IntDef, @StringDef
  • Capturing Screenshots
  • MVP Architecture
  • Orientation Changes
  • Xposed
  • PackageManager
  • Gesture Detection
  • Doze Mode
  • Colors
  • Keyboard
  • RenderScript
  • Fresco
  • Swipe to Refresh
  • Creating Splash screen
  • IntentService
  • Implicit Intents
  • Publish to Play Store
  • Universal Image Loader
  • Image Compression
  • 9-Patch Images
  • Email Validation
  • Bottom Sheets
  • EditText
  • Speech to Text Conversion
  • Installing apps with ADB
  • Count Down Timer
  • Barcode and QR code reading
  • Android PayPal Gateway Integration
  • Drawables
  • TransitionDrawable
  • Vector Drawables
  • VectorDrawable and AnimatedVectorDrawable
  • Port Mapping using Cling library in Android
  • Creating Overlay (always-on-top) Windows
  • ExoPlayer
  • XMPP register login and chat simple example
  • Android Authenticator
  • AudioManager
  • AudioTrack
  • Job Scheduling
  • Accounts and AccountManager
  • Integrate OpenCV into Android Studio
  • MVVM (Architecture)
  • ORMLite in android
  • Retrofit2 with RxJava
  • ShortcutManager
  • LruCache
  • Jenkins CI setup for Android Projects
  • fastlane
  • Define step value (increment) for custom RangeSeekBar
  • Getting started with OpenGL ES 2.0+
  • Check Data Connection
  • Java on Android
  • Android Java Native Interface (JNI)
  • Notification Channel Android O
  • Robolectric
  • Moshi
  • Strict Mode Policy: A tool to catch the bug in the Compile Time
  • Internationalization and localization (I18N and L10N)
  • Fast way to setup Retrolambda on an android project
  • How to use SparseArray
  • Shared Element Transitions
  • Android Things
  • Library Dagger 2: Dependency Injection in Applications
  • JCodec
  • Formatting phone numbers with pattern
  • Paint
  • What is ProGuard? What is use in Android?
  • Create Android Custom ROMs
  • Genymotion for android
  • ConstraintSet
  • CleverTap
  • Publish a library to Maven Repositories
  • adb shell
  • Ping ICMP
  • AIDL
  • Android game development
  • Android programming with Kotlin
  • Android-x86 in VirtualBox
  • Leakcanary
  • Okio
  • Bluetooth Low Energy
  • Looper
  • Annotation Processor
  • SyncAdapter with periodically do sync of data
  • Fastjson
  • JSON in Android with org.json
  • Gson
  • Android Architecture Components
  • Jackson
  • Smartcard
  • Security
  • How to store passwords securely
  • Secure SharedPreferences
  • Secure SharedPreferences
  • SQLite
  • Accessing SQLite databases using the ContentValues class
  • Firebase
  • Firebase Cloud Messaging
  • Firebase Realtime DataBase
  • Firebase App Indexing
  • Firebase Crash Reporting
  • Twitter APIs
  • Youtube-API
  • Integrate Google Sign In
  • Google signin integration on android
  • Google Awareness APIs
  • Google Maps API v2 for Android
  • Google Drive API
  • Displaying Google Ads
  • AdMob
  • Google Play Store
  • Sign your Android App for Release
  • TensorFlow
  • Android Vk Sdk
  • Project SDK versions
  • Facebook SDK for Android
  • Thread
  • AsyncTask
  • Testing UI with Espresso
  • Writing UI tests - Android
  • Unit testing in Android with JUnit
  • Inter-app UI testing with UIAutomator
  • Lint Warnings
  • Performance Optimization
  • Android Kernel Optimization
  • Memory Leaks
  • Enhancing Android Performance Using Icon Fonts
  • Bitmap Cache
  • Loading Bitmaps Effectively
  • Exceptions
  • Logging and using Logcat
  • ADB (Android Debug Bridge)
  • Localization with resources in Android
  • Convert vietnamese string to english string Android
Pages : 1329
Size : 12.3 MB
File type : PDF
Downloads: 161
Created: 2022-02-01
License: CC BY-SA
Author(s): by Stack Overflow Community
Android Notes for Professionals

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others android Tutorials

GUI Design for Android Apps

Android Tutorial

Learning Android

Android™ Notes for Professionals

Android Programming Basics

Others related eBooks about Android Notes for Professionals

Professor Frisby's Mostly Adequate Guide to Functional Programming

Download free course Professor Frisby's Mostly Adequate Guide to Functional Programming, pdf file on 146 pages by Brian Lonsdorf....

Introduction to ADA 2012

This course is for developers who already know Ada 95 and want to learn about the new possibilities brought by Ada 2005 and Ada 2012. A brief introduction to Ada 2012 by John Barnes....

Advanced R Course

Download free course Advanced R Course, pdf file on pages by Self-publishing....

Understanding Machine Learning

Download free course Understanding Machine Learning, pdf file on 449 pages by Shai Shalev-Shwartz, Shai Ben-David....

Guide to C++ Programming

This tutorial provides an introduction to C++ programming language in PDF. This guide will help you to learn how to write a simple computer programs in C++ with somes exercises....

Raspberry Pi Beginner's Guide

Download free course Raspberry Pi Beginner's Guide, pdf file on 248 pages by Gareth Halfacree....

Microservices Best Practices for Java

Download free course Microservices Best Practices for Java, pdf file on 134 pages by Michael Hofmann, Erin Schnabel, Katherine Stanley....

Kotlin Programming Language

This PDF tutorial is intended to beginners to help them understand the basics of Kotlin programming language. Download Free training document under 52 pages....

Introduction to Visual Cobol and Cobol for .NET

This PDF tutorial teachs you how to build your first application with Visual Cobol ,it provides an introduction to Visual COBOL and the COBOL for .NET language. It shows some basic features of COBOL for .NET,free training document under 30 pages for beginners....

Practical Artificial Intelligence Programming in Java

This book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical natural language processing (NLP)....