본문 바로가기 메뉴 바로가기

코모스튜디오

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

코모스튜디오

검색하기 폼
  • 분류 전체보기 (204)
    • 코모 어플리케이션즈 (44)
      • 말하는 시계(전원키, 센서,.. (13)
      • 내가만드는 정각알림 (23)
      • HourlyTalkingAlarm (0)
      • 번갯불 (2)
      • 빠른 손전등 (2)
      • 일정 브리핑 알람 (2)
    • [안드로이드 공부] (138)
      • 안드로이드 스튜디오 (25)
      • 프리퍼런스 (11)
      • 안드로이드 공부 (30)
      • 프래그먼트 (6)
      • 동기화 (12)
      • 액티비티 (7)
      • UI (26)
      • 미디어 (1)
      • 알림 (8)
      • 서비스 (3)
      • 애드 (8)
    • [애플] (0)
    • [IT 뉴스] (18)
      • 모바일 (10)
      • 과학 (5)
      • 인터넷 (3)
    • [엔터테이먼트] (1)
      • 영화 (1)
    • 기타 (2)
  • 방명록

안드로이드 (167)
error: resource style/TextAppearance.AppCompat.Notification.Title

android studio Gradle 3.1.0 업데이트 후1. error: resource style/TextAppearance.AppCompat.Notification.Title 발생android:textAppearance="@style/TextAppearance.AppCompat.Notification" --> 로 변경android:textAppearance="@style/TextAppearance.Compat.Notification2..

[안드로이드 공부]/안드로이드 스튜디오 2018.04.09 15:07
New Update -말하는 시계(Talking Clock) -v.2.1.3

말하는 정각알림은 원하는 시간에만 알림을 받을 수 있는 반면,  말하는 시계는 언제든지 원하는 때에 현재 시간 및 일정을 알 수 있습니다. 단말기 위를 손바닥으로 스치거나,뒤집거나, 전원키를 두 번 클릭하면  언제든지 설정된 시간에 설정된 문구를 읽어 드립니다.요일별로 다른 시간!요일별 시간별로 다른 문구! 깜박깜박하는 일정,계속 듣고 싶은 문구,암기 하고 싶은 문장/단어/성경/불경,시계를 보지 않고 시간을 알고 싶을 때,자전거..

코모 어플리케이션즈/내가만드는 정각알림 2018.03.31 11:21
안드로이드 UI NumberPicker TextColor, TextSize, Highlight 색깔 바꾸기

1. Style.xml    <style name="AppTheme.Picker" parent="Theme.AppCompat.Light.NoActionBar" >        <item name="android:textColorPrimary">@color/white</item>        <item name="colorCo..

[안드로이드 공부]/UI 2018.03.27 10:34
cannot find symbol static runOnUiThread

#import com.google.android.gms.internal.zzahn.runOnUiThread error: cannot find symbol static runOnUiThread com.google.android.gms:play-services:11.8.0 --> com.google.android.gms:play-services:12.0.0 으로 올리면 발생, 내리면 돌아 옴...

[안드로이드 공부]/안드로이드 공부 2018.03.22 09:34
please fix the version conflict either by updating the version of the google-services plugin (9.0.0)

please fix the version conflict either by updating the version of the google-services plugin (9.0.0)에러를 만난다면최상위  gradle에 dependencies { classpath 'com.android.tools.build:gradle:3.0.1' classpath 'com.google.gms:google-services:3.0.0' // ..

분류없음 2018.03.13 18:05
bitbucket에 repository 초기화 및 push

1. bitbucket 에 repository 생성--> readme 파일 만들지 말고--> Get started the easy way 화면에서2. 로컬 소스 폴더에서 git init3. 로컬 소스 폴더에서 git remote add origin https:// <-- overview에 있는 경로4. 안드로이드 스튜디오에서 add, commit, push4.1. 로컬 소스 폴더에서 git push -u origin..

[안드로이드 공부]/안드로이드 스튜디오 2018.03.08 17:47
androidstudio please select android sdk

please select android sdk--> build.gradle에가서 sync now를 해주면 해결 됨. 할게 없으면 공백 만들면 sync now  나옴.

[안드로이드 공부]/안드로이드 스튜디오 2018.03.08 17:42
Class not found when unmarshalling NoClassDefFoundError

Class not found when unmarshalling:Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack availableclass not found when unmarshalling startactivity요런 에러가 막뜬다...이럴 경우에multiDexEnabled true  compile 'com.andro..

[안드로이드 공부]/UI 2018.01.16 15:20
말하는 정각알림 알람시계 v3.3.3.4 업데이트

안녕하세요.말하는 정각 알람 시계(시간별 요일별 문장 일정 알림)가 새롭게 업데이트 되었습니다.새로운 기능1. UI 개선2. 알람 분리3. 정각알림 시 전체 화면 알림 기능4. 첫벨 기능 추가(딩동, 태엽감기, 딩..)5. 벨 볼륨 미세 조정 기능6. 탁상시계, 잠금화면 기능 추가6.1 충전시 자동시작, 오늘의 문장,7. 배터리 부족 및 완료 알림7.1 충전기 삽입, 분리 알림8. 화면만 켜기 옵션 추가(진동 또는 무음모드일 경우)9. 빅 프리미엄,..

코모 어플리케이션즈/내가만드는 정각알림 2018.01.16 11:19
java.lang.IllegalStateException: Fragment not attached to Activity

not attached to Activity--> 프래그먼트에서 viewpager로 pagetAdapter를 사용 할 경우 getItem으로 newInstance 를 하면서 새로운 메모리를 생성하게 되면서 발생 하는 문제.--> 주로 getString() 등을 사용할 때 발생 한다. 새로운 context가 발생하였지만, 제대로 구성 하지 않아서 발생.--> 간단히 해결 하는 방법 Context 를 메인 액티비티의 것을 사용 해야 한다..

[안드로이드 공부]/프래그먼트 2017.12.28 12:02
이전 1 2 3 4 ··· 17 다음
이전 다음
공지사항
최근에 올라온 글
  • error: resource style/Tex..
  • New Update -말하는 시계(T..
  • 말하는 정각알림 남성, 여..
  • 안드로이드 UI NumberPicke..
최근에 달린 댓글
  • 충전, 배터리 관련 알림 기능..
  • 와 정말 감사한 꿀팁입니다 덕..
  • 현재 Avd 경로가 요렿는데.....
  • 잘 쓰겠습니다. 감사합니다.
Total
192,170
Today
150
Yesterday
153

Blog is powered by Tistory / Designed by Tistory
  • 페이스북 공유하기
  • 카카오톡 공유하기
  • 카카오스토리 공유하기
  • 트위터 공유하기