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

Thread: Show off your Dark Edge

  1. Master Droid
    Droidfish's Avatar
    Member #
    33991
    Join Date
    Feb 2010
    Location
    Deep South of NM
    Posts
    862
    Phone
    Iphone4 ; HTC Incredible
    #21
    Quote Originally Posted by wctaylor79 View Post

    Like the red and the custom launcher. Where did u pull the PNG for the DE launcher?
    I actually got it from one of the guys on DE team, pretty sure he made it from scratch, The main image is really basic.

    Here's what it looks like on press:

  2. Junior Droid
    suro818's Avatar
    Member #
    66701
    Join Date
    May 2010
    Posts
    7
    Phone
    motorola droid
    #22
    Quote Originally Posted by chris420o View Post
    this is my DarkEdgeStock ese81 red theme, p3 1200lv kernal, custom helix2 by me n thanks to everyone i stole the images from, and droid eye live wall paper....my sexified droid....just wanna theme the mototorch widget audio widget and pure messenger better to match
    Very nice.. i was wondering if you could share your launcher with us.. looks really good and i'd love to have it on mine.
  3. Senior Droid
    jimmiet's Avatar
    Member #
    35818
    Join Date
    Feb 2010
    Posts
    141
    Phone
    Toro
    #23
    Quote Originally Posted by Tater_StiX View Post
    Quote Originally Posted by jimmiet View Post
    Lovin' it!!!
    Where did you get that wallpaper?
    Photoshop...lol
    Uploaded here---->DarkEdge Red
    Last edited by jimmiet; 05-13-2010 at 06:36 PM.
  4. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #24
    Quote Originally Posted by suro818 View Post
    Quote Originally Posted by chris420o View Post
    this is my DarkEdgeStock ese81 red theme, p3 1200lv kernal, custom helix2 by me n thanks to everyone i stole the images from, and droid eye live wall paper....my sexified droid....just wanna theme the mototorch widget audio widget and pure messenger better to match
    Very nice.. i was wondering if you could share your launcher with us.. looks really good and i'd love to have it on mine.

    sure...few things though bc i dont know how to work the new metamorph...i can give you the file but your gonna have a lil process to install it...this will include:

    1. downloading my file putting it in sd root
    3. renaming it from .zip to .apk
    2. downloading helix2 from market
    3. cp(copying) the helix(market) file to system/app from data/app(if you have root explorer just select, move and paste it in system/app

    or in terminal:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cp /data/app/(forgot what helix2 is called from market).apk /system/app
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    exit(or you can reboot to be safe)

    4. renaming my file to whatever the market app is called...i forgot i renamed mine helix2(or rename the market one to Helix2.apk that should be in system/app) i forget the exact terminal code to rename files but its fairly simple if i can recall and you can find it somewhere(or rename with rootexplorer)
    5. then in terminal:

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp /sdcard/Helix2.apk(or w.e the market one is called if you made it that) system/app/Helix2.apk
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    and bam your done when you load helix launcer it should look like mine

    im sure most you know how to do this but some dont so i hope this lil run down helps
    Attached Files
  5. Senior Droid
    jlnguyen's Avatar
    Member #
    10040
    Join Date
    Nov 2009
    Location
    FL
    Posts
    128
    Phone
    Motorola DROID
    #25
    Quote Originally Posted by gotta have that funk View Post
    sure thing, just put this in .org.koxx.purecalendar/skins/backgrounds and it'll show up at the bottom of the skin list to apply it.

    i made one for 4x2 and 4x3...i think these are the 2...first one is 4x3, second is 4x2
    thanks a lot man!
  6. Junior Droid
    Tater_StiX's Avatar
    Member #
    44887
    Join Date
    Mar 2010
    Location
    Cleveland, TN
    Posts
    15
    Phone
    Motorola Droid
    #26
    Quote Originally Posted by jimmiet View Post
    Quote Originally Posted by Tater_StiX View Post
    Quote Originally Posted by jimmiet View Post
    Lovin' it!!!
    Where did you get that wallpaper?
    Photoshop...lol
    Uploaded here---->DarkEdge Red
    Thanks!
  7. Master Droid
    $mitty's Avatar
    Member #
    51096
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    402
    Phone
    Galaxy Nexus
    #27
    GREEN B*TCHES!!!





















    Last edited by $mitty; 05-13-2010 at 07:46 PM.
  8. Junior Droid
    suro818's Avatar
    Member #
    66701
    Join Date
    May 2010
    Posts
    7
    Phone
    motorola droid
    #28
    Quote Originally Posted by chris420o View Post
    Quote Originally Posted by suro818 View Post
    Quote Originally Posted by chris420o View Post
    this is my DarkEdgeStock ese81 red theme, p3 1200lv kernal, custom helix2 by me n thanks to everyone i stole the images from, and droid eye live wall paper....my sexified droid....just wanna theme the mototorch widget audio widget and pure messenger better to match
    Very nice.. i was wondering if you could share your launcher with us.. looks really good and i'd love to have it on mine.

    sure...few things though bc i dont know how to work the new metamorph...i can give you the file but your gonna have a lil process to install it...this will include:

    1. downloading my file putting it in sd root
    3. renaming it from .zip to .apk
    2. downloading helix2 from market
    3. cp(copying) the helix(market) file to system/app from data/app(if you have root explorer just select, move and paste it in system/app

    or in terminal:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cp /data/app/(forgot what helix2 is called from market).apk /system/app
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    exit(or you can reboot to be safe)

    4. renaming my file to whatever the market app is called...i forgot i renamed mine helix2(or rename the market one to Helix2.apk that should be in system/app) i forget the exact terminal code to rename files but its fairly simple if i can recall and you can find it somewhere(or rename with rootexplorer)
    5. then in terminal:

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp /sdcard/Helix2.apk(or w.e the market one is called if you made it that) system/app/Helix2.apk
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    and bam your done when you load helix launcer it should look like mine

    im sure most you know how to do this but some dont so i hope this lil run down helps
    alright i have everything down.. bt my only problem is that when i try to copy the market Helix2 it doesnt exist ... i downloaded and checked the directory and in /data/app there is nothing in there so im stuck there
  9. Master Droid
    chris420o's Avatar
    Member #
    23963
    Join Date
    Jan 2010
    Posts
    661
    Liked
    5 times
    Phone
    Droid
    #29
    Quote Originally Posted by suro818 View Post
    Quote Originally Posted by chris420o View Post
    Quote Originally Posted by suro818 View Post

    Very nice.. i was wondering if you could share your launcher with us.. looks really good and i'd love to have it on mine.

    sure...few things though bc i dont know how to work the new metamorph...i can give you the file but your gonna have a lil process to install it...this will include:

    1. downloading my file putting it in sd root
    3. renaming it from .zip to .apk
    2. downloading helix2 from market
    3. cp(copying) the helix(market) file to system/app from data/app(if you have root explorer just select, move and paste it in system/app

    or in terminal:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    cp /data/app/(forgot what helix2 is called from market).apk /system/app
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    exit(or you can reboot to be safe)

    4. renaming my file to whatever the market app is called...i forgot i renamed mine helix2(or rename the market one to Helix2.apk that should be in system/app) i forget the exact terminal code to rename files but its fairly simple if i can recall and you can find it somewhere(or rename with rootexplorer)
    5. then in terminal:

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp /sdcard/Helix2.apk(or w.e the market one is called if you made it that) system/app/Helix2.apk
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    and bam your done when you load helix launcer it should look like mine

    im sure most you know how to do this but some dont so i hope this lil run down helps
    alright i have everything down.. bt my only problem is that when i try to copy the market Helix2 it doesnt exist ... i downloaded and checked the directory and in /data/app there is nothing in there so im stuck there
    when you dl it from the market its not called Helix2.apk its called like com.helixlauncher2 blah blah or something i dunno exactly know i renamed it Helix2.apk read my steps
  10. Master Droid
    $mitty's Avatar
    Member #
    51096
    Join Date
    Mar 2010
    Location
    Charlotte, NC
    Posts
    402
    Phone
    Galaxy Nexus
    #30
    Just testing my new sig...

    *edit - sweet.
Page 3 of 18 FirstFirst 1 2 3 4 5 13 ... 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. Dark Edge for Xeudoxus and BB
    By lto15 in forum Bugless
    Replies: 206
    Last Post: 05-26-2010, 07:11 AM
  2. Dark Edge
    By Cortez in forum Android Roms
    Replies: 4
    Last Post: 05-04-2010, 06:04 AM

Search tags for this page

background list skin
,
dark edge icons
,

droid eye

,

droid wallpaper

,
go weather widget skin htc
,

handcent keyboard

,
handcent skin
,
handcent skins
,
handcent themes
,
minimalism
,
motorola mb126 ico
,

what does adb stand for android

Click on a term to search our site for related topics.
Find us on Google+