Hello, I am trying to build firefox for android, fennec, but instead I am getting firefox for desktop, I am working under ubuntu 12.04, and my configuration file "fennec-mozconfig" as follows:
#add the correct paths here: ac_add_options --with-android-ndk="/android-ndk-r8e" ac_add_options --with-android-sdk="/home/mustafa/Developer/adt-bundle-linux-x86_64-20131030/sdk/platforms/android-19" # android options ac_add_options --enable-application=mobile/android ac_add_options --target=arm-linux-androideabi ac_add_options --with-ccache mk_add_options MOZ_OBJDIR=/src/objdir-droid I put this file in the mozilla source code directory and also added the absolute path to it using the export command, I think the build command does not see fennec-mozconfig file and build the default application which is the ordinary firefox browser please any help to fix this issue, Thanks, Mustafa _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds