[APP] Dedraks' Splash Tools

Search This thread

dedraks

Senior Member
Nov 1, 2010
623
341
Belo Horizonte
www.in4byte.com
Check my app: http://xdaforums.com/showthread.php?t=1076551
It was made for motorola Defy but if you want your device to be supported, please help me with the list bellow:

I need some information from your device:

1) Screen resolution (Defy is 854x480)
2) Splash resolution (Defy is 480x182)
3) Splash partition (Defy is /dev/block/mmcblk1p10)
4) A dump of the splash partition:
Code:
dd if=/dev/block/SPLASH_PARTITION of=/sdcard/SPLASH_PARTITION.dump
Change SPLASH_PARTITION with the actual splash partition of your device.
Zip the dump file and post here.
5) The build.prop file

I need to know it in order to add supporte for a device.

Thanks in advance.
 
  • Like
Reactions: Fedroid

---UFO---

Senior Member
Oct 5, 2008
308
158
I tried your app but at startup it said Unsupported device motorola motoA953, all controls disabled.

I have Motorola Milestone 2
 

---UFO---

Senior Member
Oct 5, 2008
308
158
Here is my build.prop

Code:
http://www.filefactory.com/file/cb77351/n/build_prop

Thanks.
 
Last edited:

Fedroid

Senior Member
Jan 19, 2011
363
94
Barcelona
Moto G
Huawei P8lite/P8 Lite
It works, but...

Hello,

I have a Milestone 2 (A953) and your apk it's supposed to work on it.

The apk says I have an Unsupported device, maybe because I'm using a
Cyanogen Rom 10.2 Jellybean 4.3 based on chinese version of the phone and
the model changes to motorola ME722 but it's the same phone.

¿Could you fix it?

Thanks you in advance
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Check my app: http://xdaforums.com/showthread.php?t=1076551
    It was made for motorola Defy but if you want your device to be supported, please help me with the list bellow:

    I need some information from your device:

    1) Screen resolution (Defy is 854x480)
    2) Splash resolution (Defy is 480x182)
    3) Splash partition (Defy is /dev/block/mmcblk1p10)
    4) A dump of the splash partition:
    Code:
    dd if=/dev/block/SPLASH_PARTITION of=/sdcard/SPLASH_PARTITION.dump
    Change SPLASH_PARTITION with the actual splash partition of your device.
    Zip the dump file and post here.
    5) The build.prop file

    I need to know it in order to add supporte for a device.

    Thanks in advance.