Giter VIP home page Giter VIP logo

weatherapp's Issues

project build fail

How to solve this problem????? thanks !!

F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\ui\ItemView\CurWeatherViewItem.java:10: 错误: 程序包com.gary.weatherdemo.databinding不存在
import com.gary.weatherdemo.databinding.CurWeatherBinding;
^
F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\ui\ItemView\CurWeatherViewItem.java:17: 错误: 找不到符号
private CurWeatherBinding mDataBinding;
^
符号: 类 CurWeatherBinding
位置: 类 CurWeatherViewItem
F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\ui\ItemView\ForecastDayViewItem.java:9: 错误: 程序包com.gary.weatherdemo.databinding不存在
import com.gary.weatherdemo.databinding.WeatherForecastDayBinding;
^
F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\ui\ItemView\ForecastDayViewItem.java:17: 错误: 找不到符号
private WeatherForecastDayBinding mDataBinding;
^
符号: 类 WeatherForecastDayBinding
位置: 类 ForecastDayViewItem
F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\room\weather\CityForecastDAO.java:20: 错误: There is a problem with the query: [SQLITE_ERROR] SQL error or missing database (no such column: id)
List getAllByIds(long[] ids);
^
F:\Work_Github\Func\WeatherApp-master\app\src\main\java\com\gary\weatherdemo\room\city\CityBeanDAO.java:23: 错误: There is a problem with the query: [SQLITE_ERROR] SQL error or missing database (no such column: id)
List getAllByIds(long[] ids);
^
6 个错误
:app:compileDebugJavaWithJavac FAILED

could not download

Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.

Could not resolve all files for configuration ':app:debugCompileClasspath'.
Could not resolve com.umeng.umsdk:common:1.5.4.

my ide is 3.6.1 and gradle plugin version 3.6.0, gradle version 6.0.1

how to solve this issure ? thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.