view Android/examples/testpath/res/values/strings.xml @ 504:28b9f3e84e2b Android_Skia

Atree is no more needed. Atree is actaully needed by libraries used by adb (I think). It is used to define a list of files to copy files to specified destination in SDK.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 01 Dec 2009 22:55:26 +0800
parents e505597c17fb
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">testpath</string>
</resources>