Coder Social home page Coder Social logo

tvbarthel / simpleweatherforecast Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 6.0 17.37 MB

A simple application that gives you the weather forecast for 14 days according to your location.

License: Apache License 2.0

Java 96.64% CSS 1.84% JavaScript 1.52%

simpleweatherforecast's People

Contributors

vbarthel-fr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simpleweatherforecast's Issues

[NPE] IabHelper.queryPurchases

java.lang.NullPointerException
in com.android.vending.billing.util.IabHelper.queryPurchases

java.lang.NullPointerException
at com.android.vending.billing.util.IabHelper.queryPurchases(IabHelper.java:836)
at com.android.vending.billing.util.IabHelper.queryInventory(IabHelper.java:558)
at com.android.vending.billing.util.IabHelper.queryInventory(IabHelper.java:522)
at com.android.vending.billing.util.IabHelper$2.run(IabHelper.java:617)
at java.lang.Thread.run(Thread.java:841)

Expected rain amount

Can't seem to change expected rain amount from mm to in, but all other measurements are properly showing in Imperial...

Update to android-21

Building this app fails due missing resources, updating some components to android-21 fixes this. Here is the sed i run to prepare the sourcecode

sed -i \
-e 's/support-v4:19.1.0/support-v4:21.0.+/g'  \
-e 's/appcompat-v7:19.1.0/appcompat-v7:21.0.+/g'  \
-e '/buildToolsVersion/s/19.1.0/21.0.2/g'  \
-e 's/compileSdkVersion 19/compileSdkVersion 21/g'  \
-e 's/targetSdkVersion 19/targetSdkVersion 21/g' \
SimpleWeatherForecast/build.gradle

alternative location selection

Hallo,

on my device the location by network service is disabled, so it would be nice to have an option to set the location manually.

No data

Hi!!

I've installed the app from F-Droid because I've a Meizu MX3 which now I'm testing without Google Play Services due to heating issues.
When I open it the app doesn't show any data:

s50519-160410

And if I tap the cup of coffee icon:

s50519-155749

Thank you so much!! ๐Ÿ˜„

[NPE] DailyForecastUpdateService.onStartCommand

java.lang.NullPointerException
in fr.tvbarthel.apps.simpleweatherforcast.services.DailyForecastUpdateService.onStartCommand

java.lang.RuntimeException: Unable to start service fr.tvbarthel.apps.simpleweatherforcast.services.DailyForecastUpdateService@420be6d0 with null:
java.lang.NullPointerException

at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2859)
at android.app.ActivityThread.access$1900(ActivityThread.java:162)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1461)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5371)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at fr.tvbarthel.apps.simpleweatherforcast.services.DailyForecastUpdateService.onStartCommand(DailyForecastUpdateService.java:75)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2842)

Lagging

On my Nexus 5, after having built the app, switching a day really lags. Is that normal? It doesn't lag on the play store version

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.