HP Forums
[HP-15C] Android app by HP - bug 3 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not quite HP Calculators - but related (/forum-8.html)
+--- Thread: [HP-15C] Android app by HP - bug 3 (/thread-5397.html)



[HP-15C] Android app by HP - bug 3 - Marcio - 12-23-2015 04:44 PM

FIY:
This is bug No 1
This is bug No 2

Run a long program and switch to portrait view. Leave the app and you will notice the device slows down considerably. Try to switch back to the 15c and you'll get this:
[attachment=3001]
The app gets unresponsive, the screen goes black entirely and the only way to access the app again is by closing it using the Droid OS.

Any program as simple as this one below can be used to confirm this bug:
Code:
LBL 0
1
+
GTO 0
Warning: This will erase all programs from memory!

This bug was found by a gentleman named Keith Williams. He reported it on the Google play store. All I did was investigate a little further.

Marcio


RE: [HP-15C] Android app by HP - bug 3 - Marcio - 01-12-2016 07:31 PM

Not sure if this is the same as bug 3 but I have repeatedly tried to compute \(\int_0^{100}{e^{-x}dx} \) to no avail. The app will crash without having to tilt the phone as described above.