[android-developers] Re: Problem with "getScanResults()"

2013-10-08 Thread BearTi
Hmm, I don´t think the problem is caused because of my device what can you see in this bug-report? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsu

Re: [android-developers] Re: Problem with "getScanResults()"

2013-10-08 Thread Robert Greenwalt
adb bugreport > mybug and send me the resulting "mybug" file On Tue, Oct 8, 2013 at 1:08 PM, BearTi wrote: > How? What do u need? > > > > Am Dienstag, 8. Oktober 2013 21:14:55 UTC+2 schrieb BearTi: > >> Hi, >> >> I´ve a big problem with the "getScanResults()" function. I always get "0" >> as r

[android-developers] Re: Problem with "getScanResults()"

2013-10-08 Thread BearTi
How? What do u need? Am Dienstag, 8. Oktober 2013 21:14:55 UTC+2 schrieb BearTi: > > Hi, > > I´ve a big problem with the "getScanResults()" function. I always get "0" > as result. > > Here is my Code (it´s a service): > > public void onCreate() { >> super.onCreate(); >> >>