Skip to content
Creatronix
My adventures in code & business
Creatronix
  • Home
  • Blog
  • About me
Search:
  • Home
  • Blog
  • About me

Daily Archives: September 27, 2019

New Blog Post

My first iPhone App – Part 2

MiscBy JörnSeptember 27, 2019Leave a comment

 Features and Bugs After showing the app around, I got a lot of input how to improve the concept

New Blog Post

My first iPhone app – Part 3

MiscBy JörnSeptember 27, 2019Leave a comment

Waveform of Audio File Installing I’ve tried a component FDWaveformView. It uses CocoaPods, a dependecy management tool like Python’s pip or Rust’s cargo. sudo gem install cocoapods

New Blog Post

Android Alerts

Android & iOS development, KotlinBy JörnSeptember 27, 2019

Toast Toasts are simple message dialogs val text = “Hello toast!” val duration = Toast.LENGTH_SHORT val toast = Toast.makeText(applicationContext, text, duration) toast.show() Toast.makeText(this@MainActivity, “Hello Toast!”, Toast.LENGTH_SHORT).show()

New Blog Post

Resistors and Color Code

Electronics & IOTBy JörnSeptember 27, 2019

Resistors with 4 rings Color 1. Ring 2. Ring 3. Ring – Multiplier 4. Ring – Tolerance black 0 1 x 1 – brown 1 1 x 10 1 % red 2 2 x 100 2 % orange 3 3 x 1.000 – yellow 4 4 x 10.000 – green 5 5 x 100.000 0.5%…

New Blog Post

Learning Kotlin – Part 7 – multiple return values

KotlinBy JörnSeptember 27, 2019

In the last article we looked at functions in Kotlin. But there is more to functions: Multiple return values All you Pythonistas already know the concept of multiple return values. Kotlin as a strongly typed language uses the Pair class to enable functions to return two values or Triple to return three. fun nextTwo(num: Int)…

Creatronix

©Creatronix 2022 | Datenschutz | Impressum
Design by Junghans Mediengestaltung

Go to Top
Manage Cookie Consent
We use cookies to optimize our website and our service.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
Preferences
{title} {title} {title}