본문 바로가기

앱 개발일지18

최고의 로또 번호 생성기 앱! 🎉 [Simple Lotto]를 소개합니다! 안녕하세요, 로또 번호 선택할 때마다 고민이신가요? 😥 매주 번호를 선택할 때마다 '이번엔 어떤 번호를 골라야 할까?' 하는 생각, 이제 그만하세요! 지금 소개해드릴 앱 Simple Lotto는 여러분이 로또 번호를 쉽게 선택할 수 있도록 돕는 최고의 도우미입니다. 🙌https://play.google.com/store/apps/details?id=com.simple.lotto&pcampaignid=web_share 🎯 Simple Lotto란?Simple Lotto는 여러분이 빠르고 간편하게 로또 번호를 생성할 수 있도록 설계된 앱입니다. 더 이상 복잡한 수식이나 고민 없이, 몇 번의 터치로 로또 번호를 추천받을 수 있어요! 직관적인 디자인과 간편한 사용성으로 누구나 쉽게 사용할 수 있는 이 앱은.. 2024. 10. 17.
[안드로이드 앱 출시]Simple 장바구니 | 간단한 쇼핑 리스트 https://github.com/jininim/ShoppingList GitHub - jininim/ShoppingList: 쇼핑 리스트 - 사야 할 물건의 가격, 판매처, 상품명을 기록 할 수 있는 앱 쇼핑 리스트 - 사야 할 물건의 가격, 판매처, 상품명을 기록 할 수 있는 앱이다. Contribute to jininim/ShoppingList development by creating an account on GitHub. github.com 플레이스토어 : https://play.google.com/store/apps/details?id=com.mvvm.basket 2023. 4. 14.
[Android / Kotlin] 코틀린 Jsoup 사용 동행복권 웹 크롤링 위 코드를 통해 간단하게 동행복권 웹 사이트 크롤링을 해보았다. 차례대로 1번 부터 45 번까지 번호가 나온 횟수 정보를 가져옴. 2023. 2. 21.
안드로이드 스튜디오 실시간 데시벨 측정 https://github.com/jininim/decibel_measurement GitHub - jininim/decibel_measurement: 안드로이드 데시벨 측정 앱 MediaRecorder 안드로이드 데시벨 측정 앱 MediaRecorder . Contribute to jininim/decibel_measurement development by creating an account on GitHub. github.com package com.example.recordaudio import android.Manifest import android.annotation.SuppressLint import android.content.pm.PackageManager import android.med.. 2023. 1. 26.
[Android/Kotlin] compose 라이브러리 dice roller https://github.com/jininim/KotlinEx/tree/main/diceroller_compose GitHub - jininim/KotlinEx: android studio Kotlin 개발자 문서 파헤치기 android studio Kotlin 개발자 문서 파헤치기. Contribute to jininim/KotlinEx development by creating an account on GitHub. github.com mutableStateOf() 함수는 observable을 반환. result 변수 값이 업데이트되면 재구성이 트리거되고 결과 값이 반영되어 UI가 새로고침된다는 의미입니다. 2022. 12. 17.
[Android/Kotlin] compose 라이브러리 사용해보기 https://github.com/jininim/KotlinEx/tree/main/Happy%20Birthday GitHub - jininim/KotlinEx: android studio Kotlin 개발자 문서 파헤치기 android studio Kotlin 개발자 문서 파헤치기. Contribute to jininim/KotlinEx development by creating an account on GitHub. github.com 2022. 11. 24.