InTheHand.AndroidActivity
1.0.1
Prefix Reserved
See the version list below for details.
dotnet add package InTheHand.AndroidActivity --version 1.0.1
NuGet\Install-Package InTheHand.AndroidActivity -Version 1.0.1
<PackageReference Include="InTheHand.AndroidActivity" Version="1.0.1" />
<PackageVersion Include="InTheHand.AndroidActivity" Version="1.0.1" />
<PackageReference Include="InTheHand.AndroidActivity" />
paket add InTheHand.AndroidActivity --version 1.0.1
#r "nuget: InTheHand.AndroidActivity, 1.0.1"
#:package InTheHand.AndroidActivity@1.0.1
#addin nuget:?package=InTheHand.AndroidActivity&version=1.0.1
#tool nuget:?package=InTheHand.AndroidActivity&version=1.0.1
InTheHand.AndroidActivity
Provides a mechanism to determine the main activity in cross-platform projects
Usage
In your cross-platform code you can reference this package. Query the AndroidActivity.CurrentActivity property to return the current activity on supported cross-platform frameworks.
On unsupported frameworks you can manually set the CurrentActivity by assigning it inside your platform-specific MainActivity.cs or similar.
Supported Frameworks
- Xamarin Forms
- .NET MAUI
- Uno Platform
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android31.0 is compatible. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
| MonoAndroid | monoandroid10.0 is compatible. |
-
MonoAndroid 10.0
- No dependencies.
-
net6.0-android31.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on InTheHand.AndroidActivity:
| Package | Downloads |
|---|---|
|
InTheHand.Net.Bluetooth
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code. |
|
|
InTheHand.BluetoothLE
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code. |
|
|
InTheHand.Nfc
32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth easily accessible from .NET code. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on InTheHand.AndroidActivity:
| Repository | Stars |
|---|---|
|
inthehand/32feet
Personal Area Networking for .NET. Open source and professionally supported
|
Initial release