문제

I have an app located in some servers (not in Google Play) and I want to know from which one it has been downladed, I read about it and it looks like I have to do it by using a BroadcastRecever and a filter: INSTALL_REFERRER as in this post how to get referrer using google track in android?

I didn´t find any example working so if you could help would be great

Thanks

도움이 되었습니까?

해결책

What I finally did was to export the same app with different names and upload them in different webs, now I can take the apk name and then the page were the app was downloaded

Thanks everybody

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top