Skip to content

khwangster/PADListener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PADListener

TL;DR description

PADListener is an Android application aimed at synchronizing your PAD monster box to PADherder. It's simmilar to padherder_sync or padproxy.py, but doesn't require a computer.

You can watch a demonstration on youtube.

To sum up, this application starts a local proxy on your Android device and captures the data sent by GungHo servers to PAD. It then syncs your monster box using PADherder's APIs.

It's still in beta, but I plan to upload it on the Play Store as soon as it's stable enough.

Thanks

I'd like to thank Freddie for his great work on PADherder PADherder and its API. To use a local proxy on an Android device, I used SandroProxyLib.

Warning

First of all, intercepting PAD requests to GungHo servers could potentially get you banned. As this application does not tamper with the data, I don't think GungHo could be aware of the capture. But you never know ...

Depending on the chosen settings, this application will modify your WiFi settings. If something goes wrong, the proxy can crash. You would have to manually edit your WiFi settings to unset the proxy.

And finally, this application could mess up a sync and corrupt your PADherder's account. I suggest you back it up first.

This application is still in beta. I only tested it on my devices (Samsung GS4 and Nexus 7, both running Android 4.4). If you're willing to test it, you understand that it could crash, melt your phone, or even kill kittens.

Longer description

This application can :

  • store monster information (stats and images) and expose it through ContentProviders for other apps
  • refresh the monster information to keep it up-to-date without having to update the app itself
  • start a local proxy to capture the monster box from PAD. You have to start the listener from PADListener, and then start PAD. When you pass the title screen, you should see a Toast at the bottom of your screen saying "PAD data captured for [your account name]
  • list the captured monster box
  • sync the captured monster box (materials and monsters) with a PADherder account

About

Android application to sync PAD to PADherder

Resources

License

Stars

Watchers

Forks

Packages

No packages published