aspose file tools
The moose likes Android and the fly likes How to make my splashscreen transparent? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to make my splashscreen transparent?" Watch "How to make my splashscreen transparent?" New topic
Author

How to make my splashscreen transparent?

james stan
Greenhorn

Joined: Oct 13, 2012
Posts: 25
Here is my Manifest code .



Now SplashActivity is that of Splashscreen. How can i make my splashscreen transparent?

Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

Make the splash image transparent by modifying its alpha using the setAlpha() method


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to make my splashscreen transparent?
 
Similar Threads
How to pass POJOs / data / values between activities?
Exception while running my app. (TargetSDK 2.2 API Level 8 running on 1.5 (API Level 3)
[2010-08-16 10:31:07 - HelloDatePicker] New package not yet registered with the system
Can't make SocketServer in the emulator
how to transfer images to ftp server in android