Assalammualaikum ..
For this part i have to figure out how to make the navigation part more easy to be used .
picture above showed the designated page for navigation . Before we have to key in the desired destination but it is difficult for them to trace the text box so as we were using the swiping method we design it with the interfacing of speech recognizer . In the speech recognizer we set it when we swipe up it will ask us to say the desired destination
here is how we program for this control :
when the canvas been flung in between 45 and 135 it will swipe up and get the recognizer text . In that recognizer text we get the speech and place it in the text box . In that text box we also include the text to speech feature , This feature is to ensure that the destination been set on our application is similiar to the desired destination . It will read back to the user .
Next , if we already key in the desired destination we have to direct the user . Before this the interface is all manual which is we have to set it either to drive cycle or walking . So it took awhile for me to figure out by myself since in youtube there is insufficient sources for me to include the data . By using google map interface i have set it automatically . As for now the navigation part will only for walking around .
i took 2 weeks to learn about the activity starter which means to understand how it works , and here is the result of those 2 weeks which is by using the activity starter i can direct them with our desired method and we can control it by ouselves .
here is the part we were using the activity starter which is by swiping to the left it will get the url of google navigation . q means the destination of desired place . In this case we take it from the box we have set through the speech recognizer . for the mode i set it ''w'' means walking and start the activity .
For the next following test i am going to test the software with the hardware part . We are going to test for the realibility , accuracy test and the test with the stimulated blind people for outdoor and indoor navigation .