Unity Asset - Android Native Goodies v1.8.5:
Introducing Android Goodies, your comprehensive toolkit for seamlessly integrating Android native functionalities into your Unity projects. Designed to bridge the gap between Unity and Android features, Android Goodies empowers developers with a wide array of methods not readily available in Unity.
Render Pipeline Compatibility:
- Built-in Render Pipeline: Unity's default pipeline with limited customization options.
- Universal Render Pipeline (URP): A flexible and optimized pipeline for creating graphics across multiple platforms.
- High Definition Render Pipeline (HDRP): Ideal for achieving high-fidelity graphics on high-end platforms.
Advantages:
- Clean and flexible API for easy integration.
- No overriding of Unity default activity.
- Thoroughly documented API methods.
- Full source code included for customization.
- Well-written documentation for easy reference.
App Interaction:
- Access and manipulate alarms, timers, and calendar events.
- Open other apps, including YouTube videos, and check for installed apps.
- Interact with maps, phone calls, system settings, and native share functionalities.
- Pick photos from the gallery, capture photos with the camera, and handle various file types.
- Access contacts, copy text to the clipboard, and print images and HTML documents.
Local Notifications:
- Create and manage notifications with various styles and scheduling options.
- Customize notification channels and pass custom data with notifications.
- Handle notification interactions when the app is opened via notification.
Native UI:
- Display native alert dialogs, date/time pickers, spinners, and progress bars.
- Show toasts and enable immersive mode.
- Set wallpapers and reset to default.
Retrieving Info:
- Retrieve device and app information, including device build details and version information.
- Access device environment properties and methods, check internet connectivity, and manage Wi-Fi connections.
- Retrieve telephony-related information.
- Hardware:
- Monitor device battery level and control camera flashlight.
- Listen to GPS location changes, check GPS status, and retrieve last known location.
- Control device vibrator and access fingerprint authentication and encryption.
Other:
- Save Unity Texture2D to Android gallery.
Android Goodies unlocks the full potential of Android features within Unity, providing developers with the tools needed to enhance user experiences and add native functionalities seamlessly.