alexa
Facebook
Twitter
LinkedIn
Instagram
Whatsapp
Call Now
Quick Inquiry

Missing 'name' key attribute on element activity as AndroidManifest.xml in android ?

Missing 'name' key attribute on element activity as AndroidManifest.xml in android ?

Specificy a name attribute on the Application tag of your Android manifest file:

 <application
     // Declare a name tag here:
         android:name=""
         android:icon="@drawable/ic_launcher"
         android:label="@string/app_name"
         android:theme="@style/AppTheme" >

         <activity
              android:name=".MainActivity"
              android:label="@string/title_activity_main" >
         </activity>
</application>

232 0
7

Write a Comments


* Be the first to Make Comment

GoodFirms Badge
GoodFirms Badge

Fix Your Meeting With Our SEO Consultants in India To Grow Your Business Online