<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 29, 2014 at 2:16 AM, Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="">On Mon, Jul 28, 2014 at 4:30 PM, Puneet Kaur <span dir="ltr"><<a href="mailto:puneet.gkaur@gmail.com" target="_blank">puneet.gkaur@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>As I was developing other cordova plugins, I require some information from sugar about the following :</div>

<div><br></div><div>1. Network connection - need to know what type of network the device is connected to - wifi, cellular, no connection</div></div></blockquote><div><br></div></div><div>NetworkManager provide that information.</div>

<div><br></div><div>You can see at sugar/extensions/deviceicon/network.py</div><div>That is the code who keep updated the network device icon in the Sugar frame. </div><div class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">
<div><br></div><div>2. Battery status - Watch the percentage of battery charged</div></div></blockquote><div><br></div></div><div>You can see at sugar/extensions/deviceicon/battery.py<br></div><div class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><br></div><div>3. Geolocation - Fetching the latitude , longitude etc details from network </div><div><br></div></div></blockquote><div><br></div></div><div>We don't have code to get that info.</div>
</div></div></div></blockquote><div><br></div><div>Is there some activity for the same ? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">
<div class="gmail_quote"><div class=""><div>
<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div></div><div>4. Personalized Settings - Getting the prefered language etc</div>


<div><br></div></div></blockquote><div><br></div></div><div>Languages are configured in sugar/extensions/cpsection/language/</div><div>all the code for the control panel is on  sugar/extensions/cpsection  </div><div class="">
<div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div></div><div>5. Fetching the friends details</div>

<div><br></div></div></blockquote><div><br></div></div><div>What information is needed in this case? </div></div></div></div></blockquote><div><br></div><div>the names of a person's friends , and their details ( somewhat like contacts we have in phone , map to the friends in sugar) </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div></div><div><br></div><div>Please let me know how I can retrieve all these. Kindly note I need to plug in these info into a program so just getting to know from the output screen wont do. I need to know the file / program in the sugar shell by the help of which I can retrieve all these values.</div>


<div><br></div><div><br></div></div></blockquote></div></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div>
</div>
</font></span></div></div>
</blockquote></div><br></div></div>