dimanche 28 décembre 2014

Android studio problems with android.R resources


Vote count:

0




When I needed Android's resources from android.R, Android Studio didn't recognize keyword android, so I imported by myself with the line of code below:



import android.R;


after this, all appearances of R. were from android.R, i.e. it didn't recognize my own resources


How to fix this problem?



asked 35 secs ago







Android studio problems with android.R resources

Aucun commentaire:

Enregistrer un commentaire