Posted a new Thread with a USB installer for Android / Galaxy phones. and this one works.. (forgot I had the installer on the Samsung phone)
installed it, and worked perfectly.
Type: Posts; User: Perry; Keyword(s):
Posted a new Thread with a USB installer for Android / Galaxy phones. and this one works.. (forgot I had the installer on the Samsung phone)
installed it, and worked perfectly.
yeah... doesn't work.. for a long time..
it used to work, but there are 2 processes running, and when you quit 1 of them, then it's done, but nothing is there.
so I just copy the file on the...
Did you check in the SDK manager, all the way at the top. there are the Built tools (Those are separate from the API's)
Do you have the 19 tool checked ?
[getbuildtools] Using latest Build...
Do you have the built tool for API 19 installed?
Looks like it's trying to use Built tool 22 instead of 19
In the main settings, there are options for the sound.
like Multi samples and play over frame.
Also, you might need to play different sounds on different channels.. if they are playing at the...
there is, but then you need to use the "On Touch" events, and then you have to do a lot more.
if it's just a simple left click
All you need it
When user clicks on object (or whatever) then...
Just use
When user clicks (and select the left mouse button)
- .....
should work just fine, make sure that they are enabled, or getting triggered.
check in your task manager..
There are 1 java things running.. close the top one.
I've had that in the past..
best thing seems to be
run it once, and then compile as a package..
the package name is wrong.. you can't have numbers in it. the exporter will fail
btw. it could be, that it's looking for API 20 as well.
make sure you select the right API, AND have it...