smsisko / 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 Download GoIV (Online) APK: https://github.com/farkam135/GoIV/releases
Latest Version: 2.2.0
For changelog, see CHANGELOG.md.

Checksums:
MD5 - 57F2C9628389E787BA2F1B095C9261EC
SHA1 - 41CA160E5F7F59D84248A6916AE986F8C2E8C1BD
SHA-256 - 2B4C3102ED9572E8194CDFE2D7B6E4AF28EE93B54CFE4E4921736B7645515D3D

Download GoIV (Offline) APK: https://www.reddit.com/r/GoIV/comments/4z5qxz/goiv_220_released/

#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

Development

For info on developing GoIV, see DEVELOPMENT.md.

About

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

License:GNU General Public License v3.0


Languages

Language:C 59.0%Language:C++ 31.5%Language:Shell 3.3%Language:Java 1.4%Language:Groff 1.4%Language:Makefile 1.3%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%