AllCode today announced the release of new versions of the iOS and Android apps, CareSentinel, built for Loon Medical, Inc., with support for CareCom http://www.loonmedical.com. These new versions of CareSentinel add support for CareCom. The CareSentinel CareCom...
UI
User interface (UI) design is the process designers use to build interfaces in software or computerized devices, focusing on looks or style. Designers aim to create interfaces which users find easy to use and pleasurable.
The Ratings on AllCode’s Android JoiColor System App are Pretty Amazing
AllCode released a new Android app last week, the JoiColor System App, built for Zotos International a wholly owned subsidiary of the Shiseido America Corp https://www.joico.com The JoiColor System App is a free mobile application. The app provides instant, 24/7...
JoiColor System App is now available on the App Store!
AllCode today announced the release of a new iPhone app, the JoiColor System App, built for Zotos International a wholly owned subsidiary of the Shiseido America Corp, https://www.joico.com.The JoiColor System App provides you with top-notch hair color education and...
CareSentinel – The Caregiver’s Helper is now available
AllCode today announced the release of a new iOS app, CareSentinel, built for Loon Medical, Inc., http://www.loonmedical.com. CareSentinel – The Caregivers’ Helper – uses Bluetooth technology and a set of wireless home sensors that instantly send push...
CareSentinel – The Caregiver’s Helper is now on Google Play!
AllCode today announced the release of a new Android app, CareSentinel, built for Loon Medical, Inc., http://www.loonmedical.com. CareSentinel - The Caregivers' Helper - uses Bluetooth technology and a set of wireless home sensors that instantly send push...
JoiColor System App – Coming Soon!
The JoiColor System App allows you to create your own hair color using Joico’s breakthrough ArgiPlex Technology
Amazon SNS Push Notification Tutorial on Android using GCM
Do you have a project where an Android device needs to receive push notifications from an endpoint registered on Amazon Simple Notification Service (SNS)? Amazon has a sample Android app, but, unfortunately the only thing this sample app does is register with Google...
Creating an Android Image Slider Control for your App (Part 2 of 3)
In Part 1 of of Creating an Android Image Slider Control, we built out the ImageSlider class, but when you added this class to a View, the horizontal scrolling didn't behave well. In order to resolve the scrolling issue, we started playing with the Gesture options and...
Dynamic Facebook Permissions for your Facebook App
What are Dynamic Facebook Permissions? Let’s say you’ve written a Facebook App using the Facebook JavaScript API, and you don’t want to ask for a ton of permissions when the user signs up for your Facebook App because you’re afraid the permissions will scare them...
Using JSBuilder to compress your Sencha Touch Apps
If you’re writing any sort of Sencha app, you must aggregate and minify the JavaScript using the JSBuilder utility. Unfortunately, the JSBuilder utility is cryptic.You can download the JSBuilder here.Once you get it installed, you need to build a jsb3 file. Don’t try...