meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| maemo2010:grp6:start [2010/08/20 13:18] – grp6 | maemo2010:grp6:start [2010/08/20 13:40] (current) – grp6 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| ===== Detail Description ==== | ===== Detail Description ==== | ||
| - | This application is developed for the constructors who work with big gloves. Once they want to check the location during work, it would be convenient | + | When this application is running, and the user shakes the phone, either up and down, or left to right, |
| + | |||
| + | Some people may shake more than the others. Inside the source code, there is a variable that contains a value which is the minimal | ||
| - | First, the user need to choose this application. And under this application, | ||
| ===== Function Flow ==== | ===== Function Flow ==== | ||
| - | Shake movement estimation => Call up GPS function | + | Shake movement estimation => Trigger action |
| ===== Achieved Functions ==== | ===== Achieved Functions ==== | ||
| Line 29: | Line 31: | ||
| 2.Call up Date function(Encounter with unknown problem to call up the GPS function, so we use call up the Date function to instead of) | 2.Call up Date function(Encounter with unknown problem to call up the GPS function, so we use call up the Date function to instead of) | ||
| - | 3.Shake/ | + | 3.Shake/ |
| 4.Beeping function(additional Mini function) | 4.Beeping function(additional Mini function) | ||
| Line 48: | Line 50: | ||
| ===== Code ===== | ===== Code ===== | ||
| + | {{: | ||
| - | Upload and attach your project **source code** package here. | ||
| - | * Clean up compiled binary files before making package | ||
| - | * Use .zip format | ||
| - | | ||
| ===== Conclusion ===== | ===== Conclusion ===== | ||
| - | What we have done so far is just prototype, we could not actually achieve all what we propose | + | What we have done so far is just prototype, we could not actually achieve all what we proposed |
| + | |||
| + | After experiencing the Maemo environment, | ||