Page 2 of 3

Re: Black screen problem

Posted: Mon Sep 29, 2014 3:56 pm
by Combokarel
I'm sorry that I was unclear,
1. yes
2. yes
3. I can't make an apk anymore
4. The same as above
5. Also the same as above
6. Yes
7. Yes
8. Yes
9. Yes, more then once

I don't know why, but I think the problem is related to the sdk tools not being the rihgt version

Hope this helps

Re: Black screen problem

Posted: Mon Sep 29, 2014 7:37 pm
by fysx
Thank you, that helps *lots*!

Which Android NDK are you using? I am using r9d as I had problems with a newer one.

Re: Black screen problem

Posted: Tue Sep 30, 2014 3:03 pm
by Combokarel
I'm using android-ndk-r10b, I'll try an earlier version.

*EDIT : nope, that didn't help unfortunately.

Re: Black screen problem

Posted: Sun Oct 12, 2014 5:24 pm
by fysx
What exactly do you mean by "can't make an apk anymore"? Is it related to your previously mentioned "ndk-build doesn't start"?

If that is the case we should first get ndk-build working again. It is crucial that it runs and there is no point in running `ant debug` or `ant release` before ndk-build successfully ran.

What do you mean by "it doesn't start"? Does it give you an error? What happens if you run `ndk-build --help`?

Also: which OS are you running? Where have you installed the ndk to? Can you list all environment variables which include "ANDROID" in the variable name?

Re: Black screen problem

Posted: Tue Oct 14, 2014 3:59 pm
by Combokarel
I'm on windows 8

By "can't make an apk anymore" I mean: if I execute ndk-build or ant debug, nothing happens, except for the command console that keeps printing ndk-build.

If I run 'ndk-build --help' , the same thing happens as before.

I've installed the ndk to "C:\Users\"username"\bin\android-ndk-r9d"

Directories of the environment variables with "ANDROID":

ANDROID_HOME : "C:\Users\"username"\AppData\Local\Android\android-sdk"
ANDROID_NDK : "C:\Users\"username"\bin\android-ndk-r9d"
ANDROID_SDK : "C:\Users\"username"\AppData\Local\Android\android-sdk"
ANDROID_SWT : "C:\Users\"username"\AppData\Local\Android\android-sdk\tools\lib\x86_64

Re: Black screen problem

Posted: Tue Oct 14, 2014 4:26 pm
by fysx
Combokarel wrote: By "can't make an apk anymore" I mean: if I execute ndk-build or ant debug, nothing happens, except for the command console that keeps printing ndk-build.

If I run 'ndk-build --help' , the same thing happens as before.
To get this straight: when you are in a console window and you enter "ndk-build --help" (without quotation marks) and hit return it does not print out anything? No error about command not found, or anything else?

Re: Black screen problem

Posted: Tue Oct 14, 2014 4:50 pm
by Combokarel
fysx wrote:
Combokarel wrote: By "can't make an apk anymore" I mean: if I execute ndk-build or ant debug, nothing happens, except for the command console that keeps printing ndk-build.

If I run 'ndk-build --help' , the same thing happens as before.
To get this straight: when you are in a console window and you enter "ndk-build --help" (without quotation marks) and hit return it does not print out anything? No error about command not found, or anything else?
Yes that's correct

Re: Black screen problem

Posted: Tue Oct 14, 2014 5:47 pm
by fysx
When I say console I meant command prompt as in http://www.youtube.com/watch?v=6htgwhJFvac. Did you mean that as well?

Re: Black screen problem

Posted: Wed Oct 15, 2014 1:52 pm
by Combokarel
fysx wrote:When I say console I meant command prompt as in http://www.youtube.com/watch?v=6htgwhJFvac. Did you mean that as well?
Yes

Re: Black screen problem

Posted: Tue Oct 28, 2014 9:34 pm
by Combokarel
I can make a .apk again, unfortunatly LÖVE FOR ANDROID has stopped working. :cry:

EDIT: I don't know what I did, but now it sais this when I use ant debug: Error: could not open `C:\taleofandroid\jre-7u71\lib\amd64\jvm.cfg'