On Tue, May 15, 2012 at 01:08:24AM -0700, Aurel Sandu wrote: > Many thanks Frederic , > I tried with using ant script but I got an error , in line 2 of > AndroidManifest.xml : No resorce identifier found for attribute > 'installLocation' in package android . > In Eclipse this line has "problems" : it's red marked on bounderies. > It looks like: > <manifest xmlns:android="http://schemas.android.com/apk/res/android" > package="com.beem.project.beem" android:versionCode="12" > android:versionName="0.1.7" android:installLocation="auto"> You have to use an android target superior or equals to android-2.2.
-- Da Risk Beem Developer http://www.beem-project.com _______________________________________________ Beem-dev mailing list [email protected] http://list.beem-project.com/mailman/listinfo/beem-dev
