Open GoogleCodeExporter opened 9 years ago
I had a look into the code, storage/NameValueDatabaseHelper.java seems to be
responsible for the creation of the insert line, which is:
db.execSQL(String.format(Locale.US, "insert into %s (%s, %s, %s, %s) values
('%s', '%s', '%s', %f)", ... )
This is getting strange...
Original comment by franz.keferboeck@gmail.com
on 19 Sep 2013 at 8:17
Hm, what's the status on this issue? I dont' see a new 0.4.x version. I'm about
to start developing an app based on funf on a German Nexus 4. Would be good to
know if I should better not do that since the WifiScanner is quite important..
Original comment by carsten....@bitz.it
on 19 Nov 2013 at 8:03
In case anybody is still wondering, I simply tried it out now and didn't
experience any issues with Wifi-scans on a German Nexus 4. I don't know if it
depends on the device or if it has been fixed somehow.
Original comment by carsten....@bitz.it
on 29 Nov 2013 at 9:08
Original issue reported on code.google.com by
franz.keferboeck@gmail.com
on 19 Sep 2013 at 7:32Attachments: