Re: [android-developers] Html encoding in android 4.0
On Thu, Jan 5, 2012 at 6:33 AM, Petros Sfikakis <petros.sfikakis@gmail.com> wrote:
If i change the encoding format to base64 as suggested by google, the
application has the same problem in 2.3.6 (while that fixes the
problem for 4.0).
Anyone's got any ideas?
if (isFourPointOh())
encoding = base64;
else
encoding = utf8;
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
-- -------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home