Home » Developing U++ » Android » Android include file (Android include file)
Android include file [message #48271] |
Tue, 13 June 2017 16:14  |
|
Hello,
i'm using TheIDE to create Android application. It's works fine but how and where i have to put icon file for example for my application ?
In AndroidManifest i add <application android:icon="@drawable/OK" > and i try to add OK.png file in /upp/MyApps/Test/res/drawable ou in /upp/MyApps/Test/drawable but without succes, i have error:
Resource Dirs:
Including resources from package: D:\blablabla\android-sdk-windows\platforms\android-21\androi d.jar
applyFileOverlay for drawable
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
applyFileOverlay for menu
applyFileOverlay for mipmap
F:\upp\out\MyApps\Android.Debug.Noblitz\Sandbox\Test\Android Project\AndroidManifest.xml:5: error: Error: No resource found that matches the given name (a
t 'icon' with value '@drawable/OK').
Can you help me ?
|
|
|
Goto Forum:
Current Time: Sat Apr 26 04:37:48 CEST 2025
Total time taken to generate the page: 0.01051 seconds
|