简体   繁体   English

如何在 Angular app 中查看手机通话记录?

[英]How can I access the call log of mobile phone in Angular app?

I need access the call log, if use the app with mobile (Android or IOS).如果将应用程序与移动设备(Android 或 IOS)一起使用,我需要访问通话记录。 It is possible?有可能的?

You cannot access native mobile features from Angular web application, You need to create a Cordova/ Phonegap/Ionic app with angular o read call logs您无法从 Angular web 应用程序访问本机移动功能,您需要使用 angular 创建一个 Cordova/Phonegap/Ionic 应用程序 o 读取通话记录

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

相关问题 Angular2。如果设备不是台式机,如何引导移动应用程序 - Angular 2. How can I bootstrap mobile app if a device is not desktop NGRX - 如何在 angular 防护中访问我的应用程序 state? - NGRX - How can I access my app state in angular guard? 如何检测应用是否可移动并使用angular2切换到其他应用 - How can I detect if an app is mobile and switch to a different app with angular2 如何使用精确的移动SDK从我的角度网络应用提交事件 - How can I use pinpoint mobile sdk to submit events from my angular web app 如何让我的 Angular web 应用程序在移动 Chrome 中全屏打开? - How can I make my Angular web app open in fullscreen in mobile Chrome? 在调用bootstrap()之前,如何访问angular2的Http服务? - How can I access angular2's Http service before I call bootstrap()? 我如何访问嵌套的原始数据服务以 angular 调用 json API 数据 - How can i access nested raw data services call json API data in angular 如何从 angular 7 应用程序登录到 salesforce? - How do I log in to salesforce from angular 7 app? 我如何在我的angular App之外调用一个javascript函数而不导入它 - How can I call a javascript function which is outside my angular App without importing it 如何在没有服务器名称前缀的情况下访问托管在 IIS 上的 Angular 应用程序? - How can I access an Angular app hosted on IIS without the server name prefix?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM