java - IActivityManager cannot be resolved android studio -


i try make project "send , receive sms" when open class broadcastrecieve errors :

cannot resolve symbol

import android.app.activitymanagernative; import android.app.activitythread; import android.app.iactivitymanager; import android.app.queuedwork; import android.util.slog; 

errors

i try : "invaldate cache/restart" , compile 'com.android.support:support-annotations:+'

but still didn't work

how can resolve problem !


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -