gok03 / rosjava

Automatically exported from code.google.com/p/rosjava
0 stars 0 forks source link

Runtime exception in android_tutorial_teleop #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and compile android_core
2. Install the teleop app on a device
3. Run the app

What is the expected output? What do you see instead?
Ideally the teleop app should start up, however, there is a runtime exception 
that causes the app to stop working immediately.

What version of the product are you using? On what operating system?
I tried this on a Galaxy Nexus running 4.0.2. I checked out rev baa4df0b6877 
for android_core.   

Please provide any additional information below.
The problem seems to be in /res/layout/main.xml of android_tutorial_teleop. 
I've attached a patch that should fix the issue. I've also attached the logcat 
output for when the exception occurs. 

Original issue reported on code.google.com by munjal.desai@gmail.com on 20 Apr 2012 at 4:02

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed by r6b3d3be15c83.

Original comment by damonkoh...@google.com on 3 Jul 2012 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by damonkoh...@google.com on 3 Jul 2012 at 10:30