Gassy Girl Application icon

Gassy Girl 1.3.1

294.1 KB / 1+ Downloads / Rating 5.0 - 4 reviews


See previous versions

Gassy Girl, developed and published by Michael R Ponicki, has released its latest version, 1.3.1, on 2013-04-28. This app falls under the Productivity category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 4 reviews.

Gassy Girl APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.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.exigentduality.gassyandroid

Updated: 12 years ago

Developer Name: Michael R Ponicki

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Gassy Girl 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

5.0
Total 4 reviews

Reviews

5 ★, on 2017-01-22
this app just works. thanks for such a simple awesome tool!

5 ★, on 2013-01-31
Just a touch confusing at first, but thankfully I learned my way around quickly. Downloaded this after seeing a friend use it.

5 ★, on 2012-08-17
Works great

Previous Versions

Gassy Girl 1.3.1
2013-04-28 / 294.1 KB / Android 2.1+

About this app

Gassy Girl is a simple gas mileage tracker and reporting tool that I developed for myself.

I carry my phone around with me, take just a couple of minutes to fill in an entry whenever I fill up my car's tank, and thus have a nice history of when I've gotten gas, as well as what my car's mileage has been.

I decided to make Gassy Girl and its source code available under libre licensing terms (GNU GPL v3) in case anyone else wants to use or make modifications to it.

It also supports importing and exporting of data so that you can easily migrate to and from Gassy Girl; see the next section for details on the file format.


Import data format
------------------
If you wish to import data from another gas mileage tracking
application, select "Import Data" from the Gassy Girl main menu. Upon selecting this option, you will be prompted to indicate which file contains the desired data. That file must be in the following format:

-The file must contain one gas mileage entry per line
-Each element of each entry must be separated by a comma
-The elements of each entry must be in this order:
-Date (in the format "YYYY-MM-DD")
-Trip odometer (example: 236.7)
-Gallons (example: 13.7)
-$ per gallon (example: 2.41)
-Odometer (optional, example: 295)

"Odometer" is an optional field, if the entry does not contain an odometer value, simply omit that item from the entry.

Here is a sample entry line with an odometer field:
2010-04-11,236.7,13.7,2.41,295

Here is a sample entry line without an odometer field:
2010-04-11,236.7,13.7,2.41

New features

New features in version 1.3.1
-----------------------------
-Fixed graph sizes so that they don't involve scrolling in any of the popular device resolutions

App Permissions

Allows an application to write to external storage.
Allows an application to read from external storage.