I want to add google analytics api into our android app. But when I tried to open the page as shown below, it occured a 404 error.
https://developers.google.com/analytics/devguides/collection/android/v4/integrate
Please tell me what's wrong and how to go ahead.
Thanks.
BR, Sunny
I think you referred to some old link.https://developers.google.com/analytics/devguides/collection/android/v4/
This one should help you.Simply setup your project and you can start analysing data in few minutes. You can define your own events too.
Related
i have some problem with the ordinary Google Maps Activity (New Project -> Google Maps Activity). So i start a new project with this activity and set the API key in google_maps_api.xml. Now if i run the app on emulator, the app is starting and i get an grey screen with location names. Sometimes there is also a thin blue triangle of color which graphs sea or land. If i try to move on the map the app crashes after 1 second. Please watch the picture screenshot i attached.
*I checked the API level of my app and emulator
*I don't touched the code for this starter example
*No error occurs
Any idea?
EDIT: The app works on the real phone.
Sorry for answering so late. Thank you metahost for your activity.
I am new in android/java, so it is not easy for me to define my questions so detailed that an advanced developer understand my problems.
But i learn and find the solution on my on.
The problem was in getting the API key.
I knew that i needed a limited API key for android. The problem was that i used the wrong SHA fingerprint.
Everything works now.
I've recently made an app for my club, and thats looking pretty smooth. But I'm missing one thing, and thats the function to view the statuses and events of the facebook group on my android app. Do you have any good idea for doing something like that? Thanks! :)
Check this Answer:
How do I only show my Facebook group in android app using API Requests?
You can make a graph API request ;)
In my android Emulator , i am not able to config the Gmail Account details using Add account.
If i clicks the button, there is no response from the Emulator.
I also tried accessing the Adding account feature using Intent (using StartActivity(new Intent(Settings.ACTION_ADD_ACCOUNT)) ). Even that is not opening the Configuration screen.
Please help me to fix this issue.
Thanks in advance.
This answer is a bit late, but i'm putting this up for posterity.
I had a similar problem, it turned out that i had to use the google api's (17 to be specific) for the target settings when setting up the emulator, hope this will be of help to someone.
I'm trying to find a clear and detailed walk through on how to set up the Facebook sdk user logon inside my current app. Ive tried to do it on my own by using the Facebook example apps and their walk through but nothing i do works.
There are lots of tutorials online, here are just a few:
helloandroid.com part 1 -- helloandroid.com part 2
ericosgood.com
android10.org
After publishing an application - I realized I had to make changes/improvements to the Description and the Screenshots - so I made the changes and saved in the Developer Console. The changes though are not reflected when I view the page from elsewhere. I log back into the Developer Console I can see the changes have been saved. So then I did "unpublish" and then publish - that did not help either.
Please help - is it supposed to work this way? - I think it is reasonable to expect it work this way i.e. make changes/improvement to the description and screenshot of a published application. Please note I am not changing the application's package in any way.
Thank you for taking time ...
It takes time for the changes to ripple through the google servers. I have seen it take several hours for an image to be updated.