Total Video Editor
Home
Libraries
FileManager
Total Video Editor
MP3 Cutter Joiner
Audio Video Mixer
Screen Recorder
Video Player HD
Wednesday, June 1, 2016
Android Studio - “Unmappable character for encoding UTF-8”
Android Studio - “Unmappable character for encoding UTF-8”
Adding the following to
build.gradle
solves the problem :
android {
compileOptions.encoding =
'ISO-8859-1'
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Check out this may be help you
No comments:
Post a Comment