On Fri, Feb 18, 2011 at 4:15 AM, Aakar <[email protected]> wrote: > I am trying to find out if there is a way to make interfaces of > existing apps transparent in an android phone. In my own apps, I can > make use of the alpha blending features and control transparency, but > is there a way to make already existing interfaces transparent?
Write your own firmware with whatever changes you want to the apps. > In fact, more > generally, is there a way to change interface layouts of existing > apps? Not without their source code. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.4 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

