Cool - I'm using the frash stuff & building on it...urjaman said:Unofficially I did look at the N900 flash player plugin, but I'm not sure if anything will come of it, and you're working on the Android one, so go ahead...
hdonk said:I've started the work to get the android libflashplayer.so working on the Pandora with firefox 3.6.8, but it suddenly occured to me, has anyone else done this yet? Don't want to duplicate effort...
I tried but fail. The reason :hdonk said:I've started the work to get the android libflashplayer.so working on the Pandora with firefox 3.6.8, but it suddenly occured to me, has anyone else done this yet? Don't want to duplicate effort...
hdonk said:It runs, it doesn't crash (until you quit Firefox)... but it displays crap.
Now I need to debug I guess.
Awesome! Happy debuggin!hdonk said:It runs, it doesn't crash (until you quit Firefox)... but it displays crap.
Now I need to debug I guess.
Congrats !!!!!hdonk said:It runs, it doesn't crash (until you quit Firefox)... but it displays crap.
Now I need to debug I guess.
hdonk said:We ain't there it - it's still only a first step. The page I put up shows that the plugin is registering correctly with Firefox, and that there are no missing dependencies or variables, but actually running a flash application doesn't work.
It currently looks like the plugin threads that run in to the flash plugin are terminating - not crashing, but just giving up. I'm still trying to actually figure out a way to 'see' what's going on - Attaching something like strace to the plugin would be a good start...
I'm going to try and put all the work I've done so far in to a package over the next few days so anyone else who wants to can join in the fun