Android frameworks – Telegram
Android frameworks
225 subscribers
39 photos
2 videos
41 files
195 links
Contact admin: @maninblack1234
Download Telegram
FloatingView.gif
997.3 KB
FloatingView

The Android project is View to display information such as chat in front.

More details
2🔥1
Jetpack Compose ImageCropView

ImageCropView is a Jetpack Compose library that provides a simple and customizable image cropping view for Android applications.

It supports various cropping styles such as free-form, square, and circular cropping, making it easy to integrate image cropping functionality into your Compose UI.

https://github.com/rroohit/ImageCropView
frenchtoast.gif
610.9 KB
FrenchToast

Stale Android Toasts made tasty.

More details
👍3
AndroidSweetSheet.gif
249.6 KB
AndroidSweetSheet

一个富有动感的Sheet(选择器)

More details
👍2
Kompose Country Code Picker

Kompose Country Code Picker is a Jetpack Compose library based on Material 3 (M3) that provides a country code picker for Android apps.

https://github.com/joelkanyi/kompose-country-code-picker
👍1
FABRevealLayout.gif
240.7 KB
FABRevealLayout

A layout to transition between two views using a Floating Action Button as shown in many Material Design concepts

More details
👍1
Forwarded from Android interview
Which architectural pattern is best suited for an Android application to separate logic, UI, and data management?
Anonymous Quiz
10%
MVC
6%
MVP
80%
MVVM
4%
Singleton
👍1🏆1
ToggleExpandLayout.gif
1.3 MB
ToggleExpandLayout

A togglelayout that can be used in setting interface

More details
🔥2👍1
Giphy Trending

This sample Android app presents the Giphy trending animated gifs for sharing or download. You can now also search animated gifs by keyword. It was elaborated from the work by Fahri Can in Nov 2021. I migrated the codebase from RxJava to Coroutines, and then from XML Views to Jetpack Compose. The current release is completely different from the original version after these years.

https://github.com/ryanw-mobile/giphy-trending

#application
This media is not supported in your browser
VIEW IN TELEGRAM
Compose Swipeable Cards

A lightweight, modern Android library that provides smooth Tinder-style card swiping interactions using Jetpack Compose.

https://github.com/smartword-app/compose-swipeable-cards
👍3🏆1
FlowingDrawer.gif
573.3 KB
FlowingDrawer

swipe display drawer with flowing & bouncing effects.

More details
👍1🏆1
Looking for an Android development job or searching for specialists? 🚀

Join Android Jobs – a channel with the latest job openings and freelance projects for Android developers!

🔹 Fresh job listings and freelance opportunities
🔹 Post your resume or job offer
🔹 Direct contact with employers and clients

Don’t miss your chance to find the perfect job or hire the right developer!

Join now:
android jobs (channel)

Android jobs (chat)
Alarmcom is hiring Software Engineer II - Android

Liberty Lake, United States
💰 $90,000 - $125,000
🏢 On-site
🕔 Full-Time

Job Summary

Typical Day:

You will be responsible for the development and maintenance of the OpenEye Android Mobile Application using a combination of technical proficiencies, organizational aptitude and interpersonal skills, as well as learning and progressing with the evolving technology.
Manage projects on your own and help mentor junior developers.
Work with Product Management and other stakeholders to understand requirements and build great software.
Collaborate with other team members on general architecture and timelines
Attend Agile meetings (sprint planning, daily standups, sprint retrospectives, sprint reviews, etc.)
Other Duties as Assigned

The Tech Stack:

Android Studio, Kotlin, Android Views, Room, DI, Git


Requirements:

Bachelor's Degree in Computer Science or related field, or equivalent work experience.
2-5 years of professional Android Software Development experience.
Proficiency with Kotlin and Android Views
Excellent problem-solving, communication, and collaboration skills


More
Java and Kotlin

1. What is the difference between an abstract class and an interface in Java?

Answer

2. What is the difference between the “==” operator and the “.equals()” method in Java?

Answer

3. What is a lambda expression in Kotlin?

Answer

4. What is the difference between a lateinit property and an initialized property in Kotlin?

Answer

5. What is the difference between a HashSet and a TreeSet in Java?

Answer

6. What is a companion object in Kotlin?

Answer

7. What is the difference between a class and an object in Kotlin?

Answer

8. What is polymorphism in Java?

Answer

9. What is a functional interface in Java?

Answer

10. What is the difference between a private and a protected method in Java?

Answer

#QuestionsAndAnswers #java #kotlin #JavaKotlin
👍3🏆1
Android Components

1. What are the key Android app components?

Answer

2. What is an Activity in Android?

Answer

3. What is a Fragment in Android?

Answer

4. What is a Service in Android?

Answer

5. What is a Broadcast Receiver in Android?

Answer

6. What is a Content Provider in Android?

Answer

7. What is the lifecycle of an Activity in Android?

Answer

8. How do you pass data between Activities in Android?

Answer

9. What is the purpose of a Bundle in Android?

Answer

10. What is the difference between a Service and an IntentService in Android?

Answer

#QuestionsAndAnswers #AndroidComponents
User Interface (UI) Development

1. What is the difference between a View and a ViewGroup in Android UI development?
Answer

2. What is the purpose of XML-based layouts in Android UI development?

Answer

3. How do you create a custom View in Android?

Answer

4. What are some common UI design principles that should be followed when developing Android apps?

Answer

5. How do you implement a responsive design in Android UI development?

Answer

6. How do you handle different screen densities in Android UI development?

Answer

7. What is a RecyclerView in Android UI development?

Answer

8. How do you implement animations in Android UI development?

Answer

9. What are some common UI components in Android?

Answer

10. What is a Material Design guideline in Android UI development?

Answer

#QuestionsAndAnswers
👍1🏆1
Which HTTP method is typically used to create a new resource?
Anonymous Quiz
7%
GET
67%
POST
26%
PUT
0%
DELETE
AnimationSequence

AnimationSequence is a powerful yet intuitive Jetpack Compose library designed to simplify sequential animations in your Android apps. Easily orchestrate elegant, responsive, and hierarchical animations with minimal effort, enhancing user experience and bringing your UI to life.

https://github.com/pauloaapereira/AnimatedSequence