Skip to main content

Introducing a FFRK Stamina Tracker for Android

The Android version of Final Fantasy Record Keeper is missing a few things of its iOS counterpart, but the most disappointing is a lack of a stamina counter.  OCD types have probably already resorted to alternatives such as the wonky StaminaManage app.  Today, I present to you a custom-built solution:

Stamina Alert for FFRK or (FFRK Alert)

Features:

  • Manual entry of current/max stamina
  • Configurable notification intervals
  • Configurable notification sound, vibration
  • Optional persistent notification
  • Beautiful and clean material design
  • Free. No ads, no tracking, no BS!

Future Plans:

  • Actionable notifications
  • Automatic stamina sync with account (not looking likely, unfortunately 😓)
  • Home-screen widget

Screenshots:

Comments

  1. Awesome app, waiting for the next update!!

    (on a side note, the toolbar froze once after sending me the alert of 120 stamina. I haven't been able to reproduce it again, but I'll send feedback when it does)

    ReplyDelete

Post a Comment

Popular posts from this blog

Auto Sync: Auth Cookie Method

A wild auto-sync method appears. It is pretty seamless, but unfortunately, it requires root access. Prerequisites Root FFRK installed and logged in How It Works Creates a local copy of FFRK webview cookie database (this step is what requires root) Performs a web request using the auth cookie found in the database Parses the resulting HTML/JSON to retrieve the stamina values Notes The game does not need to remain running once logged in. Logging in on a different device may cause sync to stop working until you log in again.   Sync may stop working after an extended period of not being logged in.