[Mono-bugs] [Bug 654807] New: Modifying an AndroidAsset file then recompiling does not cause the apk to be built
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 18 20:14:18 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=654807
https://bugzilla.novell.com/show_bug.cgi?id=654807#c0
Summary: Modifying an AndroidAsset file then recompiling does
not cause the apk to be built
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: cummings.michael at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Beta-Customer
Blocker: No
Created an attachment (id=401189)
--> (http://bugzilla.novell.com/attachment.cgi?id=401189)
Test Project.
Description of Problem:
Steps to reproduce the problem:
1. Add a file as an AndroidAsset
2. Build + Deploy + Run + Exit
3. Change the file
4. Build + Deploy + Run
Actual Results:
The apk is not built
Expected Results:
the apk gets rebuilt with the modified file
How often does this happen?
everytime
Additional Information:
Sample project will put the contents of the AboutAssets.txt as the text of the
button when clicked.
after running the app once.
If you modify the text, it won't change on the device.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list