What is it the GSF_PACKAGE I found in the C2DM Tutorial?
To be precise:
public static final String GSF_PACKAGE = "com.google.android.gsf"
It was used in intent:
registrationIntent.setPackage(GSF_PACKAGE);
On the developers site I found this:
"setPackage(String packageName) (Usually optional) Set an explicit application package name that limits the components this Intent will resolve to."
Anyway, what limits and why they might be needed?
GSF NAV is an application allowing you to use GPS functions on your Android device, add up field data and any desired informations on site.
gsf. login. Is part of the Google Services framework and one of the main components of any GApps package. It is basically the account manager for all things needing a login with Google credentials.
gsf = google services framework
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With