DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 3 of 12 FirstFirst 1 2 3 4 5 ... LastLast
Results 21 to 30 of 120

Thread: Launcherpro

  1. Super Moderator
    jntdroid's Avatar
    Member #
    6110
    Join Date
    Nov 2009
    Location
    TX
    Posts
    6,229
    Liked
    722 times
    Phone
    S4
    Premium Member
    #21
    Quote Originally Posted by kenbarnum View Post
    Quote Originally Posted by chris420o View Post
    Quote Originally Posted by kenbarnum View Post
    I would appreciate that! I really like it! Thanks
    Do u want it with the original icons for phone/contacts/browser/msg with droid does launch button or exactly like mine?
    I like the way you have it exactly!

    Do you know if I can install on any rom?

    I've been changing roms and themes every other day because I'm addicted!
    any rom, or stock... as opposed to the new ADW launcher, which is only on rom's right now... chris - looks awesome!
    "...life is 10% what happens to me and 90% how I react to it."

    Guidelines of Conduct
    The only dumb question is the one not asked.
  2. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #22
    Quote Originally Posted by jntowers View Post
    Quote Originally Posted by kenbarnum View Post
    Quote Originally Posted by chris420o View Post

    Do u want it with the original icons for phone/contacts/browser/msg with droid does launch button or exactly like mine?
    I like the way you have it exactly!

    Do you know if I can install on any rom?

    I've been changing roms and themes every other day because I'm addicted!
    any rom, or stock... as opposed to the new ADW launcher, which is only on rom's right now... chris - looks awesome!
    Ty...looking at your setup it prob would match very nicely .... how is that adw launcher I saw n heard of it never tried it u have a direct link to the original Dl page??

    And it should work on stock...I'm running dark edge with technically is a themed stock...only thing is you'll need to be rooted and have terminal emulator
    Last edited by chris420o; 05-20-2010 at 09:52 AM.
    OG Droid has evolved into the Droid Bionic...then a Droid RAZR(miss it)
    ...and now a Galaxy Nexus...er Droid NEXUS!

    addicted to my droid....
  3. Super Moderator
    jntdroid's Avatar
    Member #
    6110
    Join Date
    Nov 2009
    Location
    TX
    Posts
    6,229
    Liked
    722 times
    Phone
    S4
    Premium Member
    #23
    Quote Originally Posted by chris420o View Post
    Quote Originally Posted by jntowers View Post
    Quote Originally Posted by kenbarnum View Post

    I like the way you have it exactly!

    Do you know if I can install on any rom?

    I've been changing roms and themes every other day because I'm addicted!
    any rom, or stock... as opposed to the new ADW launcher, which is only on rom's right now... chris - looks awesome!
    Ty...looking at your setup it prob would match very nicely .... how is that adw launcher I saw n heard of it never tried it u have a direct link to the original Dl page??

    And it should work on stock...I'm running dark edge with technically is a themed stock...only thing is you'll need to be rooted and have terminal emulator
    Yes, it would match very nicely - if you post it on here I'll likely give it a shot. My re-theme in those screenshots is just using some iBox icons from Matth3w that I've always liked, but yours is much slicker. LauncherPro works on everything - ADW won't work on rooted stock and can only be installed through Clockwork, not sprecovery (I really hope he fixes this!). If you're using Dark Edge as a themed stock (as opposed to something like Team Chaos' Dark Edge theme for their ROM) I doubt it will work, but please give it a go and see. Just Nandroid first, b/c ADW just hacks the stock launcher, it doesn't install a separate one. Here is the link for the download: http://www.jbthemes.com/anderweb/ADW...her.0.7rc1.zip

    And to the dev's page: ADW things

    I'll be curious to hear if it works!
    "...life is 10% what happens to me and 90% how I react to it."

    Guidelines of Conduct
    The only dumb question is the one not asked.
  4. Master Droid
    vbhokiefan's Avatar
    Member #
    43560
    Join Date
    Mar 2010
    Location
    VA Beach VA
    Posts
    938
    Liked
    29 times
    Twitter
    vbhokiefan
    Phone
    MavROM D3
    DroidForums.net Theme Developer
    Premium Member
    #24
    Quote Originally Posted by chris420o View Post
    kk I got u ill do it later after 3when I get home from work
    So you're in what time zone? ;-)

    I'd like to snag that launcher theme myself, great work!
  5. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #25

    ok guys here you go...its a lil process to install it but not dif...installing will include:

    1. downloading my file putting it in your sd root
    3. renaming it from .zip to .apk
    2. downloading LauncherPro beta from market
    3. cp(copying) the LauncherPro beta(market) file to system/app from data/app(if you have root explorer just select, move and paste it in system/app(should be called "com.fede.launcher.apk")

    or in terminal:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cp /data/app/com.fede.launcher.apk /system/app
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    exit(i recommend to reboot to be safe)

    4. then in terminal:

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp /sdcard/com.fede.launcher.apk system/app/com.fede.launcher.apk
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    and you should be good to go when you reboot and load the pro launcher it should look like mine...enjoy hope you like it

    troubleshoot:

    if it doesnt work after step 4 try this code in terminal:

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cd /sdcard
    cp -R com.fede.launcher.apk /system/app
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    rem where you got it from enjoy(fyi i dont take credit for the launcher or the images used...just gettin it together for yous)
    Attached Files
    OG Droid has evolved into the Droid Bionic...then a Droid RAZR(miss it)
    ...and now a Galaxy Nexus...er Droid NEXUS!

    addicted to my droid....
  6. Master Droid
    kenbarnum's Avatar
    Member #
    2523
    Join Date
    Nov 2009
    Posts
    250
    Liked
    1 times
    Phone
    Galaxy Nexus/Moto Droid
    #26
    Hey Chris,
    Thanks for this! I think it may be a little complicated for me but I may do a backup tonight and dick around...

    It looks like I need busybox... is that correct?
  7. Super Moderator
    jntdroid's Avatar
    Member #
    6110
    Join Date
    Nov 2009
    Location
    TX
    Posts
    6,229
    Liked
    722 times
    Phone
    S4
    Premium Member
    #27
    awesome chris, thanks... one question

    why can't we just rename the zip to .apk and stick it in system/app and reboot? would that not work too?
    "...life is 10% what happens to me and 90% how I react to it."

    Guidelines of Conduct
    The only dumb question is the one not asked.
  8. Master Droid
    vbhokiefan's Avatar
    Member #
    43560
    Join Date
    Mar 2010
    Location
    VA Beach VA
    Posts
    938
    Liked
    29 times
    Twitter
    vbhokiefan
    Phone
    MavROM D3
    DroidForums.net Theme Developer
    Premium Member
    #28
    WOOHOO

    worked like a champ.....except for having to reload the widgets ;-)

    Thanks again!!!!

    one question, the docked icons are much smaller that the original ones, is that correct?
    Last edited by vbhokiefan; 05-20-2010 at 02:37 PM.
  9. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #29
    vbhokiefan- their smaller bc they shrink a lil in the dock...also the icons i put look a lil smaller than normal icons their from darkedge by xeduous n religion

    jntowers - no i dont think that works bc i changed the file size and it messes up coding n what not i believe im not really sure but i wish it were that easy lol so you gotta do it the way i wrote up

    kenbarnum - yes you do need to have busybox...but it shouldnt be a problem bc if your rooted and have a custom rom on 99.9% of them have busybox already implemented

    hope that answers your questions...and hope you guys like it ima be honest i love the look and the functionality of this launcher....but i am not enjoying the hangs and forcecloses it def isnt as stable as helix/helix2...i might switch back to my helix 2 soon but i like this 2 much lol i hope the dev fixes the mistakes

    fyi when an update comes out dont update it...bc you will erase what you themed...but be sure that when an update comes out ill make a new one lol and youll just have to remove it and redo the whole process...lil annoying but i do everything as complete as possible so ill tell you how to get rid of it and redo it...basically if you have titanium you can use that to uninstall it or you gotta use the rm code in terminal...obviously while your on your stock launcher....but worth it for updates
    Last edited by chris420o; 05-20-2010 at 03:29 PM.
    OG Droid has evolved into the Droid Bionic...then a Droid RAZR(miss it)
    ...and now a Galaxy Nexus...er Droid NEXUS!

    addicted to my droid....
  10. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #30
    just thought id share a shot of my helix2 i used before this...as you can tell i love to match lol
    OG Droid has evolved into the Droid Bionic...then a Droid RAZR(miss it)
    ...and now a Galaxy Nexus...er Droid NEXUS!

    addicted to my droid....
Page 3 of 12 FirstFirst 1 2 3 4 5 ... LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. LauncherPro Beta (SUPER FAST & SMOOTH Launcher!)
    By gardobus in forum Android Applications
    Replies: 1634
    Last Post: 01-09-2011, 04:48 PM
  2. Notification bar opaque with LauncherPro?
    By benhar in forum Bugless
    Replies: 15
    Last Post: 05-21-2010, 02:16 AM
  3. LauncherPro
    By Shadez in forum Android Applications
    Replies: 3
    Last Post: 05-17-2010, 03:17 PM
  4. LauncherPro set as default - how to change?
    By snappingfish in forum Android Applications
    Replies: 4
    Last Post: 05-17-2010, 12:16 PM

Search tags for this page

android 2.2 change icon size
,

androidabot transformer apk

,
androidabot transformer.apk
,
change icon size in launcher pro
,

change icon size launcher pro

,

change launcher pro icon size

,
droid razr launcher pro
,

how do you change icon size with launcher pro

,
how to increase size of icon in drawer launcher pro
,

launcher pro change icon size

,
launcher pro landscape mode
,
launcherpro icon size
Click on a term to search our site for related topics.
Find us on Google+