Custom splashscreen - ZenFone 2 Themes and Apps

Is there any way to made a custom splashscreen?
Different than the original Asus black and white?
Some way to extract a picture and change it!
Sent by me via my Zenfone
sorry for my maybe bad English

Hello Mattek8,
If you take a look at http://cleanimport.xda/index.php?threads/3385714/ there are splashscreens for ZE500CL.
When you open splash_black.bin and splash_white.bin in a hexadecimal editor, they are flashable images with a so-called OSIP header (fake mbr)
References:
https://github.com/venue3x40-dev/android_device_dell_venue3x40-common
https://github.com/quanganh2627/libintelprov.git
Credits to @social-design-concepts @vampirefo @nels83 and others for the research & hard work.
The OSIP payload is a single OSII image
type 04 : signed splashscreen, for splash_black.bin
type 05 : unsigned splashscreen, for splash_white.bin
If you extract and look at the payload:
Black:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
White:
At offset 0x25 you have a FI marker. Other possible markers are the BMN ones towards the end of file.
At offset 0x2D you have image dimensions: D0-02-00-05
0x2D0 = 720 (width)
0x500 = 1280 (height)
If you examine a ze551ml splashscreen img (dumped from /dev/block/by-name/splashscreen), you will not find the MSIF image/container, nor the BMN markers,
but you will find the FI marker using the image dimensions 38-04-80-07 (0x438 = 1080, 0x780 = 1920)
Still in the MSIF container, around offset 0x40, you see a lot of triplets FF-FF-FF FD-FD-FD : they are probably colors forming the image palette (24 bits with no alpha channel)
@ 0x43 : 00-01 might be the number of palette entries. It is often 0x100 = 256 indexed colors.
I leave the rest to you as an exercise. If you are not skilled enough to crack this, I suggest you ask video game file format reverse engineers: they constantly meet with this kinds of problems. (Xentax, /r/REGames, romhacking.net to name a few)
Good luck!

Related

[SKIN][QVGA] Baly23 HTC Calculator - PNG Version

NEW FIXED ASPECT RATIO CALCULATOR SKIN
I used the original WVGA/WQVGA images to have a calculator skin with correct aspect ratio:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instead of
Thanks To:
Diamond Owners
Blackstone Owners
Raphael Owners
Topaz Owners
Rhodium Owners
DOWNLOAD HERE
I advice you to install the newer version of the HTC Calculator, the one with PNG images instead of BMP.
Download Here
Not working on my elfin
hi,
i installed the cab but no success.the result is still the same.
have you installed the latest version of htc calculator? (download link at the and of the first post)
my skin it's in PNG, and probabilly your calculator still uses BMP image, then there are double files, and nothing changes
so, does this work for VGA too. your post indicates QVGA, but in your sig it says VGA/QVGA, so I'm kind of confused.
kwill said:
so, does this work for VGA too. your post indicates QVGA, but in your sig it says VGA/QVGA, so I'm kind of confused.
Click to expand...
Click to collapse
i'm waiting that someone send me the files inside the windows folder that are named name start with "calc".
possiblily, installing this version:
http://www.4shared.com/file/104780190/caa43a47/HTC_Calculator_VGA_Main.html
that uses the PNG files instead of BMP.
If you do this work, when you attach the zip, in 10/15 minutes, i'll upload the skin for VGA

DHD Screenshot PSD(S)

