Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 android 2.3.3 开发一个应用程序。它包含一些 TextViews 来显示拨出电话的信息:国家、当前时间、电话号码......我面临的问题是我不知道如何显示我的活动而不是拨出电话的标准屏幕。
看看android中的系统覆盖。它可用于在呼叫屏幕顶部放置自定义窗口。