DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 2 of 2 FirstFirst 1 2
Results 11 to 20 of 20

Thread: Theming Swype in Gingerbread Roms

  1. Droid
    drrickryp's Avatar
    Member #
    110548
    Join Date
    Aug 2010
    Posts
    37
    Phone
    incredible
    #11
    Evidently the key is in the installer being able to register the themed swype. I've tried to freeze the installer just before it registers the program and swap a themed version for the downloaded one but that didn't work. Anyone have an idea?

    Sent from my ADR6300 using DroidForums App
    Last edited by drrickryp; 02-10-2011 at 08:42 AM.
  2. Master Droid
    brewcrewwheels's Avatar
    Member #
    106332
    Join Date
    Aug 2010
    Location
    Highland Park, NJ
    Posts
    257
    Phone
    Droid X
    #12
    fwiw, i've always had the most success with apk manager by treating every .apk like a system .apk (e.g. retaining the original signature and pushing)


    cm4dx
  3. Droid
    drrickryp's Avatar
    Member #
    110548
    Join Date
    Aug 2010
    Posts
    37
    Phone
    incredible
    #13
    I've tried and out didn't work. I think the beta is still open. I challenge anyone to theme the current beta swype and post the steps they took in doing it.

    Sent from my ADR6300 using DroidForums App
    Last edited by drrickryp; 02-10-2011 at 08:43 AM.
  4. Droid
    drrickryp's Avatar
    Member #
    110548
    Join Date
    Aug 2010
    Posts
    37
    Phone
    incredible
    #14
    Is no one up for this challenge?

  5. Droid
    droidcruzer's Avatar
    Member #
    81103
    Join Date
    Jun 2010
    Posts
    30
    Phone
    Moto Droid
    #15
    Quote Originally Posted by drrickryp View Post
    Is no one up for this challenge?

    I didn't hear back about what colors were wanted. I don't mind taking the challenge.
    MOTO DROID
    ROOTED
    TUD 2.4.0
    Slayher 1.2 LV Kernel
  6. Droid
    drrickryp's Avatar
    Member #
    110548
    Join Date
    Aug 2010
    Posts
    37
    Phone
    incredible
    #16

    Cool!

    I'll even post a metamorph theme. It has the keyboards already colored.

    http://dl.dropbox.com/u/12844139/NakedGreen.zip

    Good luck.


  7. Junior Droid
    balthuszar's Avatar
    Member #
    95688
    Join Date
    Jul 2010
    Posts
    7
    Phone
    Original Droid
    #17
    i'm looking for a swype theme similar to this...maybe a little bit more purple-y


    Attached Thumbnails Attached Thumbnails Theming Swype in Gingerbread Roms-cap201004281833-168x300.jpg  
  8. Droid
    drrickryp's Avatar
    Member #
    110548
    Join Date
    Aug 2010
    Posts
    37
    Phone
    incredible
    #18

    I Did It!!

    I was able to theme the new beta Swype on my DINC! This only applies to the current Swype beta version. Check out the Swype | Text Input for Screens page to see if this version applies to you.

    Thanks to Marurban for the info on how to do this. Check out his thread in xda-developers ( [SKIN]Gingerbread SWYPEv0.3(QVGA/HVGA/WVGA/FWVGA 2.6/2.15)+How to change marker color - xda-developers ) for more information and how to mod the marker (not included below).

    Here's how I did it:

    Start by completely installing the stock beta from the Swype webpage ( Swype | Text Input for Screens ).If you already have the beta on your phone you can skip this step.As of this post, the beta is still open.
    Uncheck the swype box in Settings\Language & keyboard.


    Resources needed:
    Apk Manager 4.9 ( Apk Manager 4.9 - Makes Modifying Ur Apk A Breeze (Windows/Linux) - xda-developers ),
    A modded swype file with your choice of keyboard. I used Marurban's file 2.15 v0.3 <contains QVGA/HVGA/WVGA - with microphone> download @ http://turbobit.net/v8kzrk0i56k6.html but there are many modded metamorph swype files available for downloading like those at AndroidSPIN » Swype Keyboard Meta Morph Themes for Your Samsung Vibrant They worked fine on my DINC
    optional: extremely helpful utility program --> Android Commander 0.7.9.9 beta by PanPiotr, trust me you'll love it. This is a small, fast inituitive application for managing files and apps on a rooted device via ADB without typing commands or mounting the SD card. http://androidcommander.com/forum/vi...=66&p=139#p139

    1) install Apk Manager 4.9 and follow the one time installation directions. It creates all of the necessary folders and files. Note the location of the new apkmanager directory.
    2) install Android Commander and open it.(these steps are done in Android Commander)
    a) in the right hand panel go to /data/app and select com.swype.android.inputmethod-1.apk, if it is -2.apk it doesn't matter, but substitute -2 in the following instructions. Maintain consistency.
    b) in the left hand panel navigate to \apkmanager\place-apk-here-for-modding
    3) copy com.swype.android.inputmethod-1.apk to the left hand panel
    4) rename com.swype.android.inputmethod-1.apk in the right hand panel to com.swype.android.inputmethod-1.bak
    5) com.swype.android.inputmethod-1.apk should be in the place-apk-here-for-modding folder.
    6) shrink down Android Commander but leave it open, you will need it later

    (these steps are done in APK Manager)
    7) Navigate to the apkmanager folder, you remember where it is don't you?
    8) run script.bat, enter 19 select compression level,
    9) then type 0, enter.
    10) Now type 22 to set current project and choose the number of the com.swype.android.inputmethod-1.apk and enter it. It will be number 1 if you have not used APK manager before
    11) then choose 9 to decompile. Wait a bit it can take a couple of minutes.
    12) in Windows, go to folder: projects > app_folder_name > assets > keyboards
    13) open your modded metamorph swype file (the zip file with the keyboards already themed) and navigate within the zip file to >assets > keyboards
    14) copy the keyboard files from a modded version of swype over the ones in the apkmanager > projects > com.swype.android.inputmethod-1.apk > keyboards folder. I used Gingerbread 2.15 SWYPE skin by Marurban in the WVGA folder. see above in the resources (DINC uses WVGA)
    15) Now back to the APK manager console and type 11 to compile apk, wait a bit and when asked if this is a system apk file, type y. When asked about mistakes in the next query type n.
    16) the final command is 12 to sign the apk. Once it is signed, you can close APK manager.
    17) go to folder "place-apk-here-for-modding" and you will find a new file called signedcom.swype.android.inputmethod-1.apk. This is the new signed and modded swype file.

    18) Open the swype installer on the phone. Since you renamed the com.swype.android.inputmethod-1.apk to .bak in step 4, the installer will re-download another stock version of swype. Install it to the point where it licenses the new downloaded version but stop and don't enable it. Leave the installer on the phone open.


    Now back to Android Commander:
    19) Refresh the right hand screen by going back to the parent (\data\) folder then back to \data\app. Do the same on the left hand screen.
    20) scroll down to the com.swype.android.inputmethod-x.apk It may have a different number suffix like -2.apk. Mine did.
    21) delete the unmodded com.swype.android.inputmethod-1.apk file on the left hand screen and rename the signedcom.swype.android.inputmethod-1.apk in the left hand screen to be identical name as in the right hand screen including case. It should be all lower case.
    22) copy the com.swype.android.inputmethod file in the left hand screen over the one in the right hand screen and close Android Commander.
    23) Go back to your phone and complete the android installation process. You should now have a modded version of swype on your phone. There may be easier ways to do it but this worked for me.

    Give a man some fire and he will be warm for a day. Set a man on fire and he will be warm for the rest of his life -- Terry Prachett - Discworld
    Attached Thumbnails Attached Thumbnails Theming Swype in Gingerbread Roms-cap2011022010421.jpg   Theming Swype in Gingerbread Roms-cap2011022010331.jpg  
    Last edited by drrickryp; 03-11-2011 at 10:53 AM.
  9. Droid
    kwest12's Avatar
    Member #
    147697
    Join Date
    Dec 2010
    Posts
    53
    Phone
    Droid X
    #19
    Holy smokes, that's a really intense process!!! I really was hoping to try this out but man, I don't know if I can justify taking that much time to do it lol. Thanks for providing all the info if I do decide to give it a shot.
  10. Junior Droid
    Saod's Avatar
    Member #
    169743
    Join Date
    Feb 2011
    Posts
    16
    Phone
    DroidX
    #20
    Can't download it ...

    Sent from my DROIDX using DroidForums App
Page 2 of 2 FirstFirst 1 2

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. which roms are running gingerbread?
    By nwwolf1 in forum Droid Hacks
    Replies: 14
    Last Post: 01-17-2011, 10:32 AM
  2. Replies: 0
    Last Post: 12-07-2010, 09:18 AM
  3. Theming 2.2 roms
    By thatisandwas in forum Droid Themes
    Replies: 4
    Last Post: 06-17-2010, 10:44 AM
  4. Theming apps not included in Roms
    By tyroniousdex in forum Droid Hacks
    Replies: 0
    Last Post: 05-08-2010, 07:49 PM
  5. Question about ROMs and theming
    By cms5423 in forum Hacking Help
    Replies: 6
    Last Post: 02-23-2010, 08:05 PM

Search tags for this page

gingerbread swype

,
gingerbread swype skin
,

gingerbread swype theme

,

gingerbread themed swype

,
swype beta themes
,

swype for gingerbread

,

swype gingerbread

,
swype gingerbread skin
,

swype gingerbread theme

,
swype skin thunderbolt gingerbread
,
swype theme gingerbread
,
themed swype beta
Click on a term to search our site for related topics.
Find us on Google+