I'm having some issues getting everything together as some of you may already know, specially if you are often connected to the IRC.
I can't get anyone to help me "directly" with this issue and I'm posting here now.
Last night in IRC:
Quotation:
<@kurosu> Visaboy: you're the one trying to build for android ?
<@kurosu> if yes, ThomasAH here also managed to build not using eclipse
<@kurosu> your error indicates a compilation problem
<@kurosu> the nativeAudio stuff iirc is implemented inside libsdl.so, although it seems to be loaded ok
<@kurosu> how big is your apk? if less than 1.8MB there's probably a problem
<@kurosu> althought, the warmux code for android is split in, say, 3 parts
<@kurosu> 1) actual code, in lib and src
<@kurosu> 2) jni code in build/android/jni (for libsdl, freetype, etc, and also a project skeleton to build the actual code)
<@kurosu> 3) the java code in build/android/src
After I build the apk the size ends up being 256KBs and according to Kurosu it has to be bigger than 1.8MBs.
The folder LIBS is empty and inside the SRC Folder there's only 10 java files.
The folder JNI has 14 folders and 3 files (same as the ones in the svn).
Apparently I'm missing files inside the libs folder or the builder is not detecting them, hence not including them inside the apk.
I tried putting the data and locale folder inside the assets and that was compiled into the apk without issues, even when I installed the apk on my phone the application installed, but it didn't create a folder with the APP Name, nor it installed the files.
http://svn.gna.org/svn/warmux/trunk/build/android/ <= There's no libs folder what so ever.
So my question is... Where do I get the missing files to get the app fully working and I would appreciate a complete answer.
Thank you so much.
PS: I have tried with and without proguard, same results.
Edit by visaboy On 06/23/11 at 19h16
I can't get anyone to help me "directly" with this issue and I'm posting here now.
Last night in IRC:
Quotation:
<@kurosu> Visaboy: you're the one trying to build for android ?
<@kurosu> if yes, ThomasAH here also managed to build not using eclipse
<@kurosu> your error indicates a compilation problem
<@kurosu> the nativeAudio stuff iirc is implemented inside libsdl.so, although it seems to be loaded ok
<@kurosu> how big is your apk? if less than 1.8MB there's probably a problem
<@kurosu> althought, the warmux code for android is split in, say, 3 parts
<@kurosu> 1) actual code, in lib and src
<@kurosu> 2) jni code in build/android/jni (for libsdl, freetype, etc, and also a project skeleton to build the actual code)
<@kurosu> 3) the java code in build/android/src
After I build the apk the size ends up being 256KBs and according to Kurosu it has to be bigger than 1.8MBs.
The folder LIBS is empty and inside the SRC Folder there's only 10 java files.
The folder JNI has 14 folders and 3 files (same as the ones in the svn).
Apparently I'm missing files inside the libs folder or the builder is not detecting them, hence not including them inside the apk.
I tried putting the data and locale folder inside the assets and that was compiled into the apk without issues, even when I installed the apk on my phone the application installed, but it didn't create a folder with the APP Name, nor it installed the files.
http://svn.gna.org/svn/warmux/trunk/build/android/ <= There's no libs folder what so ever.
So my question is... Where do I get the missing files to get the app fully working and I would appreciate a complete answer.
Thank you so much.
PS: I have tried with and without proguard, same results.
Edit by visaboy On 06/23/11 at 19h16
The missing files are built by the ndk.
I will be reporting back with the results.
I will be reporting back with the results.
1 User online :: 0 Administrator, 0 Moderator, 0 Member and 1 Visitor
User online: No member online
User online: No member online
Answer
You aren't allowed to write in this category
Log in
Sign up









