Hi, (sorry for my English).
I found a solution that works for the CKEditor on an Android phone, pressing in Android in the "Vista Computer" see that CKEditor works "almost perfect" ;-), because in ckeditor.js must add the following code after checking is a chrome browser:
if (a.chrome) a.mobile = false;
Effect is working on "Vista Computer."
I hope I have been helpful.
Bye.
Android support is turned off
Android support is turned off by default because Android is not an officially supported environment yet. There are some serious issues to make it compatible -- see the tracker. You are most welcome to try it and test by yourself, of course, and any feedback will be appreciated!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Thanks Anna for your comment,
Thanks Anna for your comment, I corrected the first post;-)
Android compatibility
hi albmargar
thanks for your comment but I don't know where should I add this line
if(a.chrome).mobile=false
can you explain more?
Best regards
Neda
Hi Neda
Hi Neda
You have to look for the following code
if(a.webkit)b.indexOf("chrome")>-1?a.chrome=true:a.safari=true;
And add the code
if(a.chrome)a.mobile=false;
Best regards
hi albmargar
hi albmargar
thanks for your reply I added your code but in mobile phone with android it didn't show CKeditor
what should I do?
Best regards
Hi Neda,
Hi Neda,
Not if allowed, I'll upload the ckeditor 4.0.2 with the modification. I hope it helps.
You have to rename the file extension to .js
Best regards
Attachments:
hi albmargar
hi albmargar
I down load ckeditor 4.0.2 and replace your ckeditor.js but now it didn't show ckeditor in computer browser...
and after that I add this code--->if (a.chrome) a.mobile = false; to ckeditor.js(not in your ckeditor.js) but again it show ckeditor in browser but it didn't show in mobile phone but it show in tablet..
both tablet and mobile have andriod OS but I don't know why it didn't show in mobile
I really need it....
Best Regards
Neda
I use this code from show
I use this code from show ckeditor:
Best regards.
hi albmargar
hi albmargar
where should I add this code?.
Best Regards
Neda
<body>
Best regards
ckeditor and android
I would like to make ckEditor eabled in android browsers as it currently does not get displayed
currently am using ckeditor 4.4 on my project
any help please
Ckeditor on Android Browser
Please see the following post to enable the ckeditor on android browser
http://ckeditor.com/forums/CKEditor/Enabling-ckEditor-on-Android-Phone
Ckeditor on Android Browser
thanks
please see the comment on
http://ckeditor.com/forums/CKEditor/Enabling-ckEditor-on-Android-Phone