There is a way to integrate Java & C++ ?
like JNI (Java Native Interface) to create an apk app for Android ?
Search found 7 matches
- Sat Oct 22, 2011 2:07 pm
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
- Sat Oct 22, 2011 10:32 am
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
Android development environment
Can you explain to me how these development environments are relevance for develop to Android environment?
I mean (my wish is) to get the final product (ScummVM emulator as an apk file) as an android application.
What is the preferred development environment?
and how to create it?
I mean (my wish is) to get the final product (ScummVM emulator as an apk file) as an android application.
What is the preferred development environment?
and how to create it?
- Fri Oct 21, 2011 11:45 pm
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
- Fri Oct 21, 2011 11:30 pm
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
Step by step tutorial for decent develop environment
OK,
so someone please will give me a mini tutorial to create a decent develop environment
-A
so someone please will give me a mini tutorial to create a decent develop environment
-A
- Fri Oct 21, 2011 10:02 pm
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
I'm looking for a developer environment that will contain a step by step debug options, for any future change in the source code (like the AVD / ADT) plugins that existing in Eclipse, and also a place that will show clearly syntax or compilation bugs / errors. Recently I came across the following bl...
- Thu Oct 20, 2011 8:29 pm
- Forum: Android Port
- Topic: Import the ScummVM source code to Eclipse developer tool
- Replies: 13
- Views: 10405
Import the ScummVM source code to Eclipse developer tool
Hi,
Can someone please explain to me how can i import the ScummVM
source code to the Eclipse developer enviorment tool ???
-A
Can someone please explain to me how can i import the ScummVM
source code to the Eclipse developer enviorment tool ???
-A
- Tue Jan 11, 2011 7:04 pm
- Forum: Help and Support
- Topic: builld scummvm source code on visual studio 10
- Replies: 2
- Views: 3299
builld scummvm source code on visual studio 10
Hi, i was trying to make a build from the scummvm source code but i got the next error: "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 9009." what should i do now ? how can i create a build without errors...