Jelly Bean support

luke2012

Well-Known Member
Licensed User
Longtime User
Hi to all,
I have a question about Jelly Bean compatibility.

I have developed my app on API level 8 with minSDK 4.
In order to support the compatibility with the last Jelly Bean version wich is the checklist to make it possible?
 

luke2012

Well-Known Member
Licensed User
Longtime User
So do you confirm that :

1) No need to change API Path in Project Menu (now point to Android API 8 folder)

2) My manifest have minSDK = 4 and targetSDK = 14.

With this settings my app will bel supported in all new Android SDK versions ?

Thanks
 
Upvote 0
Top