I've already set both at 1.6 this morning.



2010/11/24 Kieran Fleming <[email protected]>

> This shows that versions 1.5 and 1.6 are diminishing quickly:
> http://developer.android.com/resources/dashboard/platform-versions.html
>
> I'm happy to drop support for 1.5 because it will cause issues in the
> long run if we aren't building and testing with it. Right now the
> minimum for OSN is 1.6 as it was the first to support alternate
> resolution images.
>
> I think that the best way to work is to leave both values the same. If
> we were to increase the build SDK Eclipse won't warn about functions
> that aren't available in lower versions, potentially resulting in
> crashes for users.
>
> Kieran
>
> On Wed, 2010-11-24 at 08:33 +0100, Guillaume Rosaire wrote:
> >
> > After having a better look at minSdkVersion/targetSdkVersion, the
> > minSdk is set to Android 1.5 and the target at 1.6.
> >
> > I think we should udate the minSdkVersion to at least 1.6
> > (minSdkVersion=4) and maybe update also targetSdkVersion to 2.1
> > (targetSdkVersion=7)
> >
> > see
> >
> http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
> > and
> >  http://developer.android.com/guide/appendix/api-levels.html
> >
> >
> > 2010/11/24 Guillaume Rosaire <[email protected]>
> >         Ok, I'll add it for next build
> >
> >         Regarding the build, this warning :"[setup] WARNING: Attribute
> >         minSdkVersion in AndroidManifest.xml (3) is lower than the
> >         project target API level (4)" should be fixed for the official
> >         build that will be used for the market.
> >
> >         Guillaume
> >
> >         2010/11/24 Chris Andrew <[email protected]>
> >
> >
> >                 Thank you. Could we send this to the 'Users' list,
> >                 too?
> >
> >                 Chris.
> >
> >
> >                 On 24 Nov 2010 04:16, "Guillaume Rosaire"
> >                 <[email protected]> wrote:
> >                 >
> >                 > A new build for OpenSatNav 1.0 rev 191 named
> >                 2010-11-24-OpenSatNav-snapshot-r191.apk has just been
> >                 uploaded to Launchpad.
> >                 >
> >                 > You can see it on https://launchpad.net/opensatnav
> >                 > or download it here :
> >
> http://launchpad.net/opensatnav/trunk/0.9/+download/2010-11-24-OpenSatNav-snapshot-r191.apk
> >                 >
> >                 >
> >                 > building log:
> >                 > ------------
> >                 >
> >                 > *** Updating OpenSatNav from Launchpad with bzr
> >                 > M AndroidManifest.xml
> >                 > All changes applied successfully.
> >                 > Updated to revision 190.
> >                 > *** Updating project configuration with android
> >                 > Updated default.properties
> >                 > Updated local.properties
> >                 > *** Inserting REV number 191 into
> >                 AndroidManifest.xml
> >                 > Committing to: bzr+ssh://bazaar.launchpad.net/%
> >                 2Bbranch/opensatnav/
> >                 > modified AndroidManifest.xml
> >                 > Committed revision 191.
> >                 > *** building project using ant
> >                 >
> >                 Buildfile:
> /home/zerog/opensatnav/sources/opensatnav/build.xml
> >                 > [setup] Android SDK Tools Revision 7
> >                 > [setup] Project Target: Android 1.6
> >                 > [setup] API level: 4
> >                 > [setup]
> >                 > [setup] ------------------
> >                 > [setup] Resolving library dependencies:
> >                 > [setup] ------------------
> >                 > [setup] Ordered libraries:
> >                 > [setup] ------------------
> >                 > [setup]
> >                 > [setup] WARNING: Attribute minSdkVersion in
> >                 AndroidManifest.xml (3) is lower than the project
> >                 target API level (4)
> >                 > [setup]
> >                 > [setup] Importing rules file:
> >                 tools/ant/ant_rules_r3.xml
> >                 >
> >                 > -set-release-mode:
> >                 >
> >                 > -dirs:
> >                 > [echo] Creating output directories if needed...
> >                 > [mkdir] Created
> >                 dir:
> /home/zerog/opensatnav/sources/opensatnav/bin/classes
> >                 >
> >                 > -pre-build:
> >                 >
> >                 > -resource-src:
> >                 > [echo] Generating R.java / Manifest.java from the
> >                 resources...
> >                 >
> >                 > -aidl:
> >                 > [echo] Compiling aidl files into Java classes...
> >                 >
> >                 > -pre-compile:
> >                 >
> >                 > compile:
> >                 >
> >                 [javac]
> /home/zerog/opensatnav/android-sdk-linux_x86/tools/ant/ant_rules_r3.xml:336:
> warning: 'includeantruntime' was not set, defaulting to
> build.sysclasspath=last; set to false for repeatable builds
> >                 > [javac] Compiling 115 source files
> >                 to /home/zerog/opensatnav/sources/opensatnav/bin/classes
> >                 > [javac]
> >                 Note:
> /home/zerog/opensatnav/sources/opensatnav/src/org/opensatnav/services/NominatimGeoCoder.java
> uses unchecked or unsafe operations.
> >                 > [javac] Note: Recompile with -Xlint:unchecked for
> >                 details.
> >                 >
> >                 > -post-compile:
> >                 >
> >                 > -dex:
> >                 > [echo] Converting compiled files and external
> >                 libraries
> >                 into
> /home/zerog/opensatnav/sources/opensatnav/bin/classes.dex...
> >                 >
> >                 > -package-resources:
> >                 > [echo] Packaging resources
> >                 > [aapt] Creating full resource package...
> >                 >
> >                 > -package-release:
> >                 > [apkbuilder] Creating SatNavActivity-unsigned.apk
> >                 for release...
> >                 >
> >                 > -release-prompt-for-password:
> >                 >
> >                 > -release-nosign:
> >                 > [echo] No key.store and key.alias properties found
> >                 in build.properties.
> >                 > [echo] Please
> >                 sign
> /home/zerog/opensatnav/sources/opensatnav/bin/SatNavActivity-unsigned.apk
> manually
> >                 > [echo] and run zipalign from the Android SDK tools.
> >                 >
> >                 > release:
> >                 >
> >                 > BUILD SUCCESSFUL
> >                 > Total time: 21 seconds
> >                 > *** signing apk with opensatnav key
> >                 > adding: META-INF/MANIFEST.MF
> >                 > adding: META-INF/OSNKEY.SF
> >                 > adding: META-INF/OSNKEY.RSA
> >                 > signing: res/drawable/direction_arrow.png
> >                 > signing: res/drawable/ic_menu_info_details.png
> >                 > signing: res/drawable/icon.png
> >                 > signing: res/drawable/icon_32.png
> >                 > signing: res/drawable/location_marker.png
> >                 > signing: res/drawable/maptile_loading.png
> >                 > signing: res/drawable/osm.png
> >                 > signing: res/drawable/track.png
> >                 > signing: res/drawable/turn_left_25_white.png
> >                 > signing: res/drawable/turn_left_45_white.png
> >                 > signing: res/drawable/turn_left_90_white.png
> >                 > signing: res/drawable/turn_right_25_white.png
> >                 > signing: res/drawable/turn_right_45_white.png
> >                 > signing: res/drawable/turn_right_90_white.png
> >                 > signing: res/drawable/turn_straight_white.png
> >                 > signing: res/drawable/widgetbackground.png
> >                 > signing: res/layout/about.xml
> >                 > signing: res/layout/contribute.xml
> >                 > signing: res/layout/contribute_list_item.xml
> >                 > signing: res/layout/getdirections.xml
> >                 > signing: res/layout/locationview.xml
> >                 > signing: res/layout/main.xml
> >                 > signing: res/layout/send_to_osm.xml
> >                 > signing: res/layout/tripstatistics.xml
> >                 > signing: res/layout/widget.xml
> >                 > signing: res/raw/license.txt
> >                 > signing: res/xml/prefs.xml
> >                 > signing: res/xml/widget.xml
> >                 > signing: AndroidManifest.xml
> >                 > signing: resources.arsc
> >                 > signing: res/drawable-hdpi/direction_arrow.png
> >                 > signing: res/drawable-hdpi/icon.png
> >                 > signing: res/drawable-hdpi/location_marker.png
> >                 > signing: res/drawable-hdpi/maptile_loading.png
> >                 > signing: res/drawable-ldpi/direction_arrow.png
> >                 > signing: res/drawable-ldpi/icon.png
> >                 > signing: res/drawable-ldpi/location_marker.png
> >                 > signing: res/drawable-ldpi/maptile_loading.png
> >                 > signing: res/layout-land/tripstatistics.xml
> >                 > signing: classes.dex
> >                 > *** running zipalign on resulting apk
> >                 > Verifying alignment
> >                 of
> /home/zerog/opensatnav/target/2010-11-24-OpenSatNav-snapshot-r191.apk (4)...
> >                 > 50 META-INF/MANIFEST.MF (OK - compressed)
> >                 > 1463 META-INF/OSNKEY.SF (OK - compressed)
> >                 > 2977 META-INF/OSNKEY.RSA (OK - compressed)
> >                 > 3688 res/drawable/direction_arrow.png (OK)
> >                 > 6864 res/drawable/ic_menu_info_details.png (OK)
> >                 > 8812 res/drawable/icon.png (OK)
> >                 > 10632 res/drawable/icon_32.png (OK)
> >                 > 12672 res/drawable/location_marker.png (OK)
> >                 > 14180 res/drawable/maptile_loading.png (OK)
> >                 > 14676 res/drawable/osm.png (OK)
> >                 > 19888 res/drawable/track.png (OK)
> >                 > 21488 res/drawable/turn_left_25_white.png (OK)
> >                 > 22868 res/drawable/turn_left_45_white.png (OK)
> >                 > 24156 res/drawable/turn_left_90_white.png (OK)
> >                 > 25352 res/drawable/turn_right_25_white.png (OK)
> >                 > 26800 res/drawable/turn_right_45_white.png (OK)
> >                 > 28128 res/drawable/turn_right_90_white.png (OK)
> >                 > 29316 res/drawable/turn_straight_white.png (OK)
> >                 > 30652 res/drawable/widgetbackground.png (OK)
> >                 > 33410 res/layout/about.xml (OK - compressed)
> >                 > 34967 res/layout/contribute.xml (OK - compressed)
> >                 > 35620 res/layout/contribute_list_item.xml (OK -
> >                 compressed)
> >                 > 36385 res/layout/getdirections.xml (OK - compressed)
> >                 > 37364 res/layout/locationview.xml (OK - compressed)
> >                 > 37993 res/layout/main.xml (OK - compressed)
> >                 > 38293 res/layout/send_to_osm.xml (OK - compressed)
> >                 > 39214 res/layout/tripstatistics.xml (OK -
> >                 compressed)
> >                 > 39913 res/layout/widget.xml (OK - compressed)
> >                 > 40548 res/raw/license.txt (OK - compressed)
> >                 > 41256 res/xml/prefs.xml (OK - compressed)
> >                 > 42098 res/xml/widget.xml (OK - compressed)
> >                 > 42435 AndroidManifest.xml (OK - compressed)
> >                 > 44260 resources.arsc (OK)
> >                 > 301400 res/drawable-hdpi/direction_arrow.png (OK)
> >                 > 307164 res/drawable-hdpi/icon.png (OK)
> >                 > 309836 res/drawable-hdpi/location_marker.png (OK)
> >                 > 312372 res/drawable-hdpi/maptile_loading.png (OK)
> >                 > 312884 res/drawable-ldpi/direction_arrow.png (OK)
> >                 > 314920 res/drawable-ldpi/icon.png (OK)
> >                 > 316304 res/drawable-ldpi/location_marker.png (OK)
> >                 > 317372 res/drawable-ldpi/maptile_loading.png (OK)
> >                 > 317879 res/layout-land/tripstatistics.xml (OK -
> >                 compressed)
> >                 > 318624 classes.dex (OK - compressed)
> >                 > Verification succesful
> >                 > *** Generating file signature
> >                 > *** Uploading generated apk and signature to
> >                 LaunchPad
> >                 > _______________________________________________
> >                 > Osn-dev mailing list
> >                 > [email protected]
> >                 > https://lists.kentgeek.org/mailman/listinfo/osn-dev
> >
> >
> >                 _______________________________________________
> >                 Osn-dev mailing list
> >                 [email protected]
> >                 https://lists.kentgeek.org/mailman/listinfo/osn-dev
> >
> >
> >
> > _______________________________________________
> > Osn-dev mailing list
> > [email protected]
> > https://lists.kentgeek.org/mailman/listinfo/osn-dev
>
>
> _______________________________________________
> Osn-dev mailing list
> [email protected]
> https://lists.kentgeek.org/mailman/listinfo/osn-dev
>
_______________________________________________
Osn-dev mailing list
[email protected]
https://lists.kentgeek.org/mailman/listinfo/osn-dev

Reply via email to