Skip to content

Capture process (on device)

Neraud edited this page Jun 30, 2014 · 3 revisions

Capture process on a single device

The standard usage of PADListener is to use the app to capture data from PAD running on the same device.

If you want to capture data from another device, you can check this page.

Capture the data

Starting the listener

Go to the Switch Listener screen. Flicking the switch will start the listener in the chosen mode. When started, an on-going notification should be displayed.

If you chose the Manual mode, you have to set the proxy in your connection. You can use the "Wifi Settings" button to quickly access your Wifi settings. You should set the proxy to host = localhost, port = 8008. If you chose the Auto Wifi proxy mode, you should see your Wifi connection disappear and reappear. The proxy will automatically by set.

Capturing your monster box

Start PAD (you can use the PAD icon on the Switch Listener screen).

If PAD was already started, you have to go back to the title screen.

When you go though the title screen, the capture will be done. You should see a Toast and a Notification with your account name to confirm that the capture is successful.

Stop the listener

This step is not mandatory, but keeping the Listener started has no use when the capture is done.

Go back to the Switch Listener screen. Flicking the switch will stop the listener. The on-going notification should disappear.

If you chose the Manual mode, you have to unset the proxy in your connection. You can use the "Wifi Settings" button to quickly access your Wifi settings. If you chose the Auto Wifi proxy mode, you should see your Wifi connection disappear and reappear. The proxy will automatically by unset.

Check the captured data

It's not mandatory, but you can check the captured data.

Go to the View captured data screen.

On the first tab, you can check the capture date (from your phone time zone) and some information on your PAD account. On the second tab, you can list your monsters.

Next

You can now proceed to the Sync process