본문 바로가기

개발 관련 이야기/안드로이드앱 개발

(27)
[안드로이드] 앱게시 - 디벨로퍼사이트 구글 공식사이트 https://developer.android.com/studio/publish 앱 게시 | Android 개발자 | Android Developers 앱 게시를 준비할 때 따라야 할 프로세스를 알아봅니다. developer.android.com
(2020신간) 안드로이드 앱개발 도서목록 https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=233721384 그림으로 쉽게 설명하는 안드로이드 프로그래밍 안드로이드는 현재 전 세계 사람들이 가장 많이 사용하는 모바일 운영체제이다. 안드로이드는 컴퓨터 공학도라면 반드시 알고 지나가야 하는 중요한 주제가 되었다. 이 책은 안드로이드 입문자들을 위한 책이다. www.aladin.co.kr https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=226292599 Android Studio를 활용한 안드로이드 프로그래밍 Android 10.0 (Q) 버전으로 만나는 Android Studio를 활용한 안드로이드 프로그래밍. 기본적인 프로그래밍을 접해본 독자라면 안드로이드에 꼭 ..
안드로이드 RecyclerView 에서 scrollToPosition()사용 예제 소스 https://github.com/android/views-widgets-samples/blob/master/RecyclerView/Application/src/main/java/com/example/android/recyclerview/RecyclerViewFragment.java android/views-widgets-samples Multiple samples showing the best practices in views-widgets on Android. - android/views-widgets-samples github.com https://developer.android.com/guide/topics/ui/layout/recyclerview?hl=ko#java RecyclerView로 목록..
[파이어베이스] 가격 정책,,, https://firebase.google.com/pricing?hl=ko Firebase Pricing 무료로 Firebase를 시작하고 전 세계 수백만 명의 사용자로 확장하며 사용한 만큼만 비용을 지불합니다. firebase.google.com
구글 플레이스토어에 앱등록하는 방법 1-1. 앱서명 및 APK생성: layers7.tistory.com/36?category=723289 [Android] 앱서명 & Apk 생성 개발자라면 적어도 자신만에 서비스 하나 정도는 만들고 가질 수 있지 않아야 하니? 라는 근본적인 물음에서 시작된 서비스 런칭기를 블로그에 정리하여 기록으로 남겨보고자 한다. 앱 광고 앱� layers7.tistory.com 1-2. [안드로이드/android]Android App Bundle(.aab) 생성하는 방법: https://bottlecok.tistory.com/177 [안드로이드/android]Android App Bundle(.aab) 생성하는 방법 Android App Bundle 생성하는 방법 안녕하세요. 오늘은 안드로이드 앱을 생성하는 방법 중에..
Activity 수명 주기에 대한 이해 https://developer.android.com/guide/components/activities/activity-lifecycle?hl=ko Activity 수명 주기에 대한 이해 | Android 개발자 | Android Developers An Activity is an application component that provides a screen with which users can interact in order to do something, such as dial the phone, take a photo, send an email, or view a map. Each activity is given a window in which to draw its user interface… de..
[안드로이드] 뷰그룹 layout 속성들의 의미는, https://freehoon.tistory.com/21 [안드로이드] 뷰그룹 - RelativeLayout · 최초작성 : 2015. 10. 12. · 최종수정 : 2015. 11. 08. · 작성/수정내용 : - RelativeLayout 속성 정리 각 그림에 대한 text 설명 추가 시작하기에 앞서... 지난 포스팅에 이어 많이 늦었지요 ㅜㅜ 컴퓨터가.. freehoon.tistory.com
(안드로이드,애드몹) 광고 넣기 예제 소스 https://github.com/googleads/googleads-mobile-android-examples/blob/master/java/admob/BannerExample/app/src/main/res/layout/activity_my.xml googleads/googleads-mobile-android-examples googleads-mobile-android. Contribute to googleads/googleads-mobile-android-examples development by creating an account on GitHub. github.com