Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6683105
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:46:56+00:00 2026-05-26T04:46:56+00:00

My ant build for a Flex air 3.0 project for android with native extensions

  • 0

My ant build for a Flex air 3.0 project for android with native extensions returns this error message:

could not load keystore file (password may be incorrect)

I’m sure password, keystore file name and path are all correct. I’ve tried to change the keystore file location & path – project root, desktop, c:\certs – but the error message remains the same. I’ve tried paths with no whitespace in dir names. I’ve created new certs.

In build.properties my keystore is referenced like this:

KEYSTORE=C:\dev\projects\Certificates\AndroidCert.p12
STOREPASS=mypassword

The part of my build.xml that deals with the keystore looks like so:

    <java jar="${ADT.JAR}" dir="${APP_BUILD}" fork="true" failonerror="true">
        <arg value="-package"/>
        <arg value="-target"/>
        <arg value="apk"/>
        <arg value="-storetype"/>
        <arg value="PKCS12"/>
        <arg value="-keystore"/>
        <arg value="${KEYSTORE}"/>
        <arg value="-storepass"/>
        <arg value="${STOREPASS}"/>
        <arg value="${APK_NAME}"/>
        <arg value="${APP_XML}"/>
        <arg value="${APP_SWF}"/>
        <arg value="icons/"/>
        <arg value="-extdir"/>
        <arg value="${EXT_DIR}/"/>
    </java>

Any help to explain the error is very much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:46:57+00:00Added an answer on May 26, 2026 at 4:46 am

    Run the command manually and check the output. Also check for trailing spaces in your properties file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I build flex project using ant, the resultant .SWF file size is 329
In trying to build a ant script for my Flex project i've come across
I have created one Android Project with Ant build. And also created Test Project
I'm trying to compile a component using ant and keep getting this error message
I've generated ant build.xml for my android project, using android update project --name <project_name>
Im using an ant build file that has been generated by android. Our Android
Are there any tools/ ant tasks that could be integrated into the ant build
i want to use Ant task to compile flex project(with many libraries, modules) i
Here's a simple Ant build file: <?xml version=1.0 encoding=UTF-8?> <project name=Project default=build basedir=.> <property
I am working on a .NET project with a Flex/Flash front end. The build

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.