(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...
 
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]](http://puu.sh/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 file

If it is there you might need to Project > Clean, and rebuild and pray it fixes the error.
 
 
Lol I got it. Maybe I have never committed it before.
Here it is
