Friday, 25 January 2013

Splash Screen Embedder--Attach Custom SplashScreen to any Java App

Splash Screen Embedder--Attach Custom SplashScreen to any Java App



new SplashScreen Embedder to attach Custom splash Screen to your favorite  Java Apps.
Read the tutorial fully before using the App.

ScreenShot030.jpg 
Steps:
1.Extract the App to which splashScreen to be Embedded to a folder.
2.Open SplashScreen Embedder Locate the previous Extracted folder.
3.Press process
  Done!!
  You will now receive an information "Process Completed Successfully".
  Don't forget to give proper file access permission to the app.
ScreenShot031.jpg 
ScreenShot033.jpg 
ScreenShot0334.jpg 
In Case You do not receive the above alert, Check your MABIFEST.MF file
If the parameters are not separated by a new line:
   
Manifest-Version: 1.0Ant-Version: Apache Ant 1.8.2Created-By: 1.6.0_29-b11 (Sun Microsystems Inc.)MIDlet-1: Sabin, , SabinMIDlet-Vendor: Vendor

Separate each parameter by a new line, like this:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_29-b11 (Sun Microsystems Inc.)
MIDlet-1: Sabin, , Sabin
MIDlet-Vendor: Vendor
MIDlet-Name: SplashScreen

Run the embedder again.
I have tested all popular apps like UC Browser, Opera Mini and many other and found success. 
Hope you all will like it.
Download:  SplashScreen_Embedder.jar 122.12 KBhere

No comments:

Post a Comment