- Notifications
You must be signed in to change notification settings - Fork376
Pokémon save editor for Android and iOS!
License
kwsch/PKHeX.Mobile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pokémon core series save editor for Mobile Devices (Android/iOS), programmed inC#.
Supports the following files:
- Save files ("main", *.sav, *.dsv, *.dat, *.gci, *.bin)
- Individual Pokémon entity files (.pk*, *.ck3, *.xk3, *.bk4, *.pb7)
- Transferring from one generation to another, converting formats along the way.
Data is displayed in a view which can be edited and saved.
We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use.
PKHeX.Mobile is a Xamarin Forms application which requiresXamarin Forms 4.0.
Customized Xamarin UI controls are provided bySyncfusion (community license).
Android/iOS operating system version requirements TBD.
Having trouble building the app? Be sure to hit Clean & Rebuild All before trying to deploy to your device.
TBD
Build->Clean Solution, Build->Rebuild All, Build->Deploy
On your device, manually grant the permissions required (storage, camera) so that files can be written & the QR scanning can be performed without issue.
Once you have granted the app permissions, you can run it!
About
Pokémon save editor for Android and iOS!