About

We are a digital marketing network aiming to provide customized solutions for your
marketing needs. We are experts in social media, programmatic ads, content and video
marketing and work closely with our in house creative and analytics resources to meet your
marketing goals. We believe in creating growth oriented strategies and innovative
campaigns that drive traffic, leads and sales. At Zone Media performance is our goal and we
always thrive to serve something distinct.

Capabilities
  • Digital Audio
    • Pre-Roll
      Yes No
    • Mid-Roll
      Yes No
    • Post-Roll
      Yes No
    • Companion Banner Ad
      Yes No
    • Sponsored Reading
      Yes No
  • Desktop Display
    • Brand Integrations
      Yes No
    • Sponsored Posts
      Yes No
    • Native Ads
      Yes No
    • High-Impact (Takeovers, Billboards, Overlays, Sliders, Skins)
      Yes No
    • Rich Media (Expandable & Non-Expandable)
      Yes No
  • Email
  • Mobile Display
    Platform Supported:
    • Android
    • Mobile Web
    • Windows
    • Mobile Rich Media (Including Interstitials & Expandables)
      Yes No
    • Tablet Traffic
      Yes No
    • Native & Custom Mobile Executions
      Yes No
    • Requires SDK Integration
      Yes No
  • Mobile Video
    • Pre-Roll
      Yes No
    • Mid-Roll
      Yes No
    • Post-Roll
      Yes No
    • Outstream Video
      Yes No
    • Custom Mobile Video Executions
      Yes No
  • Native
  • Pops
  • Social
  • Desktop Video
    • In-Banner Video
      Yes No
    • Pre-Roll
      Yes No
    • Mid-Roll
      Yes No
    • Post-Roll
      Yes No
    • Video Companion Ad
      Yes No
    • Outstream Video
      Yes No
    • Custom Video Executions
      Yes No
  • Digital Audio, Desktop Display, Email, Mobile Display, Mobile Video, Native, Pops, Social, Desktop Video
  • CPA, CPC, CPCV, CPI, CPL, CPM, CPS, CPV, Pay-Per-Call, Revshare / ROAS
  • Ad Agency, Ad Network, Affiliate Network, Influencer Marketing Platform, Retargeting, Web Publisher, Ad Server
  • Minimum Spend:
    $0
  • Self / Managed Service:
    Self-Service & Managed Service
  • Industries
    Clothing & Fashion, Dating, eCommerce, Entertainment, Financial Services, Food & Beverage, Health & Beauty, Healthcare, Non-Profit, Travel & Leisure, Mobile App Installs
Site Traffic
  • 24812634 Global Rank
  • 1601492
    India
Traffic Sources
  • Direct
    100.00%
  • Mail
    0.00%
  • Search
    0.00%
  • Social
    0.00%
  • Display
    0.00%
  • Referrals
    0.00%
Powered by
Alexa Traffic Data
Global Rank 253,212
12,643
India Rank 28,261
7,660
India Page Views 99.6%
1.9%
Top Countries
Top Search Keywords
  • Home
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 1 K Downloads
  • 10 SDKs
  • 4.39 Avg. Rating
  • 5 Total reviews
  • App Url: https://play.google.com/store/apps/details?id=eu.zone.zonecloud.android
  • App Support: http://www.zone.ee
  • Genre: productivity
  • Bundle ID: eu.zone.zonecloud.android
  • App Size: 7.11 M
  • Release Date: January 24th, 2019
  • Update Date: May 15th, 2019

Description:

ZoneCloud - töölaud pilves, www.zonecloud.ee

Lähedal

Pilve paigutatud andmed on sinu käeulatuses 24/7 nii veebilehitsejas, nutiseadmes kui ka lauaarvutis. Olgu su platvormiks Windows, Mac, Linux, iOS või Android.

Töökindel

ZoneCloud töölaud toetub Eesti suurima pilveteenusepakkuja Zone.ee taristule, mis on oma töökindlusega olnud eeskujuks juba 15 aastat.

Turvaline

Sinu ja ZoneCloud töölaua vahel liikuvaid andmeid kaitseb TLS tehnoloogia 2048 bitise krüptovõtmega. Andmeid varundatakse regulaarselt off-site andmekeskusesse.

Avatud

ZoneCloud töölaud on ühilduv avatud ownCloud projektiga. Sinu kasutajakogemus ei ole meie pantvang, sinu andmed kuuluvad sulle ja on iga hetk terviklikult allalaaditavad.

Android API
The Android platform provides a framework API that applications can use to interact with the underlying Android system. The framework API consists of: A core set of packages and classes. A set of permissions that applications can request, as well as permission enforcements included in the system
Apache Commons IO
The Apache Commons IO are the components of the Apache Commons which are derived from Java API and provides various utility classes for common operations for File IO covering wide range of use cases. It helps avoid writing boilerplate code
Disk LRU Cache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
Glide
An image loading and caching library for Android focused on smooth scrolling. Glide is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
Google ExoPlayer
ExoPlayer is an app-level media player built on top of low-level media APIs in Android. ExoPlayer has a number of advantages over the built-in MediaPlayer in Android. ... It is an open source project used by Google apps, including YouTube and Google Play Movies & TV.
Google Gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
IntelliLang
IntelliLang is a combination of three basic kinds of functionality that are meant to support the developer in dealing with certain tasks that relate to (custom) languages in IntelliJ IDEA: "Language Injection": Editing code that is embedded into String literals and XML fragments where it would be great to get the same kind of IDE support like if the code was being edited "natively" "Pattern Validation": Provides assistance in making sure that Strings being passed to and from methods match a particular regular expression "Regular Expression Support": A custom language implementation for regular expressions.
Kotlin
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.Android mobile development has been Kotlin-first since Google I/O in 2019.
Okio
Okio is a new library that complements java.io and java.nio to make it much easier to access, store, and process your data.A modern I/O library for Android, Kotlin, and Java
Square OkHttp3
HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth. OkHttp is an HTTP client that’s efficient by default: HTTP/2 support allows all requests to the same host to share a socket. Connection pooling reduces request latency (if HTTP/2 isn’t available). Transparent GZIP shrinks download sizes. Response caching avoids the network completely for repeat requests. OkHttp perseveres when the network is troublesome: it will silently recover from common connection problems. If your service has multiple IP addresses OkHttp will attempt alternate addresses if the first connect fails. This is necessary for IPv4+IPv6 and for services hosted in redundant data centers. OkHttp supports modern TLS features (TLS 1.3, ALPN, certificate pinning). It can be configured to fall back for broad connectivity. Using OkHttp is easy. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls with callbacks.
Data sourced from MixRank, the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn More.
Zone Media advertising reaches visitors across desktop and mobile web, in countries such as . Pricing models they offer are CPA, CPC, CPCV, CPI, CPL, CPM, CPS, CPV, Pay-Per-Call, Revshare/ROAS on channels such as DigitalAudio, Display, Email, Mobile, MobileVideo, Native, Pops, Social, Video Advertising on Zone Media will allow you to reach consumers in industries or verticals such as Healthcare, Health & Beauty, eCommerce, Travel & Leisure, Entertainment, Financial Services, Clothing & Fashion, Non-Profit, Dating, Mobile App Installs, Food & Beverage.

They have 1 advertising & marketing contacts listed on Kochava.

Zone Media works with Advertising technology companies such as SkimLinks, DoubleClick.Net.