Skip to navigation Skip to content
Arvi Fox

Personal blog about IT, sport, travel etc.

  • Post a comment in Telegram
  • Main posts
  • Home
  • Blogs I read
  • For software engineers
  • Privacy
  • FAQ interview
  • Home
  • Blogs I read
  • FAQ interview
  • For software engineers
  • Privacy

Tag: android

Posted on September 11, 2014September 11, 2014 by arvifox

ProgressDialog, ProgressBar

The simpliest way to show progress in ActionBar is

[code language=”java”]
super.onCreate(savedInstanceState);
requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS);
setContentView(R.layout.activity_main);
[/code]

Continue reading ProgressDialog, ProgressBar

Category: IT
Tag: android
Posted on July 24, 2014September 6, 2014 by arvifox

DPI, size, pixels

android_dpi_size
Android iconography
Continue reading DPI, size, pixels

Category: IT
Tag: android
Posted on July 24, 2014November 13, 2019 by arvifox

Android, Activity, Fragment, Navigation drawer

About fragments on android.com

Navigation drawer: example 1, example 2, url (pdf)

Simplifying the FragmentManager API: Multiple Fragment backstacks on Android [https://proandroiddev.com/simplifying-the-fragmentmanager-api-multiple-fragment-backstacks-on-android-9b64ddb0d654]

Continue reading Android, Activity, Fragment, Navigation drawer

Category: IT
Tag: android
Posted on July 16, 2014July 21, 2017 by arvifox

Android: how to locate without GPS

https://habrahabr.ru/company/yandex/blog/162955/

Your location

Category: IT
Tag: android
Posted on July 8, 2014July 20, 2014 by arvifox

Eclipse, Android, AVD, ADT

To develop you need:

  1. Java JDK
  2. Android SDK
  3. Eclipse
  4. Andriod ADT

Continue reading Eclipse, Android, AVD, ADT

Category: IT
Tag: android

Posts pagination

  • Previous
  • 1
  • …
  • 71
  • 72
Donate
Donate, please. I need MacBook.
Categories
  • English (112)
  • Games (26)
  • IT (648)
  • Life (14)
Tag cloud
agile AI / ML / BigData / AR / VR / Computer vision algorithms android architecture C# compose computer graphics / geometry database debug Delphi developing tools/IDE devops faq firebase firebird game git google gradle graph theory internet / network interview / job java jetty kmp kotlin management meetup multithreading MySQL news/releases pattern performance PHP rx security / crypto sport programming Testing / QA theory / math tips & tricks UI/UX video / audio windows xml / xpath / json
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Яндекс.Метрика
Recent Posts
  • Gradle 9.0.0
  • Эти российские кеды радуют классным дизайном. Они не хуже Vans и Converse
  • Media3 1.8.0 – What’s new?
  • История России
  • Android Studio Narwhal Feature Drop is stable – start using Agent Mode
Comments
    © Arvi Fox 2025
    PrivacyBuilt with Storefront.