nadam / nfc-reader

Simple NFC Reader for Android
903 stars 354 forks source link

Compilation.Closed. I found in issue 4. #9

Closed zawmoetun closed 10 years ago

zawmoetun commented 10 years ago

Hi, I downloaded last version but it cannot compile. I cannot find R. guavalib.jar is correct location. Can you please help. I cannot find R. Some error lines in below.

import se.anyro.nfc_reader.R; setContentView(R.layout.tag_viewer); mTagContent = (LinearLayout) findViewById(R.id.list);

Regards,