Sorry, to clarify the Google Play app was designed for an older version of Android (6.0) so it will not run on newer phones. I am able to update the code version provided from NXP's website in Android Studio (for anyone else with this problem you just need to run the update AGP tool), but the problem is that code base doesn't have the power harvesting code that the precompiled one on Google Play Store does.
NTAG 5 cockpit isn't really a solution because it requires a microcontroller to work since it is passing the data through the VCOM of the micro to the NTAG Link. My application doesn't use a microcontroller unfortunately which is why I was hoping for the Android code of the app found on the Google Play Store since it appears to have everything.
I think it was also mentioned in the previous forum thread that the Android code released on the website doesn't match the one you can download from Google. It would be good to know if it is possible to get that code or not.