Title: [Plugin: UserAgent Theme Switcher] Add Android Support
Last modified: August 19, 2016

---

# [Plugin: UserAgent Theme Switcher] Add Android Support

 *  Resolved [skookum](https://wordpress.org/support/users/skookum/)
 * (@skookum)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-useragent-theme-switcher-add-android-support/)
 * Here’s a quick fix to add android support to this plugin:
 * In: UserAgentThemeSwitcherData.php
    At Line 283, add: `$this->addBrowser(new 
   BrowserUA('android', 'Android', null, 'Mozilla\/5.0 \(.*Android.*\) AppleWebKit\/.*\(
   KHTML, like Gecko\) Safari\/.*', 'mobile,webkit'));`
 * [http://wordpress.org/extend/plugins/user-agent-theme-switcher/](http://wordpress.org/extend/plugins/user-agent-theme-switcher/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [jbalde](https://wordpress.org/support/users/jbalde/)
 * (@jbalde)
 * [15 years ago](https://wordpress.org/support/topic/plugin-useragent-theme-switcher-add-android-support/#post-1776841)
 * Android support found in safari mobile for android and iphone, but thanks for
   the colaboration

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: UserAgent Theme Switcher] Add Android Support’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-agent-theme-switcher.svg)
 * [UserAgent Theme Switcher](https://wordpress.org/plugins/user-agent-theme-switcher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-agent-theme-switcher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-agent-theme-switcher/)
 * [Active Topics](https://wordpress.org/support/plugin/user-agent-theme-switcher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-agent-theme-switcher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-agent-theme-switcher/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jbalde](https://wordpress.org/support/users/jbalde/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-useragent-theme-switcher-add-android-support/#post-1776841)
 * Status: resolved