Top "Application-icon" questions

How to change the icon of an Android app in Eclipse?

I am developing an app using Eclipse IDE Juno and Android SDK. How do I change my app's icon?

android eclipse android-icons application-icon
How to change the application launcher icon on Flutter?

When I create an app with a flutter create command, the flutter logo is used as an application icon for …

flutter dart appicon application-icon flutter-appicon
How to assign Application Icon that will display in Task bar?

I am working on a Wpf desktop application, whenever i run my application it shows me a window and associated …

c# wpf application-icon
Hide application icon

I am doing an Android application. I want to hide the application icon in the emulator and I want to …

android application-icon
Is it possible to display a wpf window without an icon in the title bar?

As we all know, if the icon for a wpf window is undefined then the default icon is displayed. I …

wpf xaml dialog titlebar application-icon
How to provide different launcher icon per product flavour

I have a project defined by build.gradle file buildscript { repositories { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:0.5.6' } } …

android gradle android-gradle-plugin android-icons application-icon
Qt for android: change the application icon

How would I change the icon of Qt project targeted for android so that the launcher of application has this …

android c++ qt qt-creator application-icon
Selected Icon Not being Applied on WPF App

I have changed the icon in the Main Project Properties Icon and Manifest option. Yet, after running the App, the …

.net wpf application-icon
App Icon not changing when app version is updated in iOS 5 simulator

I recently started using Xcode 4.2 and the iOS 5 simulator. When I update an older version of my app pre-installed in …

version-control sdk ios5 simulator application-icon
Application icon does not appear after installing android app

I am developing an android app and when I install the app on android phone, the application icon does not …

android application-icon