GithubHelp home page GithubHelp logo

idiyanale's People

Contributors

ac-opensource avatar melbaldove avatar xtrycatchx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

idiyanale's Issues

app is crashing

device: xperia L
android version: 4.2.2
installation type: from google play
app version: 4.0.3

crashing on this line: https://github.com/xtrycatchx/idiyanale/blob/master/app/src/main/java/com/orozco/netreport/model/Sources.java#L59

the crash log I recovered:

java.lang.NoClassDefFoundError: android.telephony.CellInfoWcdma
at com.orozco.netreport.model.Sources.signal(Sources.java:59)
at com.orozco.netreport.flux.model.DataCollectionModel.a(DataCollectionModel.java:44)
at com.orozco.netreport.flux.action.DataCollectionActionCreator.a(DataCollectionActionCreator.java:49)
at com.orozco.netreport.ui.main.MainActivity.h(MainActivity.java:230)
at com.orozco.netreport.ui.main.MainActivity.a(MainActivity.java)
at com.orozco.netreport.ui.main.MainActivity$$Lambda$7.run(Unknown Source)
at com.orozco.netreport.flux.FluxActivity.a(FluxActivity.java:53)
at com.orozco.netreport.ui.main.MainActivity.onCenterImageClicked(MainActivity.java:190)
at com.orozco.netreport.ui.main.MainActivity_ViewBinding$1.doClick(MainActivity_ViewBinding.java:35)
at butterknife.internal.DebouncingOnClickListener.onClick(DebouncingOnClickListener.java:22)
at android.view.View.performClick(View.java:4278)
at android.view.View$PerformClick.run(View.java:17429)
at android.os.Handler.handleCallback(Handler.java:725)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5099)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:803)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:570)
at dalvik.system.NativeStart.main(Native Method)

I think CellInfoWcdma belongs to API 18 (AOS 4.3) my device is API 17 (AOS 4.2.x) that's why it's crashing. Either this should have an api checker here and alternative to CellInfoWcdma or bump up the minSdkVersion to avoid this crash. I think the latter should be a last resort :D

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.