0

これは、何度も発生しているエラーです。プロジェクトをクリーンアップしました。

 public static final class id {
        public static final int  =0x7f07005b;
        public static final int button1=0x7f070004;
        public static final int button2=0x7f070005;
        public static final int frameLayout1hardMatchup=0x7f070009;

String.xml にエラーはありません。これが私の String.xml です。

<string name="hello">Hello World, MemoryCardsActivity!</string>
<string name="app_name">Princess  Memory Cards</string>
<string name="text_name">Congrates</string>
 <string name="text_help">Turn over pairs of matching cards, tap to flip two cards, as the match happens, they get removed from the screen.Try to get all cards match in minimum moves and proceed to next level</string>

また、@+id のようなエラーはありません。この他に何が理由である可能性があります。どんな肯定的な反応でも本当に感謝します.. :(

4

2 に答える 2