このプロジェクトを再コンパイルして jar ファイルにビルドし、デフォルトの代わりにわずかに変更された phonegap android API を使用するにはどうすればよいですか?
https://github.com/sintaxi/phonegap/tree/master/android/framework
DriodGap が非表示に設定しているためにステータス プログレス バーが表示されないときに見つかったバグを修正するために phonegap 内のファイルを編集しました。
助言がありますか?
編集。を使用してビルドしようとしました:
ant phonegap_release
と
ant phonegap_debug
このエラーが発生しました:
BUILD FAILED
Target "phonegap_debug" does not exist in the project "StandAlone".
android/framework フォルダーに移動し、そこでコマンドを実行しました
ありがとう