You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(*) What steps will reproduce the problem?
1. put all LogcatRecorder src files under android src code tree, manually add
an Android.mk
2. change directory to LogcatRecorder, type "mm" to make current module
(*) What is the expected output? What do you see instead?
LogcatRecorder can be compiled successfully.
(*) What version of the product are you using? On what operating system?
URL: http://androidlogcatviewer.googlecode.com/svn/trunk
Repository Root: http://androidlogcatviewer.googlecode.com/svn
Repository UUID: 609fe8e1-9fb7-c33a-c11a-acea2f871f70
Revision: 53
Node Kind: directory
Schedule: normal
Last Changed Author: [email protected]
Last Changed Rev: 53
Last Changed Date: 2012-05-05 17:46:30 +0800 (Sat, 05 May 2012)
(*) Please provide any additional information below.
Compile error message.
LogcatRecorder/res/layout/main.xml:27: error: Error: This attribute must be
localized. (at 'text' with value 'Save path:').
LogcatRecorder/res/layout/main.xml:33: error: Error: This attribute must be
localized. (at 'text' with value 'Save on boot').
LogcatRecorder/res/layout/main.xml:38: error: Error: This attribute must be
localized. (at 'text' with value 'Start recording').
It's a better idea to put such kind of "text" into string.xml. Thanks.
Original issue reported on code.google.com by [email protected] on 8 Oct 2013 at 2:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Oct 2013 at 2:53The text was updated successfully, but these errors were encountered: