There's not many places it can go, or am I wrong?
<activity android:label="@string/livewallpaper_settings"
android:name="com.clock.LiveWallpaperSettings"
android:theme="@style/AppTheme"
android:exported="true"
android:icon="@drawable/clockicon">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER"
/>
</intent-filter>
</activity>
On Monday, November 26, 2012 1:25:00 PM UTC+11, TreKing wrote:
>
> On Sun, Nov 25, 2012 at 8:57 PM, Johan <[email protected] <javascript:>
> > wrote:
>
>> Only thing is, now the icon dissipated.... I can only access the
>> wallpaper via Settings.
>
>
> That sounds like the CATEGORY_LAUNCHER flag is missing or in the wrong
> place.
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en