0

Is there any API for developing an application that can play flash videos on Android OS 2.1.I have searched a lot in Google but cannot find any.

Waseem
  • 1,392
  • 5
  • 21
  • 30

1 Answers1

1

The only player I know on Android 2.1 is Rockplayer

Rockplayer itself uses ffmpeg and source codes of how they use ffmpeg in Android are here: http://rockplayer.freecoder.org/tech_en.html

therealmarv
  • 3,692
  • 4
  • 24
  • 42