All Projects → kwsch → Pkhex.mobile

kwsch / Pkhex.mobile

Licence: other
Pokémon save editor on the go!

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Pkhex.mobile

Pkhex
Pokémon Save File Editor
Stars: ✭ 1,781 (+1663.37%)
Mutual labels:  pokemon, converter
Latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
Stars: ✭ 99 (-1.98%)
Mutual labels:  xamarin-forms
Bottomtabbedpage Xamarin Forms
A page control for Xamarin.Forms to place tabs at the bottom.
Stars: ✭ 90 (-10.89%)
Mutual labels:  xamarin-forms
Epoch
A simple but powerful Epoch converter
Stars: ✭ 94 (-6.93%)
Mutual labels:  converter
Xam.plugin.simplebottomdrawer
Just a nice and simple BottomDrawer for your Xamarin Forms project
Stars: ✭ 92 (-8.91%)
Mutual labels:  xamarin-forms
Art Plant Mall
Xamarin.Forms goodlooking UI sample.
Stars: ✭ 96 (-4.95%)
Mutual labels:  xamarin-forms
Gastly
👻 Create screenshots or previews of web pages
Stars: ✭ 89 (-11.88%)
Mutual labels:  pokemon
Polished Map
A map and tileset editor for pokecrystal, pokered, and hacks based on them like Polished Crystal. Written in C++ with FLTK.
Stars: ✭ 100 (-0.99%)
Mutual labels:  pokemon
Xamarin Plugins
Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
Stars: ✭ 97 (-3.96%)
Mutual labels:  xamarin-forms
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (-6.93%)
Mutual labels:  xamarin-forms
Flexibility
Xamarin.Forms FlexLayout samples styled in a variety of ways: directly, XAML Styles, XAML Styles in a Resource Dictionary, CSS inline, and CSS loaded from a StyleSheet.
Stars: ✭ 94 (-6.93%)
Mutual labels:  xamarin-forms
Alfred Calculate Anything
Alfred Workflow to calculate anything with natural language
Stars: ✭ 92 (-8.91%)
Mutual labels:  converter
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-3.96%)
Mutual labels:  converter
Html To Markdown
Convert HTML to Markdown with PHP
Stars: ✭ 1,293 (+1180.2%)
Mutual labels:  converter
Multilingualplugin
Multilingual Plugin for Xamarin and Windows
Stars: ✭ 99 (-1.98%)
Mutual labels:  xamarin-forms
Ffimageloading
Image loading, caching & transforming library for Xamarin and Windows
Stars: ✭ 1,288 (+1175.25%)
Mutual labels:  xamarin-forms
Mytripcountdown
Xamarin.Forms goodlooking UI sample
Stars: ✭ 94 (-6.93%)
Mutual labels:  xamarin-forms
Aiforms.layouts
AiForms.Layouts (WrapLayout) for Xamarin.Forms
Stars: ✭ 94 (-6.93%)
Mutual labels:  xamarin-forms
Ffmpeg Gif Script For Bash
Turn your videos into palette-mapped gifs with this easy script
Stars: ✭ 100 (-0.99%)
Mutual labels:  converter
Lambda Converters
Strongly-typed lambda expressions as value converters, data template selectors, and validation rules
Stars: ✭ 99 (-1.98%)
Mutual labels:  converter

PKHeX

License

Pokémon core series save editor for Mobile Devices (Android/iOS), programmed in C#.

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.

Building

PKHeX.Mobile is a Xamarin Forms application which requires Xamarin Forms 4.0.

Customized Xamarin UI controls are provided by Syncfusion (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.

Dependencies

TBD

Installation

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].