[Solved] Android Studio: Cannot resolve symbol ‘activity_profile’

[ad_1]

The first argument of the Intent constructor you’re using should be a context. So activity_profile should be the name of the Java activity that you’re writing this code in.

[ad_2]

solved Android Studio: Cannot resolve symbol ‘activity_profile’