Thank you but no good...
Hello Erel,
Thank you for the reply.
I saw this information before on the forum and though it was wrong(I thought I was looking at the wrong thing because I tried it and it didn't work). I tried it about 2 weeks ago and I've just tried it again. I can't get it to work...
Below is my stardatewidget_info.xml file(which is read only), and of course my image was still in Objects\res\drawable\widgetimg.png set to read only. The widget screen still has my main app icon showing as in the previously attached screen shot...
<?xml version="1.0" encoding="utf-8"?>
<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android" android:icon="@drawable/widgetimg" android:minWidth="288dp" android:minHeight="134dp" android:initialLayout="@layout/stardatewidget_layout" android:updatePeriodMillis="1800000" />
P.S. It was quicker implementing AdMod than doing this