일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 안드로이드
- IMAGE
- IOS10
- Objective C
- Google V8 Engine
- JavaScript Engine
- apk 다운사이징
- SO 파일
- FlexiblePageView
- V8 Engine
- 공인인증서 만료일
- apache
- v8 engine xcode build
- java
- 인증서 정보 뽑아내기
- sha1 convert hashkey
- ios
- Magnify Anim
- Push
- apns
- so file
- Status Bar
- Android
- Android NDK시스템
- ios framework
- 공인인증서 정보
- android log dump
- appbarlayout
- PageControl
- embedd
Archives
- Today
- Total
목록inapp (1)
caTea 블로그
Android 인앱결제 구현하기
boolean mIsPremium = false; static final String SKU_PREMIUM = "premium";private final String TAG = "PremiumUpgradeActivity";private IInAppBillingService mService = null;private IabHelper mHelper;private TextView backView = null; private TextView infoText = null; protected void onCreate(Bundle savedInstanceState) {// TODO Auto-generated method stubsuper.onCreate(savedInstanceState);setContentView..
android
2015. 6. 22. 16:59