Native Goodies Demo Application icon

Native Goodies Demo 1.5.0

21.3 MB / 5+ Downloads / Rating 4.0 - 6 reviews


See previous versions

Native Goodies Demo, developed and published by Dead Mosquito Games, has released its latest version, 1.5.0, on 2018-09-27. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 4.0, based on 6 reviews.

Native Goodies Demo APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.deadmosquitogames.androidgoodiesdemo

Updated: 6 years ago

Developer Name: Dead Mosquito Games

Category: Libraries & Demo

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Native Goodies Demo on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 6 reviews

Reviews

5 ★, on 2016-09-05
Great demo for useful unity asset.

Previous Versions

Native Goodies Demo 1.5.0
2018-09-27 / 21.3 MB / Android 4.1+

About this app

WARNING: This is the tech demo of Android Goodies PRO Unity Asset Store Package. Please only download it if you are interested in checking out the package features.

Asset Store Package link: http://u3d.as/xf8

Android Goodies is a collection of Android native methods that allow you to do different things like showing native dialogs, opening a certain location on the map sharing text and much more.

Advantages:
- Not a single .jar file in project (only android-support-v4.jar for local push notifications)
- Clean and flexible API
- No overriding of Unity default activity
- Full source code included
- Well-written documentation

Features:
App Interaction:
- AGAlarmClock.cs - Methods to show all alarms, set alarm with all properties or set timer
- AGApps.cs - Open other apps, currently only has method to watch YouTube video in native app
- AGCalendar.cs - Class that allows to create calendar event with all required params or open calendar app on the provided date
- AGDialer.cs - Dial or directly call phone number, check if user has phone app
- AGMaps.cs
- Open maps location, address, check if user has maps app
- AGSettings.cs - Open any system settings screen
- AGShare.cs - Native share text, text+image, tweet, email, send SMS etc, check if user has twitter, sms, email app installed.

UI:
- AGAlertDialog.cs - Showing native alert dialogs with buttons/radiobuttons/checkboxes
- AGDateTimePicker.cs - Showing date/time picker
- AGProgressDialog.cs - Show spinner/horizontal progress bar
- AGLocalNotifications.cs - Showing local notifications with info provided. Requires android-support-v4.jar in Android/Plugins folder.
- AGUIMisc.cs - Showing toasts and immersive mode methods.

Retrieving Info
- AGDeviceInfo.cs - Various methods to get various info about device and apps (android.os.Build, android.os.Build.Version) and other
- AGEnvironment.cs - Access to some android.os.Environment properties and methods
- AGNetwork.cs - Internet connectivity and wifi related methods
- AGTelephony.cs - Telephony related methods

Hardware:
- AGBattery.cs - Get device battery charge level
- AGFlashLight.cs - Enable and disable camera flashlight (as torch), check if device has flashlight
- AGGPS.cs - Listen to GPS location changes, check if GPS enabled, get last known location.
- AGVibrator.cs - Check if device has vibrator, vibrate or vibrate pattern Storage
- AGFileUtils.cs - Method to save Unity Texture2D to Android gallery

And many more...

New features

Added new Notifications and new Vibrations support.

App Permissions

Allows applications to open network sockets.
Allows an application to write to external storage.
Allows an application to read from external storage.
Allows an application to read or write the system settings.
Allows applications to discover and pair bluetooth devices.
Allows access to the vibrator.
Allows applications to set the wallpaper.
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
Allows an app to access precise location.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Required to be able to access the camera device.
Allows an application to write the user's contacts data.
Allows an application to read the user's calendar data.
Allows access to the list of accounts in the Accounts Service.
Allows an application to read the user's contacts data.
Allows an app to use fingerprint hardware.
Allows an application to record audio.