<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">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>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> </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>You can see at sugar/extensions/deviceicon/battery.py<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><br></div><div>3. Geolocation - Fetching the latitude , longitude etc details from network </div><div><br></div></div></blockquote><div><br></div><div>We don't have code to get that info.</div><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>Languages are configured in sugar/extensions/cpsection/language/</div><div>all the code for the control panel is on  sugar/extensions/cpsection  </div><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>What information is needed in this case? </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><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><br></div>-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div>
</div></div>