Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old January 31st, 2012, 05:38 AM   #1 (permalink)
Junior Member
 
Join Date: Dec 2011
Posts: 49
 
Device(s):
Thanks: 18
Thanked 5 Times in 4 Posts
Sad custom launcher/ homescreen

I'm not going to make this too complicated so what I want to do is make it so that when I click the home button my application runs/ the dialog with list of launchers appear with my app listed.I think I just need to make an intent that is the same with the launcher in the manifest.xml code but I'm not sure what it is. I found this : Pro Android 3 - Satya Komatineni, Dave MacLean, Sayed Hashimi - Google Books.

But I cant find out how to apply.please help..

Have mercy on me if this is the wrong place to post this

powerpoint45 is offline  
Reply With Quote
Sponsors
Old January 31st, 2012, 07:17 PM   #2 (permalink)
Junior Member
 
Join Date: Dec 2011
Posts: 49
 
Device(s):
Thanks: 18
Thanked 5 Times in 4 Posts
Default

I got it working,hell yeah!!!

I put this in manifest

<activity android:label="@string/app_name" android:name=".myhomescreen" > <intent-filter > <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.HOME" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </activity>
powerpoint45 is offline  
Reply With Quote
Reply

Bookmarks

Tags
custom home screen, launcher, replace home screen


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -5. The time now is 12:11 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo