I have tried Below command For getting activity, but its not worked
" garminGpsPlugin.startReadFitnessDetail(0,"FitnessHistory",'2014-03-25T12:37:11Z') "
garminGpsPlugin.finishReadFitnessDetail()
garminGpsPlugin.getTcdXml()
but its worked when we call the function after read the activity from this command
"garminGpsPlugin.startReadFitnessDirectory(0, "FitnessHistory")"
please tell to us why its not worked with only above command? please help to us.