Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
projets:plim:20152016:gr8 [2015/11/10 11:19] hong_jin |
projets:plim:20152016:gr8 [2015/11/20 21:12] (Version actuelle) yuqi_wang |
||
---|---|---|---|
Ligne 38: | Ligne 38: | ||
=== Developped SOFTWARE === | === Developped SOFTWARE === | ||
- | Microsoft Visual Studio Community 2015, | + | * Microsoft Visual Studio Community 2015, |
- | Microsoft Visual Studio Professionnal 2013 | + | * Microsoft Visual Studio Professionnal 2013 |
== Screenshots and GUI description == | == Screenshots and GUI description == | ||
+ | {{:projets:plim:20152016:projetplimg8.png?200|}} | ||
+ | {{:projets:plim:20152016:projetplimg82.png?200|}} | ||
+ | {{:projets:plim:20152016:projetplimg83.png?200|}} | ||
== SOFTWARE PACKAGES of the Project == | == SOFTWARE PACKAGES of the Project == | ||
+ | * Git : https://github.com/smallbirdking/windows_phone_GPS_Battery | ||
+ | * Zip : {{:projets:plim:20152016:phoneapp2.zip|}} | ||
+ | |||
== Required SOFTWARE Environment == | == Required SOFTWARE Environment == | ||
+ | Microsoft Visual Studio Community 2013 or Professionnal 2015 should both work. | ||
- | == How To build solution from project sources == | + | * All required softwares : |
+ | - [[http://www.visualstudio.com/downloads/download-visual-studio-vs|Microsoft Visual Studio 2015 Community]] | ||
+ | - [[https://dev.windows.com/en-us/develop/download-phone-sdk|Windows Phone 8.0 / 8.1 SDK]] | ||
+ | |||
+ | == How To build solution from project sources == | ||
+ | Just build and launch the solution from Visual Studio. | ||
=== HOW TO USE IT and RESULTS === | === HOW TO USE IT and RESULTS === | ||
+ | Launch the app, click on "go GPS Battery" which leads you to the tracking page. And start the tracking. Some black dots will appear because yoou are in a unknown place. To specify the place where you are you can click on "go Home" or "go School" or "go Beach" (this is some examples for now). There is one color per location so you will see which color are the dots corresponding to the location you choosed. | ||
+ | If you press "go School" you'll have an example of what could be a notification telling you to be careful about your battery level. | ||
== Video == | == Video == | ||
+ | |||
+ | Youtube : https://youtu.be/gINtqXLcrRQ | ||
== Tutorial == | == Tutorial == | ||
+ | Unzip the .zip, open the project in Visual Studio (file/open/project/solution) and press build. Our project requires a real windows phone, it does not work properly on a simulator. The project should build and launch. |