Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not compile without Eclipse #5

Open
GoogleCodeExporter opened this issue Aug 15, 2015 · 1 comment
Open

Can not compile without Eclipse #5

GoogleCodeExporter opened this issue Aug 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

(*) 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

@GoogleCodeExporter
Copy link
Author

Correct typo error:
(*) What is the expected output? 
LogcatRecorder can be compiled successfully.

(*) What do you see instead?
Compile fail.

Original comment by [email protected] on 8 Oct 2013 at 5:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant