ChilisApps
Awesome Apps
  • Home
  • Blog
  • Apps
    • Math Attack
    • Android Clock Widget
    • Meme Maker
    • Sketchee Plus
    • Stock Wallpapers
    • Love Critters
    • Slice
    • Quick Connect
    • Word Hound
  • Contact
  • About Us
Select Page ...

Blog

CSS text-overflow issues on Android

Ben April 18, 2013 Android No Comments

A quick post that may save you tons of time if your working on a website or HTML5 app that supports Android devices. The Android browser and its webview control have an annoying little bug with the text-overflow property. Lets look at an example: Everything should work great right?! Well not exactly, we all know

Continue Reading →

RGBa colors in CSS

Ben November 25, 2012 CSS 2 Comments

Super easy and super useful. We’re talking about RGBa color values in CSS. They give you the ability to create great designs without having to use images. Instead of specifying color values in hex we can use the RGB value and also specify an alpha channel value. An example of the RGBa syntax is as

Continue Reading →

Is my Android app running on a Playbook/BB10 device?

Ben September 4, 2012 Android, BB10, Dev 2 Comments

Recently we were testing one of our Android apps on a Playbook and the BB10 Dev Alpha. We realized there were a few features we wanted to customize on these devices without forking our code base. Luckily we found a simple solution to check which platform our app is running on. Since the Playbook and

Continue Reading →

The right way to launch other apps

Ben August 29, 2012 Android, Dev 4 Comments

After a a recent experience with some major apps on the Android platform I was inspired to write another post. The issue we’re going to look at today is launching other activities from your app, and how there are some useful flags we can specify in our intents to give a more polished experience for our users. As an app developer

Continue Reading →

Android Holo themes with backwards compatibility

Ben April 17, 2012 Android, Dev 8 Comments

The Android platform provides  a nice feature for app developers called themes. Themes allow developers to change the appearance of activities or the whole application easily. Developers can choose from themes like full-screen or no title bar, as well as ones that change the application from a dark to a light appearance. When Google introduced

Continue Reading →

  • Recent Posts

    • CSS text-overflow issues on Android
    • RGBa colors in CSS
    • Is my Android app running on a Playbook/BB10 device?
    • The right way to launch other apps
    • Android Holo themes with backwards compatibility
  • Our Tweets!

    Follow @ChilisApps

          • Apps
          • Blog
          • About Us
          • Contact
          Copyright © 2012 BPC Technologies Inc. All Rights Reserved