humazed
humazed

Reputation: 76942

Error in manifest after updating to Android Studio 1.4

After updating Android Studio to 1.4 RC1, I got that errors in manifest.

when I hover over it I see this message:

<interface declaration>, <parcelable declaration>, AidlTokenType.import or AidlTokenType.package expected, got '.'

enter image description here

Is it a bug to everyone or the problem is mine.

Upvotes: 5

Views: 4184

Answers (1)

Pratik Tank
Pratik Tank

Reputation: 2252

humazed

please do un-inject Language/Reference from suggestion that may help you, i had same issue in few hour ago, now worked perfectly.

Upvotes: 14

Related Questions