SHAKTHI62 / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

add more phones for predefined sensors #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
configPhone.txt should contain more phone models.

Original issue reported on code.google.com by ilar...@gmail.com on 13 Aug 2011 at 2:49

GoogleCodeExporter commented 9 years ago
Could we write a small app (or maybe make it part of SensorRecordFromDevice) 
that reads out all supported sensors from the device, and if the device is not 
on a list of all known devices (simple String[]) then ask the user once to send 
an email with the configuration to support@o___.org 

In this way we should quickly get a list of may devices.

Original comment by peli0...@googlemail.com on 14 Aug 2011 at 4:18

GoogleCodeExporter commented 9 years ago
Email could be sent similar to how it is done in OI Logcat:
http://code.google.com/p/openintents/source/browse/trunk/samples/logcat/src/org/
openintents/tools/logcat/LogcatActivity.java#346

This is the simplest way and does not need additional permissions.

Original comment by peli0...@googlemail.com on 14 Aug 2011 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by ilar...@gmail.com on 18 Aug 2011 at 9:17