Android: Skype
From Wiki.wirelust.com
Skype for android
Hacking to get voice to work over 3g
- Disassemble the apk (apktool will do it)
- edit <dir>/smali/com/skype/raider/service/y.smali
- Line 2097 needs to read:
- const/4 v0, 0x0
- instead of
- const/4 v0, 0x1
- re-assemble, sign, install
On my Xoom I rooted, and then restored from stock motorola firmware. Since then skype no longer knows I am on verizon and won't let me do use voice over 3g.

