It is possible that you can get it to work on Android if you write a simple app that only displays your website in a WebView (many apps are done this way). The WebView uses the WebKit version that has been shipped with the Android OS - just like Android Stock Browser, while Chrome uses its own (currently unsupported) engine.
http://developer.android.com/reference/android/webkit/WebView.html