Skip to content
#

data-collection

Here are 260 public repositories matching this topic...

michaelcleary
michaelcleary commented Aug 13, 2020

Software and hardware versions

Collect v1.27.3, various Android versions

Problem description

If the user enters an incorrect username when configuring the server settings, that incorrect username is being used to populate the username field on a form, even though the user has subsequently corrected the username in order to be able to connect to the server to obtain the form.

Plan
DrakePork
DrakePork commented Jan 30, 2020

Some suggestions to placeholders:

  • A placeholder to show Player Caused Deaths
  • A placeholder to show Mob K/D
  • A placeholder to show Mob Caused Deaths
  • A placeholder to show recent player kills (ex: player_recent_kill_<1-10>)
  • A placeholder to show recent deaths (ex: player_recent_death_<1-10>)

A list of all available placeholders on the github wiki.

这阵子由于项目需要,需要从手机上采集用户的运动轨迹数据,这样的功能大家都见到的很多了,比如咕咚、悦动圈,对跑步运动轨迹数据进行采集,再如,微信运动、钉钉运动,对于每一天你走步进行计数,如果要记录轨迹就离不开的手机定位,如果要记录步数那就离不开陀螺仪(角速度传感器),花了一天多的时间实现了一个定位数据实时采集的功能。

  • Updated Jan 13, 2019
  • Java
shobhitagarwal1612
shobhitagarwal1612 commented Apr 4, 2019

Software and hardware versions

Android 6.0.1

Problem description

My guess is that this is a regression caused while adding runtime permissions.

Steps to reproduce the problem

Attempt to send a form in Android 6.0

Expected behavior

A prompt should appear to allow the write settings permissions when the below method is attempted to call

Other information

Improve this page

Add a description, image, and links to the data-collection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-collection topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.