Hello, my team and I have just released our new plugin that allows you in a simple way to interact with Android native functionality!
Features:
★ Native UI ★
★ Opening Other Apps ★
★ Getting device info ★
★ Marketplace: https://www.unrealengine.com/marketp...native-goodies
★ Example project on GitHub: https://github.com/NinevaStudios/And...-SampleProject
★ Documentation: https://github.com/NinevaStudios/And...leProject/wiki
Here are also a few blueprint screenshots for you to get a better idea what can be achieved with this plugin:
1. Show native system dialogs like date/time pickers

2. Open apps and show more dialogs

3. Set alarms/timers

4. Open maps in a certain location or address

5. Share text and images in multiple ways (email, sms, social media and messengers)

6. Obtain info about any system feature of your Android device

With existing example project, you should be able to build an app like one in this short demo video:
Features:
★ Native UI ★
- Showing native alert dialogs with buttons/radiobuttons/checkboxes
- Showing date/time picker
- Show spinner/horizontal progress bar
- Showing toasts.
★ Opening Other Apps ★
- Native sharing text/image/text+image, share directly via email, sms, twitter etc
- Opening twitter/facebook/instagram profile, open youtube video or any other app
- Opening maps app on a device with location/label/find directions
- Setting timers and alarms
★ Getting device info ★
- Get various info from the device
- Check supported device features
- Check if a certain app is installed
★ Marketplace: https://www.unrealengine.com/marketp...native-goodies
★ Example project on GitHub: https://github.com/NinevaStudios/And...-SampleProject
★ Documentation: https://github.com/NinevaStudios/And...leProject/wiki
Here are also a few blueprint screenshots for you to get a better idea what can be achieved with this plugin:
1. Show native system dialogs like date/time pickers
2. Open apps and show more dialogs
3. Set alarms/timers
4. Open maps in a certain location or address
5. Share text and images in multiple ways (email, sms, social media and messengers)
6. Obtain info about any system feature of your Android device
With existing example project, you should be able to build an app like one in this short demo video:
Comment