Plugin.CurrentActivity
2.1.0.4
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin.
This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
Install-Package Plugin.CurrentActivity -Version 2.1.0.4
dotnet add package Plugin.CurrentActivity --version 2.1.0.4
<PackageReference Include="Plugin.CurrentActivity" Version="2.1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.CurrentActivity --version 2.1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See: https://github.com/jamesmontemagno/CurrentActivityPlugin
Dependencies
-
MonoAndroid 4.4
- No dependencies.
Used By
NuGet packages (71)
Showing the top 5 NuGet packages that depend on Plugin.CurrentActivity:
Package | Downloads |
---|---|
Xam.Plugin.DeviceInfo
Receive information about the device that you are using. Properties such as Model, Operating System, Version, Id, and even the ability to generate a unique Id for your application based off of these properties.
|
|
Plugin.Share
Share Plugin for Xamarin and Windows to share text, link, copy text to clipboard, or open a browser.
|
|
DK.Android
Android platform specific code
|
|
Plugin.DeviceOrientation
Simple cross-platform plugin to work with screen orientation of mobile device.
|
|
SheshaMobile.Core.Android
Common application functionality and features to be shared across the framework for Android
|
GitHub repositories (28)
Showing the top 5 popular GitHub repositories that depend on Plugin.CurrentActivity:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
bitwarden/mobile
The mobile app vault (iOS and Android).
|
|
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
|
|
microsoft/appcenter
Central repository for App Center open source resources and planning.
|
|
jamesmontemagno/MediaPlugin
Take & Pick Photos and Video Plugin for Xamarin and Windows
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0.4 | 1,702,883 | 5/25/2018 |
2.1.0.4-beta | 812 | 5/23/2018 |
2.1.0.2 | 1,043,836 | 5/14/2018 |
2.1.0.2-beta | 616 | 5/14/2018 |
2.1.0.1 | 29,660 | 5/9/2018 |
2.0.1.4 | 25,848 | 5/4/2018 |
2.0.1.1-beta | 721 | 5/4/2018 |
2.0.0.6-beta | 6,787 | 4/11/2018 |
2.0.0.4-beta | 910 | 4/6/2018 |
2.0.0.3-beta | 727 | 4/3/2018 |
1.0.1 | 1,497,226 | 12/19/2015 |
1.0.0 | 13,179 | 11/16/2015 |