You should open a ticket on lighthouse as an enhancement.
Simon
On Tuesday, February 1, 2011, misterbassman
> --
> You received this message because you are subscribed to the Google
> Groups "phonegap" group.
> To post to this group, send email to phon...@googlegroups.com
> To unsubscribe from this group, send email to
> phonegap+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/phonegap?hl=en?hl=en
>
> For more info on PhoneGap or to download the code go to www.phonegap.com
>
--
Simon Mac Donald
http://hi.im/simonmacdonald
The code of neoPhillip runs , but after 5 minutes of looping, it stops I think
the memory gets an overflow.
How can I free memory to avoid this ??
Thanks
Hey Andrew, this sounds like a great plugin! I'm pretty new to android/phonegap development so sorry if this is very newb question. I added the 3 java files to my project folder under com/phonegap/ and PGLowLatencyAudio.js to my www folder, next to my index.hmtl. Added the script line to my index.html and the line to my plugins in config.html, but for some reason I'm getting this error when I try to call a function:
Uncaught ReferenceError: PGLowLatencyAudio is not defined at file:///android_asset/www/index.html:76
Unless I misplaced something I'm not sure whats wrong. My project doesnt seem to have plugins.xml, but instead theres a "plugins" section in the congif.xml file. Could this be the problem?
thanks
Will