Question about the mMerging of the plugin "*.apk"s

Subforum for discussion and help with ScummVM's Android port

Moderator: ScummVM Team

Post Reply
Nitrus
Posts: 177
Joined: Wed May 18, 2011 9:49 am

Question about the mMerging of the plugin "*.apk"s

Post by Nitrus »

I've been able to compile the android port, only to find out that it builds the plugins as separate files, which then have to be installed on the phone separately.

Can anybody tell me how to merge/make them in a single package? Would it be in the dists/android/manifest? I would appreciate some pointers, since I'm not that skilled in Android code yet.

I've been doing this on Ubuntu, got tired of trying to get it to build in the Eclipse...
Nitrus
Posts: 177
Joined: Wed May 18, 2011 9:49 am

Post by Nitrus »

Nevermind, figured it out. It was the --enable-plugins, and --default-dynamic flags.
Post Reply