5/29/2018

PrivacyPolicyWC

We have only use permission internet, read and write calendar for detect support my app on the user device, it doesn't get sensitive user data and doesn't damage for user, thank you!

3/01/2018

PrivacyPolicy

We have only use permission internet for detect support my app on the user device, it doesn't get sensitive user data and doesn't damage for user, thank you!

6/17/2017

demobill

Demo billing

3/04/2017

PrivacyPolicy

We have only use permission read phone state for detect support my app on the user device, it doesn't get sensitive user data and doesn't damage for user, thank you!

3/12/2016

Full Screen

<style name="MyTheme">
  <item name="android:windowNoTitle">true</item>
  <item name="android:windowFullscreen">true</item>
</style>

2/25/2016

Sửa lỗi NameValuePair, DefaultHttpClient

Just use Retrofit
OR
OR
Add this to your build.gradle (but it is not suggested)
android {
    useLibrary 'org.apache.http.legacy'
}