sojuicy / imame4all

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

Can't run MAME4Droid when compiled from source #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile the game from source using the makefile currently in SVN and the 
NDK+SDK for Android
2. Install game on ZTE Blade
3. Application is fully black on bootup

What is the expected output? What do you see instead?
See above. I expect to see the on screen game controls and a ROM selector menu

What version of the product are you using? On what operating system?
Source was checked out around the 10th Jan 2012. Android Gingerbread on a ZTE 
Blade

Please provide any additional information below.
I managed to compile the libMAME4all.so, copied it into 
Android/MAME4droid/libs/armebi and compiled a apk using ant release which also 
signed the application but getting a black screen on boot up. At first I was 
missing the libMAME4all.so so all I got as the java frontend showing on the 
screen so I am wondering if I have compiled the .so under the wrong 
flags/settings or copied it into the wrong location.

Original issue reported on code.google.com by m...@stevenyau.co.uk on 24 Jan 2012 at 9:36