skip to main
|
skip to sidebar
Ad-Hoc Programming across Android, Objective-C,Java,.NET
Monday, April 12, 2010
WARNING: Application does not specify an API level requirement
when you forget to specify the minimum SDK version during the project setup, you may get the WARNING like
WARNING: Application does not specify an API level requirement
fix is easy, put the minimum SDK version into the manifest file
<uses-sdk minsdkversion="7"/>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
My baby
http://montaque.spaces.live.com
Blog Archive
▼
2010
(3)
▼
April
(3)
java.net.SocketException: Unrecognized Windows Soc...
Unable to open trace file '/sdcard/Mytwitter.trace...
WARNING: Application does not specify an API level...
►
2007
(2)
►
July
(2)
About Me
Ryan
View my complete profile
No comments:
Post a Comment