Jump to content

Home Screenshots!


Recommended Posts

Guest biron_w
Posted (edited)
Very nice! How can I install EspressoV2 framework? And what is the name of this icons?

You just flash the framework like you do a rom.

Do you mean the wifi,bluetooth icons etc? If so search for Bar Widgets on the market. Or if you mean at the bottom of the screen they are from ADW launcher.

Edited by biron_w
Guest den_breacker
Posted (edited)
Heres my home screen =)

post-696897-1275468616_thumb.pngpost-696897-1275468628_thumb.pngpost-696897-1275468639_thumb.pngpost-696897-1275468655_thumb.pngpost-696897-1275468664_thumb.pngpost-696897-1275468675_thumb.pngpost-696897-1275468688_thumb.png

which clock-widget is this?

edit: hmm, looks like my quote failed a bit... :S

Edited by den_breacker
Guest Epic-Emodude
Posted
which clock-widget is this?

edit: hmm, looks like my quote failed a bit... :S

The clock widget is Beautiful Widgets

Guest den_breacker
Posted
The clock widget is Beautiful Widgets

it looks different than the beautiful widgets I have...

Guest Epic-Emodude
Posted (edited)
it looks different than the beautiful widgets I have...

Its the latest version. I think its 2.999

Edit: Acctually at the time of screen shots it was the one before they got a letter from HTC asking them to change it.

Edited by Epic-Emodude
Guest bindi
Posted
You just flash the framework like you do a rom.

Do you mean the wifi,bluetooth icons etc? If so search for Bar Widgets on the market. Or if you mean at the bottom of the screen they are from ADW launcher.

I have got these bar widgets installed and other three works fine but Bluetooth widget just stay idle i.e. doesn't on/off bluetooth. Are you having the same issue?

Guest biron_w
Posted
I have got these bar widgets installed and other three works fine but Bluetooth widget just stay idle i.e. doesn't on/off bluetooth. Are you having the same issue?

I'm not using the bar widgets for bluetooth,I just use them for gps and ringer mode. I'm now using the widgets like these for bluetooth and wi-fi http://uk.androlib.com/android.application...idget-DmEj.aspx Although when I did use the bar ones I remember having problems with the wifi not working properly.

Guest nCounTr
Posted

OK I think it's time to post my latest home screen with changed icons of apps so here it is. Please comment on how you like it.

BTW I'm running Paul's WIP 2.1 r7 with Launcher Pro.

86019254.png64506701.png

39653713.png38313373.png

And 2 questions:

1. how can I remove the "canavas launcher" and use only "Launcher Pro" (maybe replace it directly the rom so when i flash it i don't have to delete it again)?

2. remove the "my phonebook" app?

Guest nCounTr
Posted (edited)

Please remove this it has posted it twice.

Edited by nCounTr
Guest dodge-167
Posted
38313373.png

:) :) :) :)

How did you replace all icons?????? (shocked)

Guest nCounTr
Posted (edited)
:) :) :) :)

How did you replace all icons?????? (shocked)

It's a relatively simple process.

First you need to install Root Explorer and go to /system/apk folder to mount it as r/w. The same goes for /data/app folder.

First you need to pull the apps from /system/app and put them into separate folder let's name it sysapp.

Then you pull the apps from /data/app and put them into separate folder let's name it datapp.

For simpler adb commands i used C:\ as the path for the above folders.

Next you need to open (NOT EXTRACT) each single apk with WinRAR or 7z and look for the icon of the app in the res/drawable folder in the apk or if there's a bunch of drawable folders than you look at res/drawable-mdpi folder.

Then you take your 48x48 icon in .png format and drag it into the folder where the apk's icon is. Keep in mind that you need to rename your icon to match the name of the icon from the apk.

I'll use Browser.apk as example.

When you open it with WinRAR you need to go into res and then into drawable-mdpi and look for the ic_launcher_browser.png which is the apk's icon.

