LaptrinhX
  • My
  • News
  • Tiktok
  • Tag
  • Author
  • Ebook
  • Theme
  • Tutorial
  • Funny
  • IT Job
  • Video
  • Tools
  • Hacker News
  • India (বাংলা)
  • Česká republika (čeština)
  • Danmark (Dansk)
  • Österreich (Deutsch)
  • Schweiz (Deutsch)
  • Deutschland (Deutsch)
  • Ελλάδα (ελληνικά)
  • United Arab Emirates (English)
  • Australia (English)
  • Canada (English)
  • United Kingdom (English)
  • Ireland (English)
  • India (English)
  • Malaysia (English)
  • New Zealand (English)
  • Philippines (English)
  • Singapore (English)
  • United States (English)
  • International Edition (English)
  • South Africa (English)
  • Argentina (español)
  • Chile (español)
  • Colombia (español)
  • España (español)
  • México (español)
  • Perú (español)
  • United States (español)
  • Venezuela (español)
  • América Latina (español)
  • Suomi (suomi)
  • Belgique (français)
  • Canada (français)
  • Suisse (français)
  • France (français)
  • Afrique francophone (français)
  • India (हिंदी)
  • Magyarország (magyar)
  • Indonesia (Bahasa Indonesia)
  • Italia (italiano)
  • 日本 (日本語)
  • 한국 (한국어)
  • India (मराठी)
  • Norge (norsk, bokmål)
  • België (Nederlands)
  • Nederland (Nederlands)
  • Polska (polski)
  • Brasil (português)
  • Portugal (Português)
  • Россия (Pусский)
  • Sverige (svenska)
  • India (తెలుగు)
  • ไทย (ไทย)
  • Türkiye (Türkçe)
  • Việt Nam (Tiếng Việt)
  • 中华人民共和国 (简体中文)
  • 香港特别行政區 (繁體中文)
  • 台灣 (繁體中文)

    Tags ::

    android news

    A collection of 53,889 posts


    android news 2020-05-09 03:48

    Crack Top Android Development Company Interview

    The interviewer in interviews asked these questions with top-tier Internet companies. Familiarity with the knowledge points listed in this...

    Budhdi Sharma
    B Budhdi Sharma
    12 min read
    android news 2020-05-03 07:11

    Deep Dive into Activity Results API — No More onActivityResult()

    Deep Dive into Activity Results API — No More...

    Wajahat Karim
    W Wajahat Karim
    6 min read
    android news 2020-04-27 14:45

    Handling Media Files With MediaFacer Library For Android

    KEEPING IT SIMPLEYour code for working with media files is no longer the...

    Mofor Emmanuel
    M Mofor Emmanuel
    7 min read
    android news 2020-04-26 03:15

    Jetpack Compose: Twitter UI

    I decided to test out Jetpack Compose by making a simple Twitter UI clone after I came across this tweet by Mariano Zorrilla:Wait... did I...

    Ahmed Rizwan
    A Ahmed Rizwan
    5 min read
    GitFlow with GitHub
    • twitter
    • facebook
    • email
    android news 2020-04-25 15:56

    GitFlow with GitHub

    Why we have to choose between safety and tidiness?https://nvie.com/posts/a-successful-git-branching-model/Quick note before I begin. GitFlow, was first published by Vincent Driessen in 2010. He suggests a simpler...

    Maciej Najbar
    M Maciej Najbar
    7 min read
    What’s inside : Who touched my phone? Android App
    • twitter
    • facebook
    • email
    android news 2020-04-24 21:23

    What’s inside : Who touched my phone? Android App

    What’s inside : Who touched my phone? Android AppThis is the first article in this series “What’s inside my app”, this series will focus on reverse-engineering and strip android apps down to their original...

    Abdelkader Sellami
    A Abdelkader Sellami
    6 min read
    How to migrate GitLab/Bitbucket to GitHub in a simple way
    • twitter
    • facebook
    • email
    android news 2020-04-15 19:55

    How to migrate GitLab/Bitbucket to GitHub in a simple way

    GitHub has just announced a happy news today for us, developers.“Teams on GitHub can create unlimited private repositories for free.”So, here are their newest updates on the free package.Screenshot was taken on...

    Quang Nguyễn
    Q Quang Nguyễn
    1 min read
    What Happened to Chat Bubbles / Heads in Android?
    • twitter
    • facebook
    • email
    android news 2020-04-11 01:49

    What Happened to Chat Bubbles / Heads in Android?

    How the SYSTEM_ALERT_WINDOW permission has been abused over the years by malware creators?Chat Bubbles aka Chat Heads is a user interface element initially introduced by Facebook Messenger back in December 2012. This...

    Wajahat Karim
    W Wajahat Karim
    5 min read
    Education through motion
    • twitter
    • facebook
    • email
    android news 2020-04-09 21:07

    Education through motion

    Educating Android users can be subtle by using motionMaterial DesignThe material design system will be familiar to most, as one of the most widely used design systems. It’s a visual language that represents good...

    Alistair Sykes
    A Alistair Sykes
    3 min read
    Implement In-app Update In Android
    • twitter
    • facebook
    • email
    android news 2020-04-06 23:12

    Implement In-app Update In Android

    Make sure every user of your app is on the new version.Photo by Markus Winkler on UnsplashIn this article, we will learn about the In-app update, feature in Android what is all about In-app update, what are the...

    Danish Amjad
    D Danish Amjad
    8 min read
    How Flux saved my life
    • twitter
    • facebook
    • email
    android news 2020-03-27 23:55

    How Flux saved my life

    I’ve working as an Android developer from 5 years now. And I used so many architecture and design patterns in a bunch of different production apps. MVC, MVP, MVVM, VIPER, MVI, CLEAN. They all start under the premise...

    Daniel Sánchez
    D Daniel Sánchez
    2 min read
    Shadow and Text on ImageView in Android
    • twitter
    • facebook
    • email
    android news 2020-03-20 18:36

    Shadow and Text on ImageView in Android

    In this article, we will learn how to create a shadow on ImageView in Android. This article is the part of the Today I Learnt category.Here is the...

    Aminullah Taj Muhammad
    A Aminullah Taj Muhammad
    3 min read
    How to Disable CollapsingToolbarLayout Animation — Android
    • twitter
    • facebook
    • email
    android news 2020-03-11 15:40

    How to Disable CollapsingToolbarLayout Animation — Android

    How to Disable CollapsingToolbarLayout Animation — AndroidDisable the Fade animation when scrolls upCredits:This article belongs to what I have learned today, I have Implemented the collapingToolbarLayout In my...

    Danish Amjad
    D Danish Amjad
    2 min read
    How to Display Dependency Tree of Your Android Project with Gradle?
    • twitter
    • facebook
    • email
    android news 2020-03-10 15:43

    How to Display Dependency Tree of Your Android Project with Gradle?

    For Starters, simply run the command “gradlew :app:dependencies” in your terminalGradle Dependency Tree Printed in ConsoleRecently, in one of my projects, we were stuck at a very annoying exception...

    Wajahat Karim
    W Wajahat Karim
    5 min read
    Android 11: Developer’s Point Of View
    • twitter
    • facebook
    • email
    android news 2020-03-05 14:02

    Android 11: Developer’s Point Of View

    sourceTop Features of Android 11 from Developer’s Point of ViewOn September 3, 2019, the release day of Android 10, the buzz was so amazing the people were buying a new phone just to utilize cool features of Android...

    Sanket Vekariya
    S Sanket Vekariya
    3 min read
    How to generate Proguard/R8 rules for Navigation component arguments
    • twitter
    • facebook
    • email
    android news 2020-03-04 13:16

    How to generate Proguard/R8 rules for Navigation component arguments

    The backgroundAndroid Jetpack’s Navigation component is the modern solution for navigating between screens in Android apps. It supports both activities and fragments (including dialogs). What is more, it allows to...

    Karol Wrótniak
    K Karol Wrótniak
    3 min read
    The Best Features in Android Studio 4.0 Beta
    • twitter
    • facebook
    • email
    android news 2020-03-02 17:05

    The Best Features in Android Studio 4.0 Beta

    A basic overview of most interesting features in the Android Studio 4.0 BetaAndroid Studio 4.0 Launcher ScreenLast week was somehow a good week for Android developers like me. For me, it was majorly because I became...

    Wajahat Karim
    W Wajahat Karim
    7 min read
    Custom TabLayout Indicator in — Android.
    • twitter
    • facebook
    • email
    android news 2020-03-02 14:33

    Custom TabLayout Indicator in — Android.

    Custom TabLayout Indicator in — Android.Make your Indicator with your choice.Photo by Hal Gatewood on UnsplashThis article belongs to what I have learned today, so basically I need to Implement a custom...

    Danish Amjad
    D Danish Amjad
    4 min read
    “let”-“run”-“with”-“also”-“apply” — Kotlin scope functions.
    • twitter
    • facebook
    • email
    android news 2020-03-02 14:10

    “let”-“run”-“with”-“also”-“apply” — Kotlin scope functions.

    “let”-“run”-“with”-“also”-“apply” — Kotlin scope functions.pc: google.comI hope all of you know these are Kotlin standard scope functions which are used to run a block of code with a context...

    Mohammed Audhil
    M Mohammed Audhil
    1 min read
    Building AOSP Platform Apps on Android studio
    • twitter
    • facebook
    • email
    android news 2020-02-26 19:44

    Building AOSP Platform Apps on Android studio

    Building Android apps with Android studio is very common among the Android developer community, but if you try to build platform apps or try to compile and import AOSP projects into Android studio, you’ll face one...

    Abdelkader Sellami
    A Abdelkader Sellami
    3 min read
    ViewBinding in Fragments: the clean & easy way
    • twitter
    • facebook
    • email
    android news 2020-02-25 14:29

    ViewBinding in Fragments: the clean & easy way

    When using ViewBinding (available from Android Studio 3.6), a best practice is to nullify the binding in a Fragment’sonDestroyView. In our project, we often forgot to do so. We also copy-pasted binding logic to all...

    Frank
    F Frank
    1 min read
    Building a mock server with Ktor
    • twitter
    • facebook
    • email
    android news 2020-02-24 15:01

    Building a mock server with Ktor

    Building a proxy server with KtorMy attempt towards building a proxy server using Ktor as the backbone and some other cool Kotlin libraries.Most mobile developers and front end developers have been in a situation where...

    Ben Daniel A.
    B Ben Daniel A.
    2 min read
    Becoming a Google Dev Expert (GDE) in Android
    • twitter
    • facebook
    • email
    android news 2020-02-24 14:15

    Becoming a Google Dev Expert (GDE) in Android

    TLDR: Are you the passionate about community work and giving back? If yes, you can become too.The welcome email I got today from GoogleIt was date 02–20–2020. A weird yet cool game of numbers, right? One of its...

    Wajahat Karim
    W Wajahat Karim
    8 min read
    Make your commit-msg great again!
    • twitter
    • facebook
    • email
    android news 2020-02-19 18:52

    Make your commit-msg great again!

    Make your Commit Messages Great Again!Photo by Safar Safarov on UnsplashThe Problem 🐛We recently came across a production bug that was causing our android app to crash, so we started debugging 🥁.After a few...

    Abhishek Bharadwaj
    A Abhishek Bharadwaj
    3 min read
    Smartly Boost Your Android Application Development Time
    • twitter
    • facebook
    • email
    android news 2020-02-18 13:28

    Smartly Boost Your Android Application Development Time

    Source GoogleHave you ever feel tired of typing Log.d(TAG, Message) or Toast.makeToast() etc? If YES then you are at the right place. This article is centered around the real power utilization of Android Studio. Just...

    Sanket Vekariya
    S Sanket Vekariya
    3 min read
    LaptrinhX © 2022
    Latest Posts News raoxyz congtyaz