Correction res/raw is the old directory they are actually in the assets/ directory now. They are renamed mp3 to get around an issue with APK compression.
On Saturday, September 6, 2014 7:13:52 PM UTC-5, bobajeff wrote: > > Update: > > Just thought I'd let you know. I made a fork of VimTouch with all the > necessary emscripten builds included in it. It's very buggy and I don't > plan to work on it any further. But if anyone wants working builds of > Fastcomp, Python and Node they are all in the res/raw part of the > repository. At some point I'll put up the patches, source files and build > commands in a repository. Also, I'm still going to try and upstream some of > the Clang stuff even though they just released a new one. > > They project is here: > https://github.com/bobajeff/vimtouch-emscripten-remix > > On Thursday, July 17, 2014 7:47:42 AM UTC-5, bobajeff wrote: >> >> I fascinated with the idea of using Android code editor/IDE (like >> DroidEdit or AIDE) to program C++ applications while on a phone. >> >> I was wondering if there is a way to run emscripten on Android. Can I >> compile emscripten to android? Has anyone tried it? >> >> >> -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
