Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 홍드로이드
- Android Studio
- 홍드로이드 강의
- 안드로이드
- flutter
- android studio 앱 만드는 법
- 안드로이드 기초
- 안드로이드 네비게이션 메뉴
- 안드로이드 튜토리얼
- Android Java
- 플러터
- 코틀린
- 안드로이드 코딩 기초
- 앱 만들기
- 안드로이드 스튜디오
- 코딩
- 자바
- 개발자
- hongdroid
- android example
- 안드로이드 앱 만들기
- 자바 튜토리얼
- Android
- 안드로이드 서비스
- IOS
- android tutorial
- 안드로이드 예제
- 개발강의
- java
- 앱 만드는 법
Archives
- Today
- Total
목록안드로이드 알람 (1)
홍드로이드의 야매코딩
#19 안드로이드 스튜디오 FCM 푸시알림 예제 [ 홍드로이드 ]
12345678910111213141516171819202122232425262728// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.1.2' classpath 'com.google.gms:google-services:3.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individu..
Android Java
2019. 6. 8. 00:17