Re: Executing Javascript from SD Card

2013-12-09 Thread Brian LeRoux
Normally I'd say this is more of a userland error and the phonegap mailing list a better place to report but I am very curious how you are doing this. Can you .zip up a failing example for the list to check out? On Mon, Dec 9, 2013 at 7:44 PM, Charl Thiem wrote: > Hi > > I've been trying to fig

Executing Javascript from SD Card

2013-12-09 Thread Charl Thiem
Hi I've been trying to figure this out, but all info I find on the internet relate to reading/writing files from the SD Card. What I require is to *execute* javascript saved on the SD card. Our app downloads the content of the application from a remote server, and saves it onto the SD Card, this c