Understanding android dynamic feature delivery and implementation. Testing with internal app sharing and troubleshooting
Tag: App Development
Mastering Android Dynamic Feature Delivery (2/3)
Understanding android dynamic feature delivery and implementation. Testing with internal app sharing and troubleshooting
Mastering Android Dynamic Feature Delivery (1/3)
Understanding android dynamic feature delivery and implementation. Testing with internal app sharing and troubleshooting
Muslims Day Android App [Technical Review]
Used Android technology & development process of Muslims Day App
MVVM Architectural Pattern in Android – (Weather App: Kotlin + ViewModel + LiveData + Retrofit)
বাংলায় Android MVVM টিউটোরিয়াল। Kotlin, ViewModel, LiveData, Retrofit ব্যবহার করে Weather Forecast App develop. Without dagger and Rx
MVP Architectural Pattern in Android – (Weather App: Kotlin + Retrofit)
MVP architectural pattern এর পরিচিতি ও Android Development এ MVP pattern অনুসরণ করে একটি Weather Forecast App develop করার পূর্ণাঙ্গ টিউটোরিয়াল
Android অ্যাপে Custom View – Make your code reusable
Android প্রোজেক্টে Custom View বানানোর বাংলা টিউটোরিয়াল। Custom view আপনার কোডকে করবে reusable এবং maintainable
Android অ্যাপে পুশ নোটিফিকেশন: Firebase API ও PHP backend
আমাদের ডেভেলপ করা অ্যাপগুলোতে ইউজারদেরকে আরো বেশি এঙ্গেজ করতে আমরা পুশ নোটিফিকেশন ব্যবহার করে থাকি। নোটিফিকেশনের মাধ্যমে জানাতে পারি অ্যাপের নতুন ফিচার, ই-কমার্স টাইপ অ্যাপ হলে জানাতে পারি নতুন কোন অফার। বা কোনো বিশেষ দিবসে ইউজারদেরকে পাঠাতে পারি কোন শুভেচ্ছা বার্তা। অনেকগুলো সার্ভিসের মাধ্যমে পুশ নোটিফিকেশনের কাজটা করা যায়। আমি এখানে দেখাবো Firebase Push Notification এর…Continue reading Android অ্যাপে পুশ নোটিফিকেশন: Firebase API ও PHP backend
Android অ্যাপে একটা RecyclerView তে একাধিক টাইপের View দেখানো
Android App এ একটা RecyclerView তে একাধিক type এর View শো করানোর টিউটোরিয়াল
Android Studio এর Gradle plugin কী কাজ করে?
Gradle কী? Android studio-তে Gradle কিভাবে প্রোজেক্ট বিল্ড করে? টার্মিনাল থেকে প্রোজেক্ট বিল্ড করার পদ্ধতি। Gradle build এর running time কমানোর উপায় – ইত্যাদি সম্পর্কে জানা যাবে এই পোস্টটি থেকে