Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FC on Genymotion Emulator #22

Open
GoogleCodeExporter opened this issue Feb 4, 2016 · 0 comments
Open

FC on Genymotion Emulator #22

GoogleCodeExporter opened this issue Feb 4, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start Pedometer

What is the expected output? Start App
What do you see instead? Force Close


What version of the product are you using? 1.4.1
On what device and what operating system version? Genymotion Emulator 

Following stack trace:

E/AndroidRuntime( 5268): FATAL EXCEPTION: main

E/AndroidRuntime( 5268): java.lang.ArithmeticException: divide by zero

E/AndroidRuntime( 5268):    at 
name.bagi.levente.pedometer.PaceNotifier.onStep(PaceNotifier.java:106)

E/AndroidRuntime( 5268):    at 
name.bagi.levente.pedometer.StepDetector.onSensorChanged(StepDetector.java:97)

E/AndroidRuntime( 5268):    at 
android.hardware.SystemSensorManager$ListenerDelegate$1.handleMessage(SystemSens
orManager.java:204)

E/AndroidRuntime( 5268):    at android.os.Handler.dispatchMessage(Handler.java:99)

E/AndroidRuntime( 5268):    at android.os.Looper.loop(Looper.java:137)

E/AndroidRuntime( 5268):    at 
android.app.ActivityThread.main(ActivityThread.java:4745)

E/AndroidRuntime( 5268):    at java.lang.reflect.Method.invokeNative(Native 
Method)

E/AndroidRuntime( 5268):    at java.lang.reflect.Method.invoke(Method.java:511)

E/AndroidRuntime( 5268):    at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)

E/AndroidRuntime( 5268):    at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)

E/AndroidRuntime( 5268):    at dalvik.system.NativeStart.main(Native Method)


Original issue reported on code.google.com by inkubo3@gmail.com on 3 Feb 2015 at 3:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant