참고
'개발 > AIR for ...' 카테고리의 다른 글
[AIR] Multi Screen (0) | 2015.05.08 |
---|---|
air, ios, android (0) | 2013.08.19 |
ANE 모음 (0) | 2012.09.21 |
ANE 괜찮은거 (0) | 2012.06.29 |
[Air for Android] 문자 보내기, 전화하기 링크 (0) | 2012.06.28 |
참고
[AIR] Multi Screen (0) | 2015.05.08 |
---|---|
air, ios, android (0) | 2013.08.19 |
ANE 모음 (0) | 2012.09.21 |
ANE 괜찮은거 (0) | 2012.06.29 |
[Air for Android] 문자 보내기, 전화하기 링크 (0) | 2012.06.28 |
[android] facebook 연동 (0) | 2013.11.21 |
---|---|
pdf viewer 개발 관련 (0) | 2013.09.30 |
당겨서 업데이트 (0) | 2013.07.18 |
Google Analytics SDK for Android v2 (0) | 2013.06.28 |
android PUSH 알림(GCM) (0) | 2013.06.20 |
pdf viewer 개발 관련 (0) | 2013.09.30 |
---|---|
custom dialog (0) | 2013.08.08 |
Google Analytics SDK for Android v2 (0) | 2013.06.28 |
android PUSH 알림(GCM) (0) | 2013.06.20 |
[AsyncTask] AsyncTask 예제 (0) | 2013.05.24 |
https://developers.google.com/analytics/devguides/collection/android/v2/?hl=ko-KR#tracking-methods
http://blog.naver.com/PostView.nhn?blogId=dong277&logNo=130143802393
http://www.xatik.com/2012/03/27/how-to-use-google-analytics-in-android-applications/
custom dialog (0) | 2013.08.08 |
---|---|
당겨서 업데이트 (0) | 2013.07.18 |
android PUSH 알림(GCM) (0) | 2013.06.20 |
[AsyncTask] AsyncTask 예제 (0) | 2013.05.24 |
[Fragment] Android 개발시 Fragment 를 이용해서 화면 구성하기 (0) | 2013.05.24 |
[참고]
Getting Started on Android
http://developer.android.com/intl/ko/google/gcm/gs.html
[Google Play Service 를 이용한 GCM]
GCM 샘플
https://github.com/google/gcm/tree/master/gcm-client
Node.js로 푸시서비스 구현하기 2. 안드로이드(android) 푸시서버 구현하기(Google Play Service를 이용한 GCM)
http://blog.saltfactory.net/216
GCM 클라이언트 만들기
Android Push Notifications using Google Cloud Messaging(GCM), PHP and MySQL
GCM 사용하기 2 (단말에 GCM 구현하기)
http://blog.daum.net/mailss/31
Android GCM 활용해서 푸시 메세지 전송기
http://www.mimul.com/pebble/default/2012/09/01/1346492216891.html
안드로이드 푸시 알림 서비스 사용방법(GCM)
http://arrkaize86.tistory.com/entry/안드로이드-안드로이드-푸시-알림-서비스-사용방법GCM
[카카오톡처럼 푸쉬알림받는법]
[다이얼로그 띄우기]
http://androidmyway.wordpress.com/tag/push-notification-in-android/
http://blog.daum.net/kwh4865/13153830
large icon
http://blog.andromo.com/2012/tutorial-using-airbop-to-send-images-in-the-message-payload/
당겨서 업데이트 (0) | 2013.07.18 |
---|---|
Google Analytics SDK for Android v2 (0) | 2013.06.28 |
[AsyncTask] AsyncTask 예제 (0) | 2013.05.24 |
[Fragment] Android 개발시 Fragment 를 이용해서 화면 구성하기 (0) | 2013.05.24 |
[TabHost] tab with framgment (0) | 2013.05.21 |
Google Analytics SDK for Android v2 (0) | 2013.06.28 |
---|---|
android PUSH 알림(GCM) (0) | 2013.06.20 |
[Fragment] Android 개발시 Fragment 를 이용해서 화면 구성하기 (0) | 2013.05.24 |
[TabHost] tab with framgment (0) | 2013.05.21 |
Android Horizontal ListView (0) | 2013.05.16 |
android PUSH 알림(GCM) (0) | 2013.06.20 |
---|---|
[AsyncTask] AsyncTask 예제 (0) | 2013.05.24 |
[TabHost] tab with framgment (0) | 2013.05.21 |
Android Horizontal ListView (0) | 2013.05.16 |
텍스트에 스타일(style) 적용하기 (0) | 2013.05.14 |
참고
http://kyleslab.tistory.com/54
http://thepseudocoder.wordpress.com/2011/10/04/android-tabs-the-fragment-way/
[AsyncTask] AsyncTask 예제 (0) | 2013.05.24 |
---|---|
[Fragment] Android 개발시 Fragment 를 이용해서 화면 구성하기 (0) | 2013.05.24 |
Android Horizontal ListView (0) | 2013.05.16 |
텍스트에 스타일(style) 적용하기 (0) | 2013.05.14 |
드래그를 통한 화면 전환 효과 구현 (0) | 2013.05.10 |
Android Horizontal ListView
http://www.dev-smart.com/archives/34
http://mukeshyadav4u.blogspot.kr/2012/11/horizontal-listview-in-android-example.html
[Fragment] Android 개발시 Fragment 를 이용해서 화면 구성하기 (0) | 2013.05.24 |
---|---|
[TabHost] tab with framgment (0) | 2013.05.21 |
텍스트에 스타일(style) 적용하기 (0) | 2013.05.14 |
드래그를 통한 화면 전환 효과 구현 (0) | 2013.05.10 |
Image Loader (0) | 2013.05.02 |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="boldText">
<item name="android:textStyle">bold|italic</item>
<item name="android:textColor">#FFFFFF</item>
</style>
<style name="normalText">
<item name="android:textStyle">normal</item>
<item name="android:textColor">#C0C0C0</item>
</style>
</resources>
View.setOnClickListener(new View.OnClickListener() {
public void onClick(View view){
//highlight the TextView
myTextView.setTextAppearance(getApplicationContext(), R.style.boldText);
myTextView.setBackgroundResource(R.color.highlightedTextViewColor);
}
});
[TabHost] tab with framgment (0) | 2013.05.21 |
---|---|
Android Horizontal ListView (0) | 2013.05.16 |
드래그를 통한 화면 전환 효과 구현 (0) | 2013.05.10 |
Image Loader (0) | 2013.05.02 |
point가 다각형 안에 위치하는지 확인하는 코드 (0) | 2013.04.23 |