Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 1    Views: 138

miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
12/02/15 11:55 AM (8 years ago)

CustomHTML deprecated in Android Stuido

In Android Studio I got error: …/app/src/main/java/com/dolina/BT_screen_customHTML.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Error:Execution failed for task ':app:compileReleaseJavaWithJavac'. > Compilation failed; see the compiler error output for details. Information:BUILD FAILED Anybody knows what to do in this case? Is that maybe reason that I use: - compileSdkVersion 23 - buildToolsVersion "23.0.1"
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
12/02/15 01:48 PM (8 years ago)
You should use 22.0.1 instead of 23.0.1. Create an app on buzztouch.com, download it for Android and see what is written in build.gradle (Module). That is what Buzztouch works with, nothing else. compileSdkVersion 14 buildToolsVersion "22.0.1"
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.