Re: [android-developers] simulate hte speed for amdroid phones

2011-12-27 Thread Kristopher Micinski
Is sensor emulation what you need? I'm not a physics expert, but I'd think that if you're not changing your speed you're not going to be feeling any acceleration :-P... You can do the mock location, I'm not sure how quickly you can change it, but how about you write a shell script to send the adb

Re: [android-developers] simulate hte speed for amdroid phones

2011-12-27 Thread Vladimir Chtchetkine
With r16 SDK you can use sensors emulation as described in here: Sensor emulation On Thu, Dec 22, 2011 at 10:56 AM, poncho wrote: > On 12/21/2011 05:36 AM, Shabnaz wrote: > >> hi >> Iam trying to develop an app for accident detection and notifi

Re: [android-developers] simulate hte speed for amdroid phones

2011-12-22 Thread poncho
On 12/21/2011 05:36 AM, Shabnaz wrote: hi Iam trying to develop an app for accident detection and notification system. For tat I need to get the speed and acceleration of the mobile phione equpped with android how do I simulate ht espeed of the phone using the emulator because the mibi

[android-developers] simulate hte speed for amdroid phones

2011-12-21 Thread Shabnaz
hi Iam trying to develop an app for accident detection and notification system. For tat I need to get the speed and acceleration of the mobile phione equpped with android how do I simulate ht espeed of the phone using the emulator because the mibile phone does not physically change its loca