Adding photos to post via mobile device

BentAero

Well-Known Member
I've never had a problem posting photos via a PC, but the 'buttons' seem to be missing when using an android phone and my kindle tablet.
Am I blind, or is something missing from the android platform?
 

Eric Winn

Zen MBB Master
Apparently Android and mobile

Apparently Android and mobile support is limited.

See:

http://ckeditor.com/forums/CKEditor/Enabling-ckEditor-on-Android-Phone

http://docs.ckeditor.com/#!/guide/dev_browsers-section-a-word-about-mobile-environments
Excerpt:

CKEditor is generally compatible with iOS 6+ (iPhone and iPad), though we still think that the usability aspect needs further development. Research and development in this area is ongoing and, as a result, we may in due course enlarge our graded support to also include iOS.

CKEditor is also compatible with Chrome for Android (which is preinstalled on a growing number of Android devices), though in this case usability also needs to be improved.

You can find more information in our research on CKEditor support for mobile environments.

Finally, CKEditor is disabled in other browsers for Android and on Windows Phone 8. You can change CKEditor settings to accept any mobile environment (at your own risk) by modifying the env.js file, but you will not have the same experience as on desktop environments.

Full mobile support will be introduced in CKEditor 5. We aim to have perfect CKEditor support for most popular mobile platforms, so if you encountered an issue with an environment that is unsupported as of now, please report it on our CKEditor Development site.

http://dev.ckeditor.com/ticket/11712#comment:5

Sounds like running Chrome for Android is your best bet if it will work on your devices.

-Eric


 
Top