Giter Club home page Giter Club logo

multisim-toggle's Introduction

MultiSIM Toggle

Read more about the app HERE

An open source app for android, to enable or disable multi-SIM functionality on multi-SIM supporting AOSP based ROMs. The app toggles the ROM from multi-SIM to single SIM functionality and vice versa.

During my debugging work, I found myself switching from single SIM mode to multi-SIM and vice versa quite frequently. To do so, I had to type the following shell commands:

  • Allow SuperUser execution at shell

su

  • To enable multi-SIM

setprop persist.radio.multisim.config dsds

  • To disable multi-SIM

setprop persist.radio.multisim.config none

So I made an app for that. It executes these commands at shell level without the need to open terminal manually and type in these commands.

NOTE: Use this app only if you are sure that your ROM supports multi-SIM. Even if your device is multi-SIM capable, but your ROM isn't, using this app might lead to unforeseeable results. Contact your device maintainer to add multi-SIM support.

Features

  • Minimal and clean interface
  • Translucent decors for android 4.4+ (kitkat)
  • Android L style floating buttons (thanx to FAB library)

Screenshots

How to use?

  • Take a nandroid backup
  • Install MultiSIM Toggle
  • Tap the floating SIM button
  • Grant SuperUser permission
  • Automatic reboot of the device if toggle is successful

Support

Bugs reports, suggestions and support can be found on XDA-developers thread for MultiSIM Toggle.

Requirements

  • Root
  • Android 4.0.3+
  • MultiSIM supporting AOSP based ROM

Downloads

Check the 'Releases' section in my Github source.

Changelog

View the 'Changelog' on my Github.

License

The source code is licensed under GNU General Public License v3 (GPL v3)

Copyright

© 2014 Shubhang Rathore

multisim-toggle's People

Contributors

xenon92 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.