Native Goodies Demo Apk

Native Goodies Demo Apk

Latest version 1.5.0
27 Sep 2018

Older Versions

Apk Infos

Version1.5.0
Rating4.0/5, based on 6 votes
Size‎21.3 MB
Requires AndroidAndroid 4.1+ (Jelly Bean)
Author's NotesThis is the tech demo of Android Goodies PRO Unity Asset Store Package.

About Native Goodies Demo APK

Native Goodies Demo APK Download for Android
Native Goodies Demo APK Download for Android

Description

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...

Latest updates

What's new in version 1.5.0

Added new Notifications and new Vibrations support.

How to install Native Goodies Demo APK on Android phone or tablet?

Download Native Goodies Demo APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.deadmosquitogames.androidgoodiesdemo-v1.5.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.5.0 (13)21.3 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

5 ★Great demo for useful unity asset.