Cuberite Forum

Full Version: Android tests
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
(12-23-2013, 11:54 PM)STR_Warrior Wrote: [ -> ]I'm slowly getting there. I have to change all the files that include something from another project (iniFile, Lua etc).

You should change the include directories instead of the files
Why did I not think of that...
I now have everything compiled but I get an error when trying to export it:
http://puu.sh/5W6IN.png
Check the error logs to see what the errors are :O
It's in the Problems tab on the bottom of Eclipse http://i40.tinypic.com/x1kh3m.png
Got it exported but it crashes when I try to open the app.
Well.. dunno bout that.. check the logcat when you have your Android device attached to your PC
It could be because I had to change some things first before I could export it. I now recompiled it, so I have it all clean and I have one error:
[Image: 5Wd3L.png]
There should be a file called list_item.xml in res/layout/ , if there isn't it would explain that error... but I don't know what happened to the fileTongue
If it is there you might need to Project > Clean, and rebuild and pray it fixes the error.
I think we lost that file a long time ago because it isn't even in google code: https://code.google.com/p/mc-server/sour...s%2Flayout
Lol I got it. Maybe I have never committed it before.
Here it isBig Grin
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24