skerit / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

Cannot launch roms on fire tv #187

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install XBMC on Fire TV
2. Install the add-on RCB 2.0.17 into xbmc
3. Add a new rom collection with the template Commodore 64

I got no errors but the rom does not start. I cannot see any errors in the xbmc 
debug log.

What is the expected output? What do you see instead?
I would like to see the launched game

What version of the product are you using? On what operating system?
Amazon Fire TV
XBMC 13.2 
RCB 2.0.17

Please provide any additional information below.

I used the template for commodore 64

Original issue reported on code.google.com by joern.zi...@gmail.com on 7 Oct 2014 at 10:11

Attachments:

GoogleCodeExporter commented 8 years ago
Maybe I know the reason for my problem. Do I have to install the c64.emu from 
playstore to be able to emulate C64? Or is it installed with rcb?

Original comment by joern.zi...@gmail.com on 8 Oct 2014 at 9:54

GoogleCodeExporter commented 8 years ago
I have just tried to launch the emulator through the adb shell but this does 
also not work. I got the following error:

Error: Activity class {com.explusalpha.C64Emu/com.imagine.BaseActivity} does not
 exist.

shell@android:/sdcard $ "/system/bin/am" start --user 0 -n com.explusalpha.C64Em
u/com.imagine.BaseActivity -a android.intent.action.VIEW -eu Uri "file:///storag
e/emulated/0/Roms/WABBIT.T64"
on.VIEW -eu Uri "file:///storage/emulated/0/Roms/WABBIT.T64"                  <
Starting: Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0
/Roms/WABBIT.T64 cmp=com.explusalpha.C64Emu/com.imagine.BaseActivity (has extras
) }
Error type 3
Error: Activity class {com.explusalpha.C64Emu/com.imagine.BaseActivity} does not
 exist.
shell@android:/sdcard $

Original comment by joern.zi...@gmail.com on 8 Oct 2014 at 6:40

GoogleCodeExporter commented 8 years ago
Ok, this issue can be closed. I did not know that I had to install c64.emu apk 
first. Now, it works!

Original comment by joern.zi...@gmail.com on 8 Oct 2014 at 7:30

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 9 Mar 2015 at 5:56