Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Crash with Background Scan Sample

Rank

Total Posts: 2

Joined 2015-05-30

PM

Hi all

I am very new in ant/android development. I had success in installing all the tools, building the samples from the sdk, connecting to my device (Samsung galaxy s5). I installed the radio-service-apk from the sdk.

My Problem now is: When i intend to start the backgroundscan-sample.

The program crashes with a fatal error after the "doBindAntRadioService".
"shutting down vm"
"FATAL exception main"



I have attached the log.

Any Ideas how I can debug that?

My Android Version is 5.0

I am building for the version 4.2.2.

lg




     

File Attachments

Avatar
RankRankRankRank

Total Posts: 149

Joined 2014-04-02

PM

Hi,

You may not be exporting thhe ANT library with your application build. Take a look at this thread and see if that helps.

R      

Signature

blackramlabs.com

Rank

Total Posts: 2

Joined 2015-05-30

PM

Hi,

this solved my problem thank you very much....
br
Joachim