paint-brush
15 Stories To Learn About Androiddevby@learn
111 reads

15 Stories To Learn About Androiddev

by Learn RepoApril 2nd, 2023
Read on Terminal Reader
tldt arrow

Too Long; Didn't Read

Learn everything you need to know about Androiddev via these 15 free HackerNoon stories.
featured image - 15 Stories To Learn About Androiddev
Learn Repo HackerNoon profile picture

Let's learn about Androiddev via these 15 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

1. Advanced CI/CD for Android projects using Bitbucket and Bitrise

2. Creating a Grouped Bar Graph using Jetpack Compose

How to create a grouped bar chart with Jetpack Compose

3. Understanding Fragments in Android: Part 3

In this article, we will analyze the interesting points of the animation Fragment API.

4. Understanding Fragments in Android: Part 1

A fragment can have its layout file, fragments have their lifecycle. A fragment exists in the context of activity and has its life cycle;

5. FAQs on Starting an Android Career, and Answers on How to Do It in 2022

Learn how how to start your Android Development career, what is and isn't important to learn, and what to do to land your first job.

6. The Easy Way to Create Adapters for Your Next Android Project

Learn how to create any type of adapters in android easily with a lot of customization.

7. Understanding Fragments in Android: Part 2

In this article, we will analyze the interesting points of the Fragment API, I think that it will be of interest to all developers who develop an application.

8. Building a Kotlin Mobile App with the Salesforce SDK: Editing and Creating Data - Part 2

9. A New Android TreeView Implementation

The main goal is to make TreeView easy to use, customize and extend almost without limitation and to be up to date with the new android versions.

10. Intent Mechanism in Android

The foundation of learning programming for Android is basic categories.

11. "Mobile App Development Should be Painless" says Chen Fishbein, Codename One CTO

Interview with Chen Fishbein, co-founder and CTO of Codename One about startup life, cross platform mobile development and the origins of the company

12. Android CI/CD Boilerplate for Publishing via Fastlane

Stop publishing your Android apps manually and start doing this fully automated at any stage with the boilerplate for building a CI/CD pipeline for Android.

13. A Guide to Building Custom Switches in Android

Hello World, today we are going to make a custom switch. Why? Because the default one looks so boring and ugly. Why we use a switch? As the name suggests, the switch is used to trigger the value either it is on, or it is off. Let's see, how our custom switch will look at the end of the tutorial.

14. Guide to Firebase Cloud FireStore Database in Android

Hello World, today we are going to see how we can make a todo app using a firebase cloud firestore database. The Firestore database is a very flexible and scalable NoSQL database to make our development very fast. Firestore is very easy to use in android.

15. Is Android Platform the Right Decision to Make a Business More Successful

Is Android a better way to step into mobile development for your business? What are real advantages it offers over iOS and are they really important?

Thank you for checking out the 15 most read stories about Androiddev on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.