「jsWaffle」バグ報告&意見掲示板

jsWaffleのバグや意見を報告する掲示板です。
[一覧へ] > (@35) [緊急] [解決]
@35■ (#81) 警告がでています - ミラクルくまちゃん (2011-12-07 17:10) /緊急 未処理
【症状】どのような症状、現象か?

久々に、以前作ったアプリを修正してアップしようとしました。
Aptana StudioでOKを確認しまして、Eclipseでパッケージにしようとしました。
なぜかというと、不思議とAptana Studioでパッケージにしようとするとエラーになるためです。

それで、いつもどおりEclipseでパッケージにしてandroidマーケットにアップし、自分でダウンロードして試しました。

すると、アプリが強制終了してしまいます。
それで、点検したらEclipseで警告画面が出ていることを確認しました。

試しにjswaffleのテンプレートを試しましたが、同じ場所で警告が出ました。

念のため更新を選択したらandroid-SDKで新しいバージョンがあり、入れ直しました。
でも、直りませんでした。

せっかく完成したアプリを公開したいので、ぜひ、直し方等教えてください。
お願いします。


【再現方法】サンプルソース、再現手順など
【要望】どのような解決が望ましいか?
【バージョン】確認したバージョン
【その他】


http://d.aoikujira.com/jsWaffle/mbbs/attach/81-toiawase.jpg



(#82) 補足です - ミラクルくまちゃん (2011-12-07 17:11) /緊急 未処理
jswaffleのバージョンは、今日新しくしました。

(#83) Aptana2再インストールしましたが、ダメでした - ミラクル☆くまちゃん (2011-12-08 01:01) /緊急 未処理
今、Aptana2とEclipseと両方同じエラーがでます。

jswaffleのバージョンが上がる前のソースが保存してあるか、探しています。

エラーの内容を添付します。

[2011-12-08 00:55:38 - WaffleTest] ERROR: Unknown option '--no-crunch'
[2011-12-08 00:55:38 - WaffleTest] Android Asset Packaging Tool
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest] Usage:
[2011-12-08 00:55:38 - WaffleTest]  aapt l[ist] [-v] [-a] file.{zip,jar,apk}
[2011-12-08 00:55:38 - WaffleTest]    List contents of Zip-compatible archive.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]]
[2011-12-08 00:55:38 - WaffleTest]    badging          Print the label and icon for the app declared in APK.
[2011-12-08 00:55:38 - WaffleTest]    permissions      Print the permissions from the APK.
[2011-12-08 00:55:38 - WaffleTest]    resources        Print the resource table from the APK.
[2011-12-08 00:55:38 - WaffleTest]    configurations   Print the configurations in the APK.
[2011-12-08 00:55:38 - WaffleTest]    xmltree          Print the compiled xmls in the given assets.
[2011-12-08 00:55:38 - WaffleTest]    xmlstrings       Print the strings of the given compiled xml assets.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \
[2011-12-08 00:55:38 - WaffleTest]         [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \
[2011-12-08 00:55:38 - WaffleTest]         [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \
[2011-12-08 00:55:38 - WaffleTest]         [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \
[2011-12-08 00:55:38 - WaffleTest]         [--rename-manifest-package PACKAGE] \
[2011-12-08 00:55:38 - WaffleTest]         [--rename-instrumentation-target-package PACKAGE] \
[2011-12-08 00:55:38 - WaffleTest]         [--utf16] [--auto-add-overlay] \
[2011-12-08 00:55:38 - WaffleTest]         [--max-res-version VAL] \
[2011-12-08 00:55:38 - WaffleTest]         [-I base-package [-I base-package ...]] \
[2011-12-08 00:55:38 - WaffleTest]         [-A asset-source-dir]  [-G class-list-file] [-P public-definitions-file] \
[2011-12-08 00:55:38 - WaffleTest]         [-S resource-sources [-S resource-sources ...]]         [-F apk-file] [-J R-file-dir] \
[2011-12-08 00:55:38 - WaffleTest]         [--product product1,product2,...] \
[2011-12-08 00:55:38 - WaffleTest]         [raw-files-dir [raw-files-dir] ...]
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]    Package the android resources.  It will read assets and resources that are
[2011-12-08 00:55:38 - WaffleTest]    supplied with the -M -A -S or raw-files-dir arguments.  The -J -P -F and -R
[2011-12-08 00:55:38 - WaffleTest]    options control which files are output.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...]
[2011-12-08 00:55:38 - WaffleTest]    Delete specified files from Zip-compatible archive.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...]
[2011-12-08 00:55:38 - WaffleTest]    Add specified files to Zip-compatible archive.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  aapt v[ersion]
[2011-12-08 00:55:38 - WaffleTest]    Print program version.
[2011-12-08 00:55:38 - WaffleTest] 
[2011-12-08 00:55:38 - WaffleTest]  Modifiers:
[2011-12-08 00:55:38 - WaffleTest]    -a  print Android-specific data (resources, manifest) when listing
[2011-12-08 00:55:38 - WaffleTest]    -c  specify which configurations to include.  The default is all
[2011-12-08 00:55:38 - WaffleTest]        configurations.  The value of the parameter should be a comma
[2011-12-08 00:55:38 - WaffleTest]        separated list of configuration values.  Locales should be specified
[2011-12-08 00:55:38 - WaffleTest]        as either a language or language-region pair.  Some examples:
[2011-12-08 00:55:38 - WaffleTest]             en
[2011-12-08 00:55:38 - WaffleTest]             port,en
[2011-12-08 00:55:38 - WaffleTest]             port,land,en_US
[2011-12-08 00:55:38 - WaffleTest]        If you put the special locale, zz_ZZ on the list, it will perform
[2011-12-08 00:55:38 - WaffleTest]        pseudolocalization on the default locale, modifying all of the
[2011-12-08 00:55:38 - WaffleTest]        strings so you can look for strings that missed the
[2011-12-08 00:55:38 - WaffleTest]        internationalization process.  For example:
[2011-12-08 00:55:38 - WaffleTest]             port,land,zz_ZZ
[2011-12-08 00:55:38 - WaffleTest]    -d  one or more device assets to include, separated by commas
[2011-12-08 00:55:38 - WaffleTest]    -f  force overwrite of existing files
[2011-12-08 00:55:38 - WaffleTest]    -g  specify a pixel tolerance to force images to grayscale, default 0
[2011-12-08 00:55:38 - WaffleTest]    -j  specify a jar or zip file containing classes to include
[2011-12-08 00:55:38 - WaffleTest]    -k  junk path of file(s) added
[2011-12-08 00:55:38 - WaffleTest]    -m  make package directories under location specified by -J
[2011-12-08 00:55:38 - WaffleTest]    -u  update existing packages (add new, replace older, remove deleted files)
[2011-12-08 00:55:38 - WaffleTest]    -v  verbose output
[2011-12-08 00:55:38 - WaffleTest]    -x  create extending (non-application) resource IDs
[2011-12-08 00:55:38 - WaffleTest]    -z  require localization of resource attributes marked with
[2011-12-08 00:55:38 - WaffleTest]        localization="suggested"
[2011-12-08 00:55:38 - WaffleTest]    -A  additional directory in which to find raw asset files
[2011-12-08 00:55:38 - WaffleTest]    -G  A file to output proguard options into.
[2011-12-08 00:55:38 - WaffleTest]    -F  specify the apk file to output
[2011-12-08 00:55:38 - WaffleTest]    -I  add an existing package to base include set
[2011-12-08 00:55:38 - WaffleTest]    -J  specify where to output R.java resource constant definitions
[2011-12-08 00:55:38 - WaffleTest]    -M  specify full path to AndroidManifest.xml to include in zip
[2011-12-08 00:55:38 - WaffleTest]    -P  specify where to output public resource definitions
[2011-12-08 00:55:38 - WaffleTest]    -S  directory in which to find resources.  Multiple directories will be scanned
[2011-12-08 00:55:38 - WaffleTest]        and the first match found (left to right) will take precedence.
[2011-12-08 00:55:38 - WaffleTest]    -0  specifies an additional extension for which such files will not
[2011-12-08 00:55:38 - WaffleTest]        be stored compressed in the .apk.  An empty string means to not
[2011-12-08 00:55:38 - WaffleTest]        compress any files at all.
[2011-12-08 00:55:38 - WaffleTest]    --debug-mode
[2011-12-08 00:55:38 - WaffleTest]        inserts android:debuggable="true" in to the application node of the
[2011-12-08 00:55:38 - WaffleTest]        manifest, making the application debuggable even on production devices.
[2011-12-08 00:55:38 - WaffleTest]    --min-sdk-version
[2011-12-08 00:55:38 - WaffleTest]        inserts android:minSdkVersion in to manifest.  If the version is 7 or
[2011-12-08 00:55:38 - WaffleTest]        higher, the default encoding for resources will be in UTF-8.
[2011-12-08 00:55:38 - WaffleTest]    --target-sdk-version
[2011-12-08 00:55:38 - WaffleTest]        inserts android:targetSdkVersion in to manifest.
[2011-12-08 00:55:38 - WaffleTest]    --max-res-version
[2011-12-08 00:55:38 - WaffleTest]        ignores versioned resource directories above the given value.
[2011-12-08 00:55:38 - WaffleTest]    --values
[2011-12-08 00:55:38 - WaffleTest]        when used with "dump resources" also includes resource values.
[2011-12-08 00:55:38 - WaffleTest]    --version-code
[2011-12-08 00:55:38 - WaffleTest]        inserts android:versionCode in to manifest.
[2011-12-08 00:55:38 - WaffleTest]    --version-name
[2011-12-08 00:55:38 - WaffleTest]        inserts android:versionName in to manifest.
[2011-12-08 00:55:38 - WaffleTest]    --custom-package
[2011-12-08 00:55:38 - WaffleTest]        generates R.java into a different package.
[2011-12-08 00:55:38 - WaffleTest]    --auto-add-overlay
[2011-12-08 00:55:38 - WaffleTest]        Automatically add resources that are only in overlays.
[2011-12-08 00:55:38 - WaffleTest]    --rename-manifest-package
[2011-12-08 00:55:38 - WaffleTest]        Rewrite the manifest so that its package name is the package name
[2011-12-08 00:55:38 - WaffleTest]        given here.  Relative class names (for example .Foo) will be
[2011-12-08 00:55:38 - WaffleTest]        changed to absolute names with the old package so that the code
[2011-12-08 00:55:38 - WaffleTest]        does not need to change.
[2011-12-08 00:55:38 - WaffleTest]    --rename-instrumentation-target-package
[2011-12-08 00:55:38 - WaffleTest]        Rewrite the manifest so that all of its instrumentation
[2011-12-08 00:55:38 - WaffleTest]        components target the given package.  Useful when used in
[2011-12-08 00:55:38 - WaffleTest]        conjunction with --rename-manifest-package to fix tests against
[2011-12-08 00:55:38 - WaffleTest]        a package that has been renamed.
[2011-12-08 00:55:38 - WaffleTest]    --product
[2011-12-08 00:55:38 - WaffleTest]        Specifies which variant to choose for strings that have
[2011-12-08 00:55:38 - WaffleTest]        product variants
[2011-12-08 00:55:38 - WaffleTest]    --utf16
[2011-12-08 00:55:38 - WaffleTest]        changes default encoding for resources to UTF-16.  Only useful when API
[2011-12-08 00:55:38 - WaffleTest]        level is set to 7 or higher where the default encoding is UTF-8.

(#84) 直りました - ミラクルくまちゃん (2011-12-10 01:59) /緊急 解決
すみません。
感想掲示板の方に書きましたが、Android SDKを最新バージョンで再インストールしたら直りました。
お騒がせして、申し訳ございませんでした。

(#81)へ返信する:

名前
タイトル
本文
優先度
状態
確認キー お手数ですが、いたずら防止のために、「携帯」の読み方を記入してください。
編集キー 編集時に使うキーを入力(省略可能)
添付ファイル 画像ファイル(最大300KB)を添付可能