About Store Forum Documentation Contact



Post Reply 
build the android project printf "android-13"
Author Message
rect Offline
Member

Post: #1
build the android project printf "android-13"
Hi Esenthel!

I click F5 to build the android platform project.but show the error:

....
build.xml:542: Unable to resolve project target 'android-13'
...

I use "SDK Manager.exe" but that have not "android 3.2(API13)"

   

so...my qusition is:

1.Can I change the default SDK version? like use android-14,15 or other else
2.I can not find the api android-13 download link...I have 10,14...how can I fix it?
04-24-2015 11:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Tottel Offline
Member

Post: #2
RE: build the android project printf "android-13"
Hi there,

Partially related: http://www.esenthel.com/community/showth...p?tid=8417

You should be using API15 ( I'm not sure if you need previous ones too ). But still, I don't know why API13 doesn't even show up.. That is weird.
04-24-2015 12:51 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: build the android project printf "android-13"
Hello!

Looks like Google removed Android API 13.
I'll update the engine to replace 13 with 15. In the meantime please download API 10 and API 15, so once you update the engine to the changes that I will made, it will work straight away.
Thank you
04-24-2015 10:24 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: build the android project printf "android-13"
Hello,

If you make this single change:
https://github.com/Esenthel/EsenthelEngi...69acf265c4
and recompile the Editor, then it will work fine.
04-24-2015 10:39 PM
Find all posts by this user Quote this message in a reply
rect Offline
Member

Post: #5
RE: build the android project printf "android-13"
thank all,I try to fix it
04-26-2015 07:40 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply