Does nokiax has advertising id concept?

nokiax有广告id概念吗?

Earlier i was using below code to fetch Advertising Id android device application but i am not sure how to do same in nokiax.

早些时候,我使用下面的代码来获取广告Id android设备应用程序,但我不知道如何在nokiax中做同样的事情。

Does nokiax has some other alternate for it.

nokiax有其他的替代方法。

info = AdvertisingIdClient.getAdvertisingIdInfo(context);
adId = info.getId();
optOut = info.isLimitAdTrackingEnabled();

1 个解决方案

#1


1

There is no Nokia X specific advertising solution, thus no specific API for any Id generation also.

没有Nokia X特定的广告解决方案,因此也没有针对任何Id生成的特定API。

As the AdvertisingIdClient is part of Google Services API package, it is not supported by the Nokia X.

由于广告客户端是谷歌服务API包的一部分,所以它不受Nokia X的支持。

Basically you can use any advertising solution which does not rely on any Google service, or any other API which is not supplied with the APK (unless they are part of AOSP, or Nokia X platform of course).

基本上,您可以使用任何不依赖于谷歌服务的任何广告解决方案,或者任何其他没有提供APK的API(除非它们是AOSP的一部分,或者Nokia X平台)。

更多相关文章

  1. 转:Android Studio Error:Connection timed out: connect.解决方
  2. android.os.NetworkOnMainThreadException的解决方案
  3. Android极光推送jPush混淆解决方案终极篇
  4. 【Android开发学习39】VideoView在GLSurfaceView之上显示的解决
  5. Android 3.2 以上转屏,切换屏幕,横竖屏(onConfigurationChanged)会
  6. 必须在调用加载前设置广告尺寸和广告单元ID
  7. Android 实现APP开屏广告
  8. 王家林最受欢迎的一站式云计算大数据和移动互联网解决方案课程 V
  9. 在网页程序或Java程序中调用接口实现短信猫收发短信的解决方案

随机推荐

  1. ArrayAdapter源码
  2. Android 五大布局之(一) 线性布局和相对布
  3. Android修改源代码控制不锁屏
  4. Android之不能静态注册的系统广播(5个)
  5. Android中的几种网络请求方式
  6. android 学习笔记(一)
  7. Android 权限配置
  8. [Android]Android中的Application类
  9. TabHost和TabWidget写出微信下面选项卡的
  10. android activity属性