Search Result for Activities
Sample Code and Directory of libraries for Android DevelopersRx binding of stock Android Activities & Fragment Lifecycle, avoiding memory leak.
You can dispose an Rx operation when the activity state changes.
Or pause an Rx chain until it's not on an event, for example wait for activity to be resumed to perform an animation.
When we use startActivityForResult()
, we have to receive result/data in onActivityResult()
.
This is very complex and inconvenience to us.
An example project / library of outside layout activity.
This is contains below components:
- AlignedOutsideActivity
- ScaleOutsideActivity
- TranslateOutsideActivity
Rx binding of new Android Architecture Component Lifecycle.
Easily add Portfolio Activity in your android app.
An Android wrapper to simplify process for start an Activity.
Simple universal framework for the Android platform that may be used as base for Activities and Fragments in Android applications.
An android library which enables activity/fragment fields retention through configuration changes (e.g screen rotatio) by generating boilerplate code for you.
Android Library that provide simpler way to start the Activities with multiple arguments.
Field and method binding for Android Activity arguments, which uses annotation processing to generate boilerplate code for you, and:
Eliminate all putExtra and getXXXExtra methods. Allows you to forget about all keys that were used to pass agruments. Support flags and Intent provide.
Android library that adds methods isForeground / isBackground / isReturnedFromBackground.
StayWoke essentially has two features:
- Keep the screen awake while on specified activities using
StayWoke.init(...)
- Wake up the screen as soon as your app gets deployed on to the phone using
WakeUp.init(...)
Makes it easy to create a beautiful about screen for your app.
This library allows to use Material activity choosers on Jelly Bean+.
A quick settings tile to quickly toggle "Don't keep activities".
Build safely Android app, no more Activity not found, Activity state loss and NPE during fragment transaction!
Now you can preserve object instance without any hassle during orientation change.
An Rx wrapper for receiving results from startActivityForResult() as an Observable
.
Topics
2D Engines 3D Engines 9-Patch Action Bars Activities ADB Advertisements Analytics Animations ANR AOP API APK APT Architecture Audio Autocomplete Background Processing Backward Compatibility Badges Bar Codes Benchmarking Bitmaps Bluetooth Blur Effects Bread Crumbs BRMS Browser Extensions Build Systems Bundles Buttons Caching Camera Canvas Cards Carousels Changelog Checkboxes Cloud Storages Color Analysis Color Pickers Colors Comet/Push Compass Sensors Conferences Content Providers Continuous Integration Crash Reports Credit Cards Credits CSV Curl/Flip Data Binding Data Generators Data Structures Database Database Browsers Date & Debugging Decompilers Deep Links Dependency Injections Design Design Patterns Dex Dialogs Distributed Computing Distribution Platforms Download Managers Drawables Emoji Emulators EPUB Equalizers & Event Buses Exception Handling Face Recognition Feedback & File System File/Directory Fingerprint Floating Action Fonts Forms Fragments FRP FSM Functional Programming Gamepads Games Geocaching Gestures GIF Glow Pad Gradle Plugins Graphics Grid Views Highlighting HTML HTTP Mocking Icons IDE IDE Plugins Image Croppers Image Loaders Image Pickers Image Processing Image Views Instrumentation Intents Job Schedulers JSON Keyboard Kotlin Layouts Library Demos List View List Views Localization Location Lock Patterns Logcat Logging Mails Maps Markdown Mathematics Maven Plugins MBaaS Media Menus Messaging MIME Mobile Web Native Image Navigation NDK Networking NFC NoSQL Number Pickers OAuth Object Mocking OCR Engines OpenGL ORM Other Pickers Parallax List Parcelables Particle Systems Password Inputs PDF Permissions Physics Engines Platforms Plugin Frameworks Preferences Progress Indicators ProGuard Properties Protocol Buffer Pull To Purchases Push/Pull QR Codes Quick Return Radio Buttons Range Bars Ratings Recycler Views Resources REST Ripple Effects RSS Screenshots Scripting Scroll Views SDK Search Inputs Security Sensors Services Showcase Views Signatures Sliding Panels Snackbars SOAP Social Networks Spannable Spinners Splash Screens SSH Static Analysis Status Bars Styling SVG System Tags Task Managers TDD & Template Engines Testing Testing Tools Text Formatting Text Views Text Watchers Text-to Toasts Toolkits For Tools Tooltips Trainings TV Twitter Updaters USB User Stories Utils Validation Video View Adapters View Pagers Views Watch Face Wearable Data Wearables Weather Web Tools Web Views WebRTC WebSockets Wheel Widgets Wi-Fi Widgets Windows Wizards XML XMPP YAML ZIP Codes