[android-developers] Browser Plugin development requires valid signature

2011-12-11 Thread Miles
Hi, If I develop a plugin for the DEFAULT Android web browser, do I need to have it signed with a proper signature? Currently I've heard that only the Adobe FLASH package signature is supported by the browser. Indeed I cannot load my test plugin in an actual 2.3 device, but I am able to load it

Re: [android-developers] Browser plugin development in Android 2.3

2011-01-25 Thread TreKing
On Mon, Jan 24, 2011 at 5:23 AM, Ankit ank82...@gmail.com wrote: I tried to build the sample browser plugin which comes with the source code but was unable to build it . If you building the source code, try a group that's dedicated to building the source code (like platform or porting). I

[android-developers] Browser plugin development in Android 2.3

2011-01-24 Thread Ankit
I am new to Android.I am using Android 2.3 I tried to build the sample browser plugin which comes with the source code but was unable to build it . To compile :- [ README.txt ] 1. run make SampleBrowserPlugin (compiles libsampleplugin.so and builds the apk) 2. the previous command produces an apk

[android-developers] browser plugin development?

2009-06-24 Thread MikeDC
Are there any android focused tutorials for developing a plugin for the browser? I can find examples for webkit plugins but I want to try developing a plugin that will access resources on the phone so there is more to it than generic webkit requirements. Also, after compiling a plugin how can I