Background
This is basically a picture, but with a clipping mask, so you can put any size image on top and it will appear as on the screen.
DEMO
.PSD
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
350 image views (preview)
and 20 downloads, not one reply ;(
I wont be using it. But you deserve a thnx!!! Just because you did the effort to give something to the other forumusers...
Thanks!
o.o whoa the image quality looks brilliant
Thanks!
Hope you can use it!
Updated Link :
http://cl.ly/421t2f1P2a2h3g1l3Y3M
Compressed Files, and included preview screenshot.
For everyone thats paranoid, I certainly know i am
Spoiler
File Info
Report date: 2010-12-13 21:04:42 (GMT 1)
File name: desire-hd-exe
File size: 5633024 bytes
MD5 Hash: 3ca4d08a9cabecd88c5a4da9e527cd44
SHA1 Hash: febafad74b97e498e3c6b3e69e189e2111abd9ce
Detection rate: 0 on 16 (0%)
Status: CLEAN
Detections
a-squared -
Avast -
AVG -
Avira AntiVir -
BitDefender -
ClamAV -
Comodo -
Dr.Web -
F-PROT6 -
Ikarus T3 -
Kaspersky -
NOD32 -
Panda -
TrendMicro -
VBA32 -
VirusBuster -
Thank you nice work glad you share it
Sent from my Desire HD using XDA App
Thankyou!
Hope you enjoy!
Keeping the thread alive!
C'mon guys
Thanks for this.

[ICONS/WIP] Mini Devices

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is a preview of another icon set I'm working on.
This one is more for your computer than you phone but I still thought I'd share them with you.
Currently I only have the Eris icon completely completed but I'm working on more as you read this. They will be in two sizes, 32px and 48px.
Please please tell me what you think.
These look great, the detail is pretty awesome!
Are you using Photoshop or Illustrator to create them?
The icons look great. But since these are for use on the computer and not the phone, perhaps it would be better for the icons to contain the standard sizes (256 x 256, 128 x 128, 96 x 96, 48 x 48 and 32 x 32). Just a suggestion.
toosurreal01 said:
These look great, the detail is pretty awesome!
Are you using Photoshop or Illustrator to create them?
Click to expand...
Click to collapse
I'm using Photoshop.
hush66 said:
The icons look great. But since these are for use on the computer and not the phone, perhaps it would be better for the icons to contain the standard sizes (256 x 256, 128 x 128, 96 x 96, 48 x 48 and 32 x 32). Just a suggestion.
Click to expand...
Click to collapse
I'm using only 48 and 32 because it's a more minimal look. I personally use 32px icons on my computer because it's cleaner imo.

[ICONS]Two sets of Large (2x1) icons, v1.0

Hello!
I made those icons for me to use on my Galaxy S. There are two versions: one is colored, one is black and white.
As you will see this is a work in progress. This small count of about 17 icons suits me fine but if there is interest I will add more.
I've made a README inside the *.zip but I'll post it here too:
Icon sets for Android devised HOW TO:
1. Put icons folder somewhere in phone memory but make sure it's a place
which is allowed for your image viewer to scan. (I've set manually image folders in Qpic
although I am sure most people don't bother doing this)
2. Install Desktop Visualizer.
3. Make Desktop Visualizer widget 2 columns by 1 row.
4. Tap the new widget.
5. Follow the on screen instructions.
Notes:
- this icon set was created and tested with Samsung Galaxy S I9000
but should work perfectly fine for smaller screens.
- I've shared my *.psd file so that people can edit it and do whatever
they want with it
- the icon set was created by XDA user HeavenCanWait
That's about it I suppose. Have fun, use and share if you like it!
Here's how the icons look:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and
And finally, a link to download the archive:
D O W N L O A D

How to object detect on image or camera on android

Find object/marker also give distance from camera to using android and OpenCV
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OpenCV was continually distinguishing something, yet gave loads of false hits. additionally it is an excess of work to gather every one of the photos for what i have as a primary concern. i have attempted three routes with OpenCV:
FeatureDetection (SURF, ORB et cetera) - > was much too moderate and insufficient elements on my articles.
Format Matching - > appears to just work when the layout is precisely a section out of the scene picture
Preparing classifiers - > this worked the best as such, yet is an excess of work for my objective, and still gives excessively numerous false discoveries.
metaioSDK was working alright when i took my reference pictures (the symbol part of every catch) out of a photo like appeared above, then printed the full picture and pointed my android gadget camera at the printed picture. be that as it may, when i attempted with the genuine catches (not a photo of them) then nothing got distinguished any longer. in the metaio documentation it is said that the reference pictures need heaps of elements and shading contrasts furthermore ought not just comprise of white content. indeed, as you see my reference pictures are precisely the inverse from what they ought to be. in any case, that is exactly how the catches look

Categories

Resources