Samsung-Loki / Syndical

An alternative to SamLoader - cleaner code, easier to understand and tamper with.
Mozilla Public License 2.0
50 stars 11 forks source link

Update DeviceFirmwaresXml.cs #7

Closed koyuyesil closed 1 year ago

koyuyesil commented 2 years ago

android has minor version fixed. maybe string bether than double

TheAirBlow commented 1 year ago

Are there any examples of the android version XML parameter not being an integer?

koyuyesil commented 1 year ago
<?xml version="1.0" encoding="UTF-8"?><versioninfo><url>http://fota-cloud-dn.ospserver.net/firmware/</url><firmware><model>SM-N920C</model><cc>TUR</cc><version><latest o="7.0">N920CXXU5CVG3/N920COJV5CVG3/N920CXXU5CRL1</latest><upgrade><value rcount="1" fwsize="19784052">N920CXXU5CRL3/N920COJV4CRB3/N920CXXU5CRL1</value></upgrade></version></firmware><polling><period>7</period><time>20</time><range>23</range></polling><ActiveDeviceInfo><CycleOfDeviceHeartbeat>0</CycleOfDeviceHeartbeat><ServiceURL></ServiceURL></ActiveDeviceInfo><WiFiConnectedPollingInfo><Cycle></Cycle><Activated>FALSE</Activated></WiFiConnectedPollingInfo></versioninfo>