You are here: Forum Home → ANT Developers Forums → ANT in Mobile Phones → Thread
ii) If you need to implement your own pairing UI, you may use the AsyncScanController to receive connected/found devices and display them as you wish. A sample on how to use this method is provided for heart rate in the Plugin Sampler.
09-28 12:04:30.060: W/dalvikvm(2082): threadid=1: thread exiting with uncaught exception (group=0x2b542210)
09-28 12:04:30.070: E/AndroidRuntime(2082): FATAL EXCEPTION: main
09-28 12:04:30.070: E/AndroidRuntime(2082): java.lang.NoClassDefFoundError: com.dsi.ant.plugins.antplus.pccbase.AntPluginPcc
09-28 12:04:30.070: E/AndroidRuntime(2082): at com.dsi.ant.antplus.pluginsampler.Activity_Dashboard.onCreate(Activity_Dashboard.java:91)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.Activity.performCreate(Activity.java:4465)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1931)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1992)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.ActivityThread.access$600(ActivityThread.java:127)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.os.Handler.dispatchMessage(Handler.java:99)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.os.Looper.loop(Looper.java:137)
09-28 12:04:30.070: E/AndroidRuntime(2082): at android.app.ActivityThread.main(ActivityThread.java:4441)
09-28 12:04:30.070: E/AndroidRuntime(2082): at java.lang.reflect.Method.invokeNative(Native Method)
09-28 12:04:30.070: E/AndroidRuntime(2082): at java.lang.reflect.Method.invoke(Method.java:511)
09-28 12:04:30.070: E/AndroidRuntime(2082): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
09-28 12:04:30.070: E/AndroidRuntime(2082): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
09-28 12:04:30.070: E/AndroidRuntime(2082): at dalvik.system.NativeStart.main(Native Method)
ANT has the ability to perform parallel searches on multiple channels, but only if all the searches are on the same network and the same RF frequency.