Greg Marquez | A follow-on question:
What is the best/easiest way to detect what version firmware a Cius device is running on, either programmatically or by using the Cius UI?
The reason I'm asking is that I'd like to test my app on both "versions" of the firmware (pre-9.2.3 and post 9.2.3), but all of our hardware devices have already updated themselves to post-9.2.3. I'd like to use either a device or the emulator to verify that my code works with pre-9.2.3, but for that I need to either "downgrade" a Cius device to pre-9.2.3, or to verify that the emulator I'm using is indeed pre-9.2.3.
In trying to verify if my emulator is emulating pre-9.2.3, I've tried using the android/Cius GUI to go to Settings->About Phone. There I find a model number ("cius2_addon"), android version ("2.2"), kernel version ("2.6.29-002610g0097074-dirtydigit@digit #20"), and build number ("cius2_addon-eng 2.2 MASTER eng. root.20110810.155907 test-keys"), but how do I correlate these to the "firmware version"?
One of our post-9.2.3 Cius hardware devices show Model Number 'CIUS-7", Android version "2.2.2", kernel version "2.6.31.6-mrstcius-build-user@cius-build-machine #1", build number "FRG83G.9.2.3.143"...additionally, it has a "Cisco Load Infromation" section that the emulator doesn't have, containing Active load "sipcius.9-2-3-143" and last upgrade "Mar 21, 2012 816:46 AM"
I just need a way to test on a pre-9.2.3 device or emulator...is there a way to temporarily "downgrade" a Cius device with the previous load? Or is there a way to verify that the emulator version I am using is simulating a pre-9.2.3 device?
Thanks!
- Greg Marquez, SLA Corp. |