[Theme] 928Droid Black Glass X for DROID 2 !!!

Also have you confirmed you have a DeOdexed ROM ????

OH, the download links (Odexed and DeOdexed) are updated in Post #1 and are coming from my new server... try downloading a fresh version.

I just finished getting that part of my new server done and posted the new links just moments ago.

You know that could be it. I forgot you set up a new server today.

Also, how do you check to see if your ROM is deodexed? I know I Deodexed mine, but people might need to know how to check. =)

It is in Bold Print in the "Theme Faq" in Post 1

ODEXED ROM or DEODEXED ROM??? - You must know this before selecting a Theme for your "Stock" Android ROM.
  • The only way to know for sure is to look at the files in your system/app and system/framework folders. If you have files in there with the file extension of ".odex" then you you have an Odexed ROM,.. IF there are NO ".odex" files then you have a DeOdexed ROM.


Ok that makes sense, in my system app most of them say odex but i have downloaded the deodex theme from yesterday and it looks good to me except for the date. I am trying both for trial and error and see will report back.
 
You know that could be it. I forgot you set up a new server today.

Also, how do you check to see if your ROM is deodexed? I know I Deodexed mine, but people might need to know how to check. =)

It is in Bold Print in the "Theme Faq" in Post 1

ODEXED ROM or DEODEXED ROM??? - You must know this before selecting a Theme for your "Stock" Android ROM.
  • The only way to know for sure is to look at the files in your system/app and system/framework folders. If you have files in there with the file extension of ".odex" then you you have an Odexed ROM,.. IF there are NO ".odex" files then you have a DeOdexed ROM.


Ok that makes sense, in my system app most of them say odex but i have downloaded the deodex theme from yesterday and it looks good to me except for the date. I am trying both for trial and error and see will report back.


That is def why you are having those issues. You will need to deodex your system or use the Odex theme.
 
:icon_ poke: ...................................

KnowyourROM.jpg



:)
:)
:)
:)
:)
 
liking it bout to post screen shots
 
here are some screen shots.
 
:icon_ poke: ...................................

KnowyourROM.jpg



:)
:)
:)
:)
:)


ok 927SDI LOL says this is the odex version of your theme installed on my droid 2 and the calendar is still half blacked out? I have installed a lot of themes and it is a simple update.zip install so either i am doing something wrong or you need a Droid 2 to see whats up before you post the themes, and yes i have an odex type system for now
 
Last edited:
I used this process to deodex

What you'll need:
A Windows based machine
xUltimate v2.2
Patience

Process:

Phone in PC Mode

  1. Unzip xUltimate v2.2, and launch "Main.exe"
  2. If everything goes well xUlt should recognize the phone and make a connection. You now should see a list of options.
  3. Run option 1. After option 1 is done, run option 2.
  4. Now these well take a while. Run option 3.
  5. IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process.
  6. Now run option 4, and wait.
  7. Exit xUltimate, and put the phone in USB mass storage.
  8. Go back into the xUltimate folder and copy "done_frame" and "done_app" and move them to the root of the sdcard. (I also copied them to my C:\android sdk\tools folder on my PC)
  9. Open a command prompt, and do the following:
Code:
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot


Used this method and my clock is white but my date is still black, is this supposed to change the date too? If so ill run it again


Here are a couple of screen caps:

CAP2010090803081.jpg

CAP201009080308.jpg
 
I used this process to deodex

What you'll need:
A Windows based machine
xUltimate v2.2
Patience

Process:

Phone in PC Mode



  1. Unzip xUltimate v2.2, and launch "Main.exe"
  2. If everything goes well xUlt should recognize the phone and make a connection. You now should see a list of options.
  3. Run option 1. After option 1 is done, run option 2.
  4. Now these well take a while. Run option 3.
  5. IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process.
  6. Now run option 4, and wait.
  7. Exit xUltimate, and put the phone in USB mass storage.
  8. Go back into the xUltimate folder and copy "done_frame" and "done_app" and move them to the root of the sdcard. (I also copied them to my C:\android sdk\tools folder on my PC)
  9. Open a command prompt, and do the following:
Code:
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot

Worked great. Thanks!


cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex

are these exact? I get file not found at /* / what get put in there if not?


Im having the same issue, however my phone locks up right after i do the first attempt to cp the done_app folder. Anyone got any ideas?
 
:icon_ poke: ...................................

KnowyourROM.jpg



:)
:)
:)
:)
:)


ok 927SDI LOL says this is the odex version of your theme installed on my droid 2 and the calendar is still half blacked out? I have installed a lot of themes and it is a simple update.zip install so either i am doing something wrong or you need a Droid 2 to see whats up before you post the themes, and yes i have an odex type system for now
That's how the odex version is supposed to look. If you don't like it, deodex your system and use the deodex version or don't use the theme at all.
 
ok 927SDI LOL says this is the odex version of your theme installed on my droid 2 and the calendar is still half blacked out? I have installed a lot of themes and it is a simple update.zip install so either i am doing something wrong or you need a Droid 2 to see whats up before you post the themes, and yes i have an odex type system for now

Find ONE other Theme for an Odexed Droid 2 (or Droid 1 or Droid X) with a Black Status bar that does it better.....Just one...OR, if you can do it better, go for it.

In the end if you don't like it use another Theme and I will refund 100% of the amount you paid me for all my hard work to create this Theme.

For the record I know and knew EXACTLY how it was going to look on an Odexed System, been doing it that way for months and months for all Droid Phones. If you do a little reading in this whole thread you would know that is how it is supposed to work and would have sayed all of us a lot of back and forth wasting of time..

FWIW, Most people appreciates that it can be done as good as it is on an Odexed ROM...
 
this theme is only going to get better. This is a nice theme and I am sure 928 is already thinking of things to add. SDI do take what 928 says offensive, but you have the file if you can improve on something take a shot and show what you were able to do to fix "a" or "b". It is easy to just complain. The theme is free and it looks great. I too have an odexed rom (stock) and my calender looks good.

928 if possible for a "future" theme can we get the battery percentage in the notification bar.
 
928 if possible for a "future" theme can we get the battery percentage in the notification bar.

Too funny.... I just posted this in my Droid X thread.....

Guess you didn't like my battery icons then...lol

The Battery Icons look great...but to be honest Battery Icons are a thorn in my side...no matter what I use someone complains about it...it boggles my mind that people are so obsessed with something so small and insignificant on a Phone. While your Icons look great in the shots you posted, the only real time you can see them that well is when you do a screen cap...from my experiance the kind of detail you did just doesn't show on the phone in real time anyway, especaily on a dark/black background.

On top of that, a quick search in the Theme Forum and you can find a gizzilion MetaMorph Battery Status Themes, people need to go find what they want and change it to that. I have thrown in the towel on Battery Status Icons and they are staying he way they are now.

Also as pointed out by a few people that ones with Text on them rarely match the actual battery status on the Droid X so it is best to not have text on them to avoid confusion anyway, hence my change to no text.

OH, did I mention I am half blind...so maybe that is my real issue with battery Status Icons, HA, HA J/K!!!

dancedroid
 
Attached is MetaMorph Theme to add the Text Battery Status Icons.....

I dont like the color.....j/k. Looking good, I now can get rid of my batter widget.
 
Back
Top