WePadBridge

September 1, 2025 Β· View on GitHub

License: MIT Android Xposed

δΈ­ζ–‡ζ–‡ζ‘£ | English

An Xposed module that enables tablet interface and features in WeChat Work mobile app.

πŸ“± Features

  • Device Type Spoofing: Modifies device type detection to tablet
  • Tablet Interface: Enables tablet-optimized UI layout in WeChat Work
  • Multi-Class Support: Hooks multiple detection methods for comprehensive coverage
  • Debug Logging: Built-in logging for troubleshooting
  • Lightweight: Minimal performance impact

πŸ› οΈ Requirements

  • Rooted Android device (Android 5.0+)
  • Xposed Framework (LSPosed recommended)
  • WeChat Work app installed

πŸ“¦ Installation

  1. Download the latest APK from Releases
  2. Install the APK on your device
  3. Activate the module in LSPosed Manager
  4. Enable the module scope for WeChat Work
  5. Restart WeChat Work

🎯 Usage

Once activated, WeChat Work will automatically display the tablet interface with:

  • Optimized layout for larger screens
  • Tablet-specific UI elements
  • Enhanced navigation experience

πŸ”§ Technical Details

Hooked Methods

  • getDeviceTypeFromLocal() - Device type detection
  • isAndroidPad() - Tablet mode verification
  • isAndroidPadNew() - New tablet mode verification for WeChat Work 5.0+

Supported Classes

  • Application class tablet detection
  • WeworkServiceImpl class tablet detection

Built With

  • YukiHookAPI - Modern Xposed API
  • KavaRef - Reflection library
  • Kotlin - Primary development language

πŸ“± Compatibility

Android VersionWeChat WorkStatus
5.0 - 6.04.0.0 - 5.0.0+βœ… Tested
7.0 - 10.04.0.0 - 5.0.0+βœ… Tested
11.0 - 14.04.0.0 - 5.0.0+βœ… Tested

πŸ› Troubleshooting

Module Not Working

  1. Ensure LSPosed is properly installed
  2. Check if the module is activated
  3. Verify WeChat Work is in the module scope
  4. Restart WeChat Work after activation

Interface Issues

  1. Clear WeChat Work app data
  2. Reinstall the module
  3. Check logs in LSPosed Manager

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

⚠️ Disclaimer

This module is for educational and research purposes only. Use at your own risk. The developer is not responsible for any damage or issues caused by using this module.

πŸ“ž Support

  • Create an Issue for bug reports
  • Star ⭐ this repository if you find it useful
  • Follow for updates

Note: This module only works with WeChat Work (Enterprise WeChat), not the regular WeChat app.