Blogs
dW Blogs
with Tags:
android
X
X
- Sort by:
- Date ▼
- Title
- Likes/Votes
- Comments
- Visits
Netflix Talks HTML5-based Mobile Testing on Android
JoshGalde
Tags:
mobile
keynote
iphone
netflix
automation
test
anywhere
testing
deviceanywhere
device
ios
blackberry
5
android
511 Visits
In a recent article posted
by Amol Ker of Netflix, he shared his struggles with performing device
testing of their mobile apps and websites. Since they operated on a
hybrid approach using HTML5 based coding. In the article Amol shared the
following...
from Blog: Keynote DeviceAnywhere
|
|
Push Notifications with IBM Worklight
IBM Worklight comes with built in push support for iOS and Android. This walkthrough should assist in the required set up for this. For the purposes of demonstrating push notifications, we will use the sample code provided by IBM. You can download this from ...
from Blog: IBM Worklight and Mobile Foundation
|
|
The Android OS - the Ultimate in Device Fragmentation?
JoshGalde
Tags:
5
automation
live
microsoft
anywhere
iphone
test
keynote
device
mobile
gems
blackberry
testing
deviceanywhere
ios
pocket
fragmentation
android
animoca
windows
347 Visits
In an article posted in 2012 in TechTarget, Kim-Mai Cutler had the chance to interview " Animoca ,
a Hong Kong mobile app developer that has seen more than 70 million
downloads, says it does quality assurance testing with about 400 Android
devices....
from Blog: Keynote DeviceAnywhere
|
|
Is Apple Dominating the Mobile Enterprise Market?
JoshGalde
Tags:
android
idc
mobile
anywhere
iphone
enterprise
device
ios
deviceanywhere
byod
5
keynote
blackberry
testing
test
automation
381 Visits
In
a recent article by Jonny Evans of CITE World, it would appear that
Apple is starting to dominate the enterprise marketplace. For years,
this was a market long-held by the king of enterprise devices -
BlackBerry. However since the iPhone and it's...
from Blog: Keynote DeviceAnywhere
|
|
I just *hate* it when the Android platform source (continually) changes!!
[Code] Change is inevitable. To offer up another quote: "Life is 10% what happens to you and 90 % how you react to it ." So when that Android platform source changes, and your product based on Android has to change, don't be a hater, get smarter...
from Blog: The Mobile Frontier
|
|
The BYOD Challenge and BlackBerry's Answer
JoshGalde
Tags:
byod
blackberry
test
deviceanywhere
keynote
anywhere
mobile
iphone
ios
android
device
testing
5
automation
405 Visits
BYOD
has presented many challenges specifically to the enterprise.
Enterprises have a new challenge of managing employee devices that
contain external (personal) applications combined with an organizations
internal system. Many times an internal CRM...
from Blog: Keynote DeviceAnywhere
|
|
No End in Sight to Device Fragmentation for Mobile Developers
JoshGalde
Tags:
test
automation
iphone
testing
5
android
blackberry
keynote
ios
deviceanywhere
mobile
device
fragmentation
364 Visits
Fragmentation
has always been a difficult issue, but new complexities have been
introduced with the proliferation of mobile devices. Many companies are
challenged with figuring out how to monetize mobile assets for all types
of devices in a...
from Blog: Keynote DeviceAnywhere
|
|
Aricent Supports a Tier 1 UK Operator Utilizing Keynote's DeviceAnywhere Platform for Automated Mobile Testing
JoshGalde
Tags:
ios
anywhere
iphone
device
blackberry
deviceanywhere
test
5
testing
automation
keynote
android
mobile
hp
ibm
347 Visits
Aricent
Group, a global innovation and technology services company, working
closely with Keynote, has developed a flexible, best-of-breed testing
environment for a Tier 1 mobile network operator in the UK. This
operator and other companies can now have...
from Blog: Keynote DeviceAnywhere
|
|
Resolving the z-index problem in Android 2.x Browser
Hazems.IBMEG
Tags:
resolution
2.x
android
6721
z-index
css
mobile
problem
browser
dojo
2.3.5
693 Visits
One of the alarming issues of the Android 2.x Browser is that it does
not respect the z-index of input elements, this issue is described here
in details:
http://code.google.com/p/android/issues/detail?id=6721 .
In this post, I illustrate how to...
from Blog: Hazem Ahmed Saleh
|
|
Mobile and Device Messaging Client Pack
neekrish
Tags:
wmq
mobile
mq
android
devices
mqtt
websphere-mq
webhspere
mq7.5
messaging
ios
mqtt-s
mqseries
wmq7
wmq75
1,423 Visits
Recently the Mobile and Device Messaging Client Pack or Mobile Client Pack has been made available. It enables you to develop applications for mobiles and other devices. Its a good startup kit and also bundles several MQTT libraries together. You can...
from Blog: MQdev Blog
|
|
Overriding Android back button behavior in Apache Cordova
If you are using Cordova for building a native application on mobiles using HTML, CSS, and JavaScript, you may need to override the default behavior of the back button on the Android mobiles to implement your application specific back button behavior. In this...
from Blog: Hazem Ahmed Saleh
|
|
Blob with an attitude (stiffness) in Android
This post is an enhanced version of my earlier blob post Creating a blob in Android with Box2D physics engine and AndEngine .. To introduce stiffness to the overall blob structure I used revoluteJoint between adjacent bodies as follows // Create a...
from Blog: The Tech Trek
|
|
Samsung experimenting Android alternatives , to sell Tizen based handsets in 2013 Community Blog
Seems like the world's largest mobile handset maker has slowly started distancing itself from the the world most popular mobile OS . Yes, I am talking about Samsung electronics, which in a move to " lighten its growing dependence on Google " has...
from Blog: Real world open source
|
|
The making of Dino Pong android game
Dino Pong is my first android game from concept to completion. It is based on the android game engine AndEngine. This post gives the main hightights in the making of this fairly simple but interesting game. The game is now available on Google Play and can be...
from Blog: The Tech Trek
|
|
Creating a simple android game using AndEngine
AndEngine is the really cool android game engine developed by Nicolas Gramlich. This post gives the steps needed to create a simple android game using AndEngine. Please look at my previous post “ Getting started with AndEngine ” for details of downloading and...
from Blog: The Tech Trek
|