Android Development: Difference between revisions

From Secure Group Wiki
Jump to navigation Jump to search
No edit summary
Line 95: Line 95:
|-
|-
| rowspan="5" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Frameworks
| rowspan="5" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Frameworks
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://developer.android.com/topic/libraries/architecture Android Components]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://source.android.com/ AOSP]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 127: Line 127:
| style="background-color:#9BC2E6;" | Applied theory
| style="background-color:#9BC2E6;" | Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Android_software_development#SDK The Android SDK]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://developer.android.com/studio/releases/sdk-tools Native Android SDK]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 192: Line 192:
| Applied theory
| Applied theory
|-
|-
| rowspan="9" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Programming languages
| rowspan="10" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Programming languages
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Command-line_interface Command Line]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.gnu.org/software/bash/ Bash/Shell]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/C%2B%2B C/C++]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
Line 209: Line 217:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Gradle Gradle]
| style="vertical-align:middle; background-color:#F4F5F7;" | [http://groovy-lang.org/index.html Groovy]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 265: Line 273:
| Applied theory
| Applied theory
|-
|-
| rowspan="13" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Libraries
| rowspan="16" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Libraries
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://dagger.dev/ Dagger]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://developer.android.com/jetpack/androidx Android X]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://dagger.dev/dev-guide/android.html Dagger 2]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://developer.android.com/training/testing/espresso Espresso]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 274: Line 298:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | RxJava/RxAndroid
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://greenrobot.org/eventbus/ EventBus]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 322: Line 346:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://developer.android.com/training/testing/espresso Espresso]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://square.github.io/okhttp/ OkHttp]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 330: Line 354:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | Picasso, Glide, Fresco, Imageloader
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://square.github.io/picasso/ Picasso]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 346: Line 370:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Smack_(software) SMACK]
| style="vertical-align:middle; background-color:#F4F5F7;" | RxJava/RxAndroid/RxKotlin
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://github.com/igniterealtime/Smack SMACK]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 354: Line 386:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.woodsolutions.com.au/articles/timber-solutions-software WoodSolutions Timber]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://github.com/JakeWharton/timber Timber]
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 370: Line 402:
| Applied theory
| Applied theory
|-
|-
| rowspan="20" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Software/Tools/Platforms
| rowspan="19" style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Softwares/Tools/Platforms
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Bitbucket Atlassian Bitbucket]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Bitbucket Atlassian Bitbucket]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
Line 403: Line 435:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://combain.com/ Combain]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://count.ly/ Countly]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 411: Line 443:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://count.ly/ Countly]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://crowdin.com/ Crowdin]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 419: Line 451:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://crowdin.com/ Crowdin]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.docker.com/ Docker]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 427: Line 459:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Kibana Elastic Kibana]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.elastic.co/kibana Elastic Kibana]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 435: Line 467:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.elastic.co/products/logstash Elastic Logstash]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.gerritcodereview.com/ Gerrit]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 443: Line 475:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.gerritcodereview.com/ Gerrit]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://gradle.org/ Gradle]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 460: Line 492:
| style="background-color:#9BC2E6;" | Applied theory
| style="background-color:#9BC2E6;" | Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Openfire Ingnite Realtime Openfire]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Openfire Ignite Realtime Openfire]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://firebase.google.com/ Instabug]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 468: Line 508:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Instabug Instabug]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.jetbrains.com/idea/ IntelliJ Idea]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 484: Line 524:
| Applied theory
| Applied theory
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://en.wikipedia.org/wiki/Kubernetes Kubernetes]
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://kubernetes.io/ Kubernetes]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical  application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://www.portainer.io/ Portainer.io]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical  application
| style="background-color:#A9D08E;" | Practical  application
Line 509: Line 557:
|-
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | SCRCPY
| style="vertical-align:middle; background-color:#F4F5F7;" | SCRCPY
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
| Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | Terminal/Prompt
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
Line 523: Line 579:
| style="background-color:#9BC2E6;" | Applied theory
| style="background-color:#9BC2E6;" | Applied theory
| style="background-color:#9BC2E6;" | Applied theory
| style="background-color:#9BC2E6;" | Applied theory
|-
| style="vertical-align:middle; background-color:#F4F5F7;" | [https://unwiredlabs.com/ Unwired Labs]
| style="background-color:#FFD966;" | Limited experience
| style="background-color:#A9D08E;" | Practical application
| style="background-color:#A9D08E;" | Practical application
| Applied theory
| Applied theory
| Applied theory
|-
|-
| style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Languages (idioms)
| style="text-align:center; vertical-align:middle; background-color:#F4F5F7;" | Languages (idioms)

Revision as of 12:43, 8 April 2021

Our Android Developers are the engine of the company. They optimize Secure Group’s products and services to deliver the most secure mobile solutions by constantly challenging the standards of encrypted communications.

As a developer you will be responsible for managing the complete software lifecycle – from analyzing requirements to creating prototypes, transforming wireframes into high-quality code, and implementing new features. You will also ensure the top quality of our solutions by developing and executing unit tests, troubleshooting issues, removing impediments, and improving the overall performance of Secure OS. Growing in this framework will mean working along-side other developers and committing to collaborative problem solving to deliver a sophisticated design and a high-quality product.

We envision each of our employees as stakeholders, so you will be responsible for driving the collaboration with other teammates and agile teams, act as a subject-matter expert to less experienced Software Engineers, and add user value to the solution.


Progression

In order to progress in our development path and Level Up or Step Up, our Android Developers must:


Salary Grid

All mentioned salary ranges represent the monthly income in Bulgarian Lev after taxes and deductions.

Android Development Step
Level
Individual Contributor Path 1 2 3 4
Android Soft. Engineer 6.000 6.150 6.300 6.450
Sr. Android Soft. Engineer lvl II 7.000 7.150 7.300 7.450
Sr. Android Soft. Engineer lvl III 8.000 8.150 8.300 8.450
Sr. Android Soft. Engineer lvl IV 9.000 9.150 9.300 9.450
Sr. Android Soft. Architect lvl V 10.000 10.150 10.300 10.450
Sr. Android Soft. Architect lvl VI 11.000 11.150 11.300 11.450

KAI of the position

Extensive Knowledge

Type Knowledge Description Minimum Grade to acquire Level X
Level 1 Level 2 Level 3 Level 4 Level 5 Level 6
Frameworks AOSP Practical application Practical application Applied theory Applied theory Applied theory Applied theory
JUnit Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Scrum Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Agile Practical application Practical application Practical application Applied theory Applied theory Applied theory
Native Android SDK Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Protocols SIP Practical application Practical application Applied theory Applied theory Applied theory Applied theory
XMPP Practical application Practical application Applied theory Applied theory Applied theory Applied theory
ZRTP Practical application Practical application Applied theory Applied theory Applied theory Applied theory
PGP Practical application Practical application Applied theory Applied theory Applied theory Applied theory
OTR Practical application Practical application Applied theory Applied theory Applied theory Applied theory
OMEMO Practical application Practical application Applied theory Applied theory Applied theory Applied theory
SSL Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Programming languages Bash/Shell Practical application Practical application Applied theory Applied theory Applied theory Applied theory
C/C++ Limited experience Limited experience Practical application Applied theory Applied theory Applied theory
CSS Limited experience Limited experience Practical application Applied theory Applied theory Applied theory
Groovy Practical application Practical application Applied theory Applied theory Applied theory Applied theory
HTML Limited experience Limited experience Practical application Applied theory Applied theory Applied theory
JavaScript Limited experience Limited experience Practical application Applied theory Applied theory Applied theory
Kotlin Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Python Limited experience Practical application Applied theory Applied theory Applied theory Applied theory
SQL Practical application Practical application Applied theory Applied theory Applied theory Applied theory
XML Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Libraries Android X Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Dagger 2 Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Espresso Practical application Practical application Applied theory Applied theory Applied theory Applied theory
EventBus Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Kotlin Coroutines Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Jake Wharton Butter Knife Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Linphone Limited experience Practical application Applied theory Applied theory Applied theory Applied theory
Microsoft Exchange web services (EWS) Limited experience Practical application Applied theory Applied theory Applied theory Applied theory
Mockito Practical application Practical application Applied theory Applied theory Applied theory Applied theory
OkHttp Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Picasso Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Retrofit Practical application Practical application Applied theory Applied theory Applied theory Applied theory
RxJava/RxAndroid/RxKotlin Practical application Practical application Applied theory Applied theory Applied theory Applied theory
SMACK Limited experience Practical application Applied theory Applied theory Applied theory Applied theory
Timber Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Zetetic SQL Cipher Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Softwares/Tools/Platforms Atlassian Bitbucket Limited experience Limited experience Practical application Applied theory Applied theory Applied theory
Atlassian Bamboo Limited experience Practical application Applied theory Applied theory Applied theory Applied theory
Android Studio Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Appium Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Countly Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Crowdin Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Docker Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Elastic Kibana Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Gerrit Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Gradle Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Git Practical application Practical application Practical application Applied theory Applied theory Applied theory
Ignite Realtime Openfire Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Instabug Limited experience Practical application Practical application Applied theory Applied theory Applied theory
IntelliJ Idea Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Kamailio Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Kubernetes Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Portainer.io Limited experience Practical application Practical application Applied theory Applied theory Applied theory
Secure Manager Practical application Practical application Applied theory Applied theory Applied theory Applied theory
SAS Practical application Practical application Applied theory Applied theory Applied theory Applied theory
SCRCPY Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Terminal/Prompt Practical application Practical application Applied theory Applied theory Applied theory Applied theory
Ubuntu Practical application Practical application Practical application Applied theory Applied theory Applied theory
Languages (idioms) Advanced Business English Limited experience Practical application Practical application Applied theory Applied theory Applied theory