Skip to content
  • Blog
  • Projects
    • Projects Web
    • AI Workflows
      • n8n Workflows
      • Flowise Workflows
  • English
  • Deutsch
KIO
Kreative Ideen online
  • Blog
  • Projects
    • Projects Web
    • AI Workflows
      • n8n Workflows
      • Flowise Workflows
  • English
  • Deutsch
Tag: <span>Android programing</span>

Tag: Android programing

AsyncTask

AsyncTask
will Android programing 30. June 2019 30. June 2019

An AsyncTask lets you perform operations in the background. When they’ve finished running, it then allows…

Continue"AsyncTask"

AppCompatActivity class

AppCompatActivity class
will Android programing 7. June 2019 7. June 2019

The AppCompatActivity class is a subclass of Activity. It lives in the AppCompat Support Library, and…

Continue"AppCompatActivity class"

App bar

App bar
will Android programing 7. June 2019 7. June 2019

An app bar has a number of uses: Displaying the app or activity name so that…

Continue"App bar"

Android Themes

Android Themes
will Android programing 7. June 2019 7. June 2019

A theme is a style that’s applied to an activity or application so that your app…

Continue"Android Themes"

Support Libraries

Support Libraries
will Android programing 7. June 2019 7. June 2019

The Android Support Libraries provide backward compatibility with older versions of Android. THey sit outside the…

Continue"Support Libraries"

What fragment code looks like

What fragment code looks like
will Android programing 1. June 2019 1. June 2019

When you create a fragment, Android Studio creates two files for you: Java code for the…

Continue"What fragment code looks like"

android:gravity

android:gravity
will Android programing 20. May 2019 20. May 2019

android:gravity=”value” android:gravity lets you say where you want the view’s contents to appear inside the view…

Continue"android:gravity"

android:layout_gravity

android:layout_gravity
will Android programing 20. May 2019 20. May 2019

android:layout_gravity lets you say where you want views to appear in their available space. android:layout_gravity deals…

Continue"android:layout_gravity"

LinearLayout

LinearLayout
will Android programing 20. May 2019 20. May 2019

How you specify a linear layout You specify a linear layout using <LinearLayout>. You must specify…

Continue"LinearLayout"

The State of an activity

The State of an activity
will Android programing 20. May 2019 2. June 2019

When Android creates and destroys an activity, the activity moves from being launched to running to…

Continue"The State of an activity"

Handlers allow you to schedule code

Handlers allow you to schedule code
will Android programing 19. May 2019 28. June 2019

In non-Android Java, you can perform tasks like using a background thread. In Android, that approach…

Continue"Handlers allow you to schedule code"

AndroidManifest.xml

AndroidManifest.xml
will Android programing 19. May 2019 19. May 2019

Every Android app must include a file called AndroidManifest.xml. You can find it in the app/src/main…

Continue"AndroidManifest.xml"

Use a custom Class in Android Studio

Use a custom Class in Android Studio
will Android programing 18. May 2019 18. May 2019

Add a cutom class to an Android project by going to File menu -> New ->…

Continue"Use a custom Class in Android Studio"

String Resource Files

String Resource Files
will Android programing 18. May 2019 18. May 2019

string.xml is the default resource file used to hold name/value pairs of Strings sot that they…

Continue"String Resource Files"

Intents

Intents
will Android programing 28. April 2019 19. May 2019

Whenever you want an activity to start a second activity, you use an intent. You can…

Continue"Intents"

Activities

Activities
will Android programing 25. April 2019 18. May 2019

Activities are the unique screen pages in Android! An activity is a single focused thing your…

Continue"Activities"

Code example for "setContentView ()"

Code example for "setContentView ()"
will Android programing 25. April 2019 25. April 2019

SetContentView (): Set up the app’s user interface. You can consider your object or ID to…

Continue"Code example for "setContentView ()""

@OVERRIDE

@OVERRIDE
will Android programing 25. April 2019 25. April 2019

Makes compiler aware that the following method should override a method of the same name from…

Continue"@OVERRIDE"

Project setup in Android studio

Project setup in Android studio
will Android programing 25. April 2019 28. April 2019

Project view has two main paths: App: Here lies the actual source code of the app,…

Continue"Project setup in Android studio"

Starting a project

Starting a project
will Android programing 24. April 2019 28. April 2019

When creating a project, it is possible to determine whether an eAPP should be backwards compatible.…

Continue"Starting a project"
  • Android programing
  • Artificial Intelligence
  • CSS
  • Email Marketing
  • GDPR
  • Git
  • Google
  • Inbound Marketing
  • Influencer Marketing
  • Java
  • Object oriented programming
  • Programming
  • SEO
  • Social Media Basics
  • Tech Learning
  • uncategorized
  • WordPress
  • Youtube

Tags

Android - Activity (4) Android - app bar (1) Android - AppCompatActivity class (1) Android - cursor adapter databaseconnection (2) Android - Fragments (5) Android - Intents (1) Android - Layouts (6) Android - ListView (3) Android - logging(a.k.a logcat) (1) Android- permission (1) Android - Screensizes (1) Android - service (2) Android - SQLite database (5) Android - Support Libraries (1) Android - Theme (1) Android - Threading (2) AndroidManifest.xml (1) Android programing (20) Androidstudio- project (2) CSS (1) git commands (4) Google ads (9) Google ads and analytics (2) Google ads example ad (1) google ads landing page (2) Google ads mistakes (1) Google ads quality score (1) google ads ranking factor (4) Google ads strategies (5) Google ads triggers (1) Google featured snippets feature (1) java class (7) Java coding (10) java inheritance (2) java paramters (1) Java static (1) java variables (3) Object oriented php (2) woocommerce (1) Yoast plugin (1)

RSS WP News

  • WordPress 7.0 Beta 2
  • WordPress 7.0 Beta 1
  • Piloting the AI Leaders Micro-Credential
  • WordPress 6.9.1 Maintenance Release
  • New AI Agent Skill for WordPress
  • Be Part of WordCamp Asia 2026
  • A New Home for WordPress Education Programs
  • WordPress Playground Brings Speed, Stability, and Momentum
  • 2026 Global Partner Program Announcement
  • State of the Word 2025: Innovation Shaped by Community
Powered by Kahuna & WordPress.
©2026 KIO