Android browser plugin

I found a sample plugin in the Android source code. let's say I can write a plugin using a sample, how would I get my emulator to run the plugin that I wrote? Do I need to recompile the source code? if so, how is this possible?

thank:)

+5
source share
2 answers

For those struggling with this situation, I found a way:

Turn on web browsing in your application and create a web client for it.

. url go , , ! , Google .

+4

BrowserPlugin - , . , Flash Player

, C/++, , Android .

Android Android (, , ..).

Chadic: . , flash, Google, apk /. (SampleBrowserPlugin.apk libsampleplugin.so BrowserSample)

+5

All Articles