简体   繁体   English

如何使Android Home Launcher具有透明背景(不是不透明)

[英]How to make the android Home Launcher with transparent background (not opaque)

I'll trying to developing the home launcher with transparent background. 我将尝试开发具有透明背景的家用启动器。 So, the view of previous executing app go to the background of home launcher, and it is continuously running. 因此,先前执行的应用程序的视图进入家庭启动器的背景,并且该视图一直在运行。 In other words, without stopping the previous app, while still running a app, the home launcher with transparent background is running on it. 换句话说,在不停止先前应用程序的情况下,仍在运行应用程序时,具有透明背景的家庭启动器正在其上运行。

Can i make a this feature by using just Android SDK? 我可以仅使用Android SDK来实现此功能吗? If it need a modify to the Android Framework, please, advise to me how to modify and which source code. 如果需要修改Android框架,请告诉我如何修改以及哪些源代码。

I don't think this is a good idea. 我认为这不是一个好主意。 First, system transparent color on same devices can be not transparent. 首先,同一设备上的系统透明颜色可以不透明。 It can be same color, or image. 它可以是相同的颜色或图像。

You can take screenshot before show you activity. 您可以在显示活动之前进行截图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM