Android: Skype

From Wiki.wirelust.com

Jump to: navigation, search

Skype for android

Hacking to get voice to work over 3g

  1. Disassemble the apk (apktool will do it)
  2. edit <dir>/smali/com/skype/raider/service/y.smali
  3. Line 2097 needs to read:
    • const/4 v0, 0x0
    • instead of
    • const/4 v0, 0x1
  4. 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.

Personal tools