fredsa / forplay

Automatically exported from code.google.com/p/forplay
Apache License 2.0
12 stars 4 forks source link

blank (black) screen on running android version #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile peas-android (forplay, forplay-android, peas also) 
2. install it in emulator

[2011-06-04 22:15:54 - peas-android] Device API version is 9 (Android 2.3.1)
[2011-06-04 22:15:54 - peas-android] HOME is up on device 'emulator-5554'
[2011-06-04 22:15:54 - peas-android] Uploading peas-android.apk onto device 
'emulator-5554'
[2011-06-04 22:15:57 - peas-android] Installing peas-android.apk...
[2011-06-04 22:16:37 - peas-android] Success!
[2011-06-04 22:16:37 - peas-android] Starting activity 
forplay.sample.peas.android.PeasActivity on device emulator-5554
[2011-06-04 22:16:40 - peas-android] ActivityManager: Starting: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
cmp=forplay.sample.peas.android/.PeasActivity }

3. Screen is blank (black)

What is the expected output? What do you see instead?

Expected to see peas-android game starting, but i only see a blank screen

What version of the product are you using? On what operating system?
Android 2.3.1 (9), Emulator 2.3.1, compiling with gwt sdk 2.3.0, jdk 1.6.0_22

Please provide any additional information below.
I tried also other forplay/samples with the same result. Also installed in 
froyo in a real device and nothing. Html5 and Java version works great.

Original issue reported on code.google.com by dwer...@gmail.com on 4 Jun 2011 at 8:42

GoogleCodeExporter commented 9 years ago
Sorry for the confusion -- Android's still pretty broken, but I'm working on it 
this weekend. It worked well enough for the I/O presentation, but I 
subsequently broke it while working on other things. This state of affairs 
shouldn't last too much longer.

Original comment by jgw@google.com on 5 Jun 2011 at 2:24