Then you rename your icon into ic_launcher_browser.png and drag it into res/drawable-mdpi folder. It may ask you to overwrite and u need to do that.

Then we just push the Browser.apk back into /system/app on the phone. And that's it we have the new icon.

This process only works for /system/app applications because they work without signing them.

Now when you finish with /system/app applications then we need to move to the installed applications.

The process is the same with the difference that we need to sign every application.

To do this we need to delete META-INF folder from each modified application and re-sign them.

To re-sign the app's we need this tool and when we extract this tool we need to click twice on the .reg file which will put Resign APK and Resign ZIP options when we right click on the .apk or .zip file.

So when we're finished with the applications from the datapp folder we go with right click on every single one of them and click Resign apk.

Then before installing them into the phone we need to uninstall the already installed applications that we pulled to modify them.

So when we're finished with uninstalling we put the new ones on the sdcard and install them.

NOTE: We need to uninstall the unmodified and install them because i encountered problems with just pushing them into /data/app folder. When i pushed them all installed applications except those from the system/app folder were corrupted and couldn't be run and i finished with the need to do clean reflash of the phone. So if you don't want to reflash your phone again please uninstall and install the applications.

P.S. If You Need My Icons You Can Download Them From Here: Icons.rar - I don't have icons for Navigator, My Phonebook, SIM Toolkit, SetCPU and some others. And if some one could make them it would be really appreciated.

P.P.S. My fingers hurt from all this writing. I haven't written like this in months. And i had a record of 20 pages A4 format of 5 hours.

Edited by nCounTr
Guest ogiogi
Posted (edited)
OK I think it's time to post my latest home screen with changed icons of apps so here it is. Please comment on how you like it.

BTW I'm running Paul's WIP 2.1 r7 with Launcher Pro.

64506701.png

Dobra "pozadina" :):)

Edited by ogiogi
Guest le_lutin
Posted
Can you post a ling to this wallpaper? It's beautiful. Thanks :)

+1!

Guest DanWilson
Posted

How can I take screenshots without an app on the phone? Is it ADB or through the SDK? If it's SDK I'll just download an app :) . CBA downloading the SDK for a screenshot... :)

Guest ogiogi
Posted
How can I take screenshots without an app on the phone? Is it ADB or through the SDK? If it's SDK I'll just download an app :) . CBA downloading the SDK for a screenshot... :)

Run ddms.bat from SDK

Guest DanWilson
Posted
Run ddms.bat from SDK

Meh. 1 - I'm on a Mac (Pwnt! :) )

2 - I can't be bothered downloading the SDK.

Recommendations for the best app?

Guest ogiogi
Posted
Meh. 1 - I'm on a Mac (Pwnt! :) )

2 - I can't be bothered downloading the SDK.

Recommendations for the best app?

ShootMe (needs root)

Guest DanWilson
Posted
ShootMe (needs root)

Thanks... Pics in 5 mins or something.

Guest ogiogi
Posted
Thanks... Pics in 5 mins or something.

Shake It Shake it :) :) :)

Guest DanWilson
Posted
Are those from the pulse?How did you get those icons in the status bar?Like the cool 3g one.

The 3G one on the right is 3G Watchdog from the market, just so I don't go over 1GB a month :)

The circle battery is from the modded Espresso framework, I forget who made it, but it's in the last few pages of The Framework Factory.

And yes, it's a Pulse :)

Guest biron_w
Posted
The 3G one on the right is 3G Watchdog from the market, just so I don't go over 1GB a month :)

The circle battery is from the modded Espresso framework, I forget who made it, but it's in the last few pages of The Framework Factory.

And yes, it's a Pulse :)

Got them.Cheers :)

Posted (edited)

bbvppHbtw.pngfHdIGNxSd.pngRTlQLOeAj.pngzHSmLSTaX.pngNluktIikV.png

Flashed FLB-mod today :)

Edited by Guest

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.