HGFastList Open Source Application icon

HGFastList Open Source 1.0

2.5 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

HGFastList Open Source, developed and published by Warwick Weston Wright, has released its latest version, 1.0, on 2016-10-02. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

HGFastList Open Source APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). 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.WarwickWestonWright.HGFastListDemo

Updated: 8 years ago

Developer Name: Warwick Weston Wright

Category: Libraries & Demo

Installation Instructions

This article outlines two straightforward methods for installing HGFastList Open Source 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.

Previous Versions

HGFastList Open Source 1.0
2016-10-02 / 2.5 MB / Android 2.3+

About this app

Welcome to Library HGFastList

About This Library:
The HGFastList library was designed to address a long standing problem with navigating large lists on mobile devices.

The library uses the Android custom/extended views with canvas and gestures. It supports API 9+.

How it works:
The library implements a dial (preferably transparent) on top of a list. Rotating this dial moves the list up and down. It is possible with this dial to vary how fast the list moves, depending on how close the gesture is to the center of the dial.

History:
The code in this library is based on the HGGLDial, HGDial and HacerGestoV2 gesture libraries. The HGGLDial and HGDial libraries are custom dial widgets for Android, while the HacerGestoV2 library is a generic gesture library (also for Android). All these libraries have advanced rotation functions and behaviors.

Before this library existed the best way of navigating large lists was the iOS list control that had an Out-of-the-box behavior that detected how close a touch was to the bottom or the top of a list control, which in turn, varied the speed of the list movement.

Note: this library has an OpenGLES (2.0) version (HGGLFastList). I have not published this to the Google Play Store as it is exactly the same as this library. The repository for the OpenGLES version can be found at: https://bitbucket.org/warwick/hgglfastlist