HGGLDial Open Source Apk
Apk Infos
Version | 2.6 |
Rating | 5.0/5, based on 1 votes |
Size | 3.7 MB |
Requires Android | Android 2.3+ (Gingerbread) |
Author's Notes | Advanced Dial Gesture Library Demonstration App |
About HGGLDial Open Source APK
Table Of Contents
Description
This dial widget is an advanced rotation control that you can easily include into any Android project in the form of an AAR file (Androids’ equivalent of a JAR file). You can think of this Dial control as a gesture library that is just concerned with rotation; having all of the conceivable behaviour you could possibly want in a rotation control.Features of the HGGLDial Library:
1 Powered by OpenGLES 2.0 this is a very powerful and responsive library.
2 Simple classic Android usage, modeled on classic Android programming patterns.
3 A dynamic return type, returned in a callback containing all the status information you will need for any programming scenarios.
4 Open ended architecture to achieve maximum usage scenarios.
5 Dial objects have the ability to act upon other dial objects, ie interacting with one dial can cause rotation in another dial at various rates of rotation (see Clock Demo in the demo app).
6 Feature to distort a dial and rotate along the distortion (see Distortion Demo in the demo app).
7 Advanced rotate snapping behavior with advanced proximity settings (ability to rotate freely for a certain amount of degrees before snap event occurs).
8 Sensitivity settings. You can make the dial rotate slower or faster than the gesture or even in the opposite direction of the gesture.
9 Single finger or dual finger mode.
10 Cumulative and non cumulative rotation behavior. The dial can rotate directly to where the gesture starts or only rotate when the gesture moves; moving relative to the touch motion.
11 The control keeps track of: The number of circular gestures, the number of image rotations, the direction of rotation, the XY positions of the touches from the gesture and the angle at which the touch is occurring.
12 Minimum/Maximum rotation constraints. You can set the dial control to stop rotating at a certain number of rotations (clockwise or counter-clockwise).
13 Alpha blending (see Clock Demo in the demo app).
14 It is possible to adjust the center point of rotation for any image.
15 It is possible to change the touch XY origin allowing you to rotate from a different position.
16 It has a variable dial behavior causing the rotation rate to change depending on how close the gesture is the center of the dial.
17 Last but not least: It’s open source and FREE to use.
This library supports API 9+
There is a Canvas/Extended View version of this library. If you don't need the distorted dial feature or do not need to have one dial act upon another then it is best to use the library 'HGDial' which can be found in the same repository.
Latest updates
What's new in version 2.6
Cleaned up the layout for the settings fragment. It was a real hot mess.There was a label at the bottom of the clock fragment that shouldn't have been there (removed).
ToDo: When I get time I will be migrating the improved angle snapping behaviour over from HGDialV2, which has already been migrated to HGDial (V1).
All The other logic has remained the same
How to install HGGLDial Open Source APK on Android phone or tablet?
Download HGGLDial Open Source 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.WarwickWestonWright.HGGLDialDemo-v2.6-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
2.6 (17) | 3.7 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