public class RateMyApp
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
app_launched(android.content.Context mContext)
Launch Rate the app dialogue when the app is launched for the first time.
|
static void |
showRateDialog(android.content.Context mContext,
android.content.SharedPreferences.Editor editor)
Launch Rate the app dialogue when the app is launched based of some random logic.
|
public static void app_launched(android.content.Context mContext)
mContext
- the m contextpublic static void showRateDialog(android.content.Context mContext, android.content.SharedPreferences.Editor editor)
mContext
- the m contexteditor
- the editor