Frame Data V is now available on both Android and iOS! My sincere gratitude to all beta testers on both platforms. You’ve made FDV so much better!
My mission with FDV is to provide a lightning fast experience by giving you all the data you need in one view. No click-throughs, just one tap to see a character’s frame data, including the damage and stun every move does, move cancel properties of all moves, and extra information like invincibility/airborne/armor frames and V-Trigger cancel frame (dis)advantages. Scrolling is possible both horizontally and vertically!
All new original art by Bgflegz made specifically for FDV! A minimalistic yet detailed approach with beautiful uniform front-facing art.
Kolin will be added to FDV shortly after her release! Follow @FrameDataV on Twitter and Facebook for updates!
One last thing: FDV will ALWAYS be free, and will NEVER have ads.
There are small amounts of feedback I’d give though. One being able to toggle the character silhouettes on and off as it’s kinda hard to see what character is what when you aren’t intimately familiar with a characters look.
So like I’m sitting there searching for the characters in the silhouettes. If we could toggle just the names to show that would be great.
What device are you using? It’s only 10 MB on mine. The things that increase the size of the app are:
Offline frame data - unlike many other apps, FDV stores ALL frame data locally. All frame data files are included with the download. This is done to make the app as fast as possible. No downloading data, no waiting for servers, just instant access to frame data.
Artwork - the app has very high quality artwork
The app wants access to three things, all of them for making donations:
Google Play billing service - for obvious reasons
Finding accounts on device - to check if the user has a Google account, in order to prevent crashes when loading the donations page
View network connections - to check if the user has an active internet connection, in order to prevent crashes when loading the donations page
I could’ve also combined numbers 2 and 3 into one permission called “full network access”, but I want to be as transparent as possible.
Oh yeah that’s just the universal total size for all devices combined. The app is heavily optimized for all devices and the universal build file includes all device-specific resources. When you install it on a device, it recompiles with bitcode and app slicing to only use whatever is needed for that device. If you install it on an iPhone 6 for example, it will drop all iPad, iPad Pro and iPhone Plus images and only install the smaller iPhone images on your device (among other things of course, not just images).
Gotcha. Yeah I know about the bitcode and stuff I just didn’t realize the listing would have the size combined. I thought it showed the size for the device you are viewing it on, but maybe since I viewed it on PC it just showed the total size.