winsontan520 / GoIV

Home Page:https://www.reddit.com/r/goiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoIV, android project for Pokemon Go.

Table of Contents

#What is GoIV GoIV is an android app made for Pokemon GO that allows users to seamlessly calculate their Pokemon's IVs. GoIV does not interfere with Pokemon GO or their servers.

#Images Alt text Alt text

#Download You can download GoIV apk here: https://github.com/farkam135/GoIV/releases
Latest Version: 2.1.0
Checksum:
MD5 C07C44CCDF75AB44B73030F6CC633E11
SHA1 40AE2706969D373FF4990E0094139FB64E965431
SHA-256 FE48B8EE6DE7CDFA001A33462AAF71436799D59290A17F6CC7B428296C51BF8B

Changelog: [2.1.0]

  • Reverted languages to only supported
  • Added Crashlytics to check for crashes (Internet permissions added)
  • Improved battery saver mode
  • Performance improvements
  • Added CP calculations
  • Fixed needed candy/stardust formula
  • No longer copies on scan

#FAQ

###Is there an iOS version?

No, but the application is open source, so someone else might try to recreate it in iOS. The current developers are not planning on making an iOS version.

###Why does the app fail to scan my Pokemon type?

The applicaiton scans the pokemon name to determine pokemon type, so if you've given your pokemon a nickname, it's going to fail.

###Why doesn't my arc dot line up perfectly?

If it's just a couple of pixels wrong, then it's fine. It hardly lines up 'perfectly' on any device.

Usually when the dot is misaligned, it turns out the user forgot to increment their level in the app. You can see what level the application thinks your trainer is in the notification, it it's wrong, change it in the app!

If the dot still doesn't fit, then you might have a device with an unusual resolution, and it would be good if the application was updated to accommodate that.

###Why doesn't the IV button appear?

The most common reasons are:

Screen changing apps / features such as screen tinting and dynamic brightness level.

The phone you're running has a faulty screen capture api (Seems to occasionally affect Cyanogen and some lesser known phone brands)

The application has not been granted permission to draw over other apps.

The application wasn't started.

###Does this application break Niantics terms of use?

This application is in a gray area, you could argue that the application does or does not, depending on how you interpret the wording.

###Can you get banned from Pokémon Go for using GoIV?

It's 'possible', but we don't think it will happen. Niantic could alter their app to scan for other apps running along-side it, but even if they did that, they probably wont go as far as banning users.

###Why does GoIV require X permission?

Storage: To store the OCR module. (OCR - Optical character recognition, the thing that converts images of text to text.)

Screen capture: To identify when to add the overlay, and to read the pokemon information.

###What are IVs?

Basically stats that determine how much extra power a Pokemon has, compared to the baseline. The better the IVs, the more hp/attack/defence (CP) the pokemon will have, compared to another Pokemon of the same species & level.

#Community Have feedback/questions/comments? Visit our subreddit: https://www.reddit.com/r/GoIV/

#Special Thanks GoIV would not have been possible without the help and support of the following people:

  • Johan Swanberg
  • Stuart Dorff
  • Kevin Do
  • Tommy Tran

About

https://www.reddit.com/r/goiv

License:GNU General Public License v3.0


Languages

Language:C 59.2%Language:C++ 31.6%Language:Shell 3.3%Language:Groff 1.4%Language:Makefile 1.3%Language:Java 1.2%Language:HTML 1.2%Language:CMake 0.3%Language:Awk 0.2%Language:M4 0.1%Language:Assembly 0.1%Language:Module Management System 0.1%Language:SAS 0.1%Language:DIGITAL Command Language 0.0%Language:Objective-C 0.0%Language:PostScript 0.0%Language:Batchfile 0.0%Language:TeX 0.0%Language:Python 0.0%Language:Smalltalk 0.0%