• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/AndroidTerm


Commit MetaInfo

Revisionce9557eb3c41fbb38a24c56954d1d2e2f809e588 (tree)
Zeit2012-03-26 10:14:12
AutorJack Palevich <jackpal@goog...>
CommiterJack Palevich

Log Message

Update build script for NDK version 7b

Ändern Zusammenfassung

Diff

--- a/tools/build-release
+++ b/tools/build-release
@@ -7,4 +7,4 @@
77 cd ~/code/Android-Terminal-Emulator
88 rm -rf bin obj
99 cd jni
10-~/code/android-ndk-r6b/ndk-build && cd .. && ant release && mv bin/Term-release.apk bin/Term.apk
10+~/code/android-ndk-r7b/ndk-build && cd .. && ant release && mv bin/Term-release.apk bin/Term.apk