Bug 496919 - ic_launcher.png missing from res/drawable-*
Summary: ic_launcher.png missing from res/drawable-*
Status: UNCONFIRMED
Alias: None
Product: andmore
Classification: Tools
Component: Core (show other bugs)
Version: 0.5-RC2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Carver CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 496073 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-06-28 07:58 EDT by Angshuman Chakraborty CLA
Modified: 2016-10-24 08:52 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angshuman Chakraborty CLA 2016-06-28 07:58:21 EDT
error in AndroidManifest.xml

Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_launcher'

The problem is resolved when ic_launcher.png from previous project is put inside res/drawable-*
Comment 1 Matthew Piggott CLA 2016-10-20 00:57:14 EDT
Was this in a fresh Android project created via Andmore?
Comment 2 Matthew Piggott CLA 2016-10-20 00:59:08 EDT
*** Bug 496073 has been marked as a duplicate of this bug. ***
Comment 3 Angshuman Chakraborty CLA 2016-10-24 08:52:08 EDT
Yes, this is in a fresh Android project created via Andmore.