Skip to content
  • Home
  • Blog
    • Marketing
      • Marketing Masterclass
        • Marketing Masterclass – AdWords
        • Marketing Masterclass – Analytics
        • Marketing Masterclass – DSVGO
        • Marketing Masterclass -Email Marketing
        • Marketing Masterclass – Facebook
        • Marketing Masterclass – Facebook ad manager
        • Marketing Masterclass – GMB
        • Marketing Masterclass – Google Trends
        • Marketing Masterclass – Inbound Marketing
        • Marketing Masterclass – Instagram
        • Marketing Masterclass – SEO
        • Marketing Masterclass -Social Media Basics
        • Marketing Masterclass – Youtube
      • Google Ads
    • Technology
      • Android programing
      • Object oriented programming
        • Java language
      • Git topics
      • WordPress
        • Speed optimization Masterclass
        • WordPress Security Masterclass
        • WordPress customization
        • About WordPress PLugins
      • CSS topics
      • Webresources
  • Work
  • English
  • Deutsch
  • Search
KIO
Kreative Ideen online
  • Home
  • Blog
    • Marketing
      • Marketing Masterclass
        • Marketing Masterclass – AdWords
        • Marketing Masterclass – Analytics
        • Marketing Masterclass – DSVGO
        • Marketing Masterclass -Email Marketing
        • Marketing Masterclass – Facebook
        • Marketing Masterclass – Facebook ad manager
        • Marketing Masterclass – GMB
        • Marketing Masterclass – Google Trends
        • Marketing Masterclass – Inbound Marketing
        • Marketing Masterclass – Instagram
        • Marketing Masterclass – SEO
        • Marketing Masterclass -Social Media Basics
        • Marketing Masterclass – Youtube
      • Google Ads
    • Technology
      • Android programing
      • Object oriented programming
        • Java language
      • Git topics
      • WordPress
        • Speed optimization Masterclass
        • WordPress Security Masterclass
        • WordPress customization
        • About WordPress PLugins
      • CSS topics
      • Webresources
  • Work
  • English
  • Deutsch
  • Search
Month: <span>May 2019</span>

Month: May 2019

Home 2019 May

android:gravity

android:gravity
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
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
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
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
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
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
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"

findViewById()

uncategorized 18. May 2019 18. May 2019

We can get references for our two GUI components using a method called findViewById(). This method…

Continue"findViewById()"

String Resource Files

String Resource Files
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"

Static variables

Static variables
Java language 5. May 2019 5. May 2019

A static variables value is the same for aALL instances of the class…The static duckCount variable…

Continue"Static variables"

Posts navigation

1 2

RSS WP News

  • Dropping security updates for WordPress versions 4.1 through 4.6
  • WCEU 2025: A Community Celebration in the Swiss Sun
  • Announcing the Formation of the WordPress AI Team
  • WordPress Campus Connect Expands
  • WordPress 6.8.1 Maintenance Release
  • WordPress Jubilee
  • WordPress 6.8 “Cecil”
  • WordCamp Europe 2025: Sali, Basel!
  • WordPress 6.8 Release Candidate 3
  • WordPress 6.8 Release Candidate 2

Tags en

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)

Recent Posts

  • Create a Childtheme
  • WP – Cerber
  • Security plugin All in one security
  • WordPress Log
  • WordPres Security

Archives

  • April 2020
  • March 2020
  • February 2020
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • July 2018
  • June 2018
Powered by Kahuna & WordPress.
©2018 KIO
Back to Top