Merge lp:~cmiller/ubuntuone-android-files/ant-fixed-postgreendroid into lp:ubuntuone-android-files

Proposed by Chad Miller
Status: Merged
Merged at revision: 59
Proposed branch: lp:~cmiller/ubuntuone-android-files/ant-fixed-postgreendroid
Merge into: lp:ubuntuone-android-files
Diff against target: 0 lines
To merge this branch: bzr merge lp:~cmiller/ubuntuone-android-files/ant-fixed-postgreendroid
Reviewer Review Type Date Requested Status
Michał Karnicki (community) Approve
Review via email: mp+56637@code.launchpad.net
To post a comment you must log in.
58. By Chad Miller

Set explicit file encoding.

Revision history for this message
Michał Karnicki (karni) wrote :

setup bottom:

echo "Updating local project files for this machine and SDK."
APILEVELID=$(android list target|grep "android-4"|cut -d " " -f 2)
android update lib-project --path ../greendroid_src/GreenDroid --target $APILEVELID
android update project --path "${PROJECTROOT}" --library ../greendroid_src/GreenDroid --target $APILEVELID

Revision history for this message
Michał Karnicki (karni) :
review: Approve
59. By Chad Miller

Ignore proguard config. Free software needs no code obsfuscation.

Programatically extract the SDK-id to use to update the project.

Preview Diff

Empty

Subscribers

People subscribed via source and target branches

to status/vote changes: