c How to use Intel WiDi technology to project your App onto a bigger screen By feedproxy.google.com Published On :: 2014-07-29T17:54:00+05:30 This post is to help you learn on how to use Intel WiDi technology to project/beam your app onto a bigger screen (TV, Laptop, Monitor). We will be using the example of an app named "Grace" f... Full Article
c How to Implement map and geofence features in Android business apps By feedproxy.google.com Published On :: 2014-07-30T17:32:00+05:30 Here's a guide on how to integrate map and geolocation features into an Android business app. This guide specfically tells you on how to includes overlaying store locations on Google Maps*, using... Full Article
c How to test your Android apps on Intel devices using third-party services By feedproxy.google.com Published On :: 2014-08-07T12:45:00+05:30 More and more Android devices have Intel Inside. Besides getting your hands on Intel-based Android devices to test your apps and make sure they deliver the best experience for your users, there are se... Full Article
c How to create sample codes for Video 3D on Android By feedproxy.google.com Published On :: 2014-08-11T17:49:00+05:30 In Android, it is very easy to create an app that can play video clips; it is also easy to create a game app with 3D graphic surface. But it is not straightforward to create an app that can play... Full Article
c How to choose the right engine for your x86-based Android game By feedproxy.google.com Published On :: 2014-08-18T18:00:00+05:30 The fact that games are your best bet for getting a healthy and quick response you your Android app on Google Play Store. While gaming apps do score the highest in terms of downloads, popularity and a... Full Article
c How to use Intel Perceptual Computing to develop engaging apps By feedproxy.google.com Published On :: 2014-08-21T16:33:00+05:30 Introduction This article discusses the development of Clifford’s Reading Adventures, a series of interactive educational games for young children from Scholastic Interactive LLC. T... Full Article
c How to implement Gesture Sequences in Unity 3D game engine via TouchScript framework By feedproxy.google.com Published On :: 2014-08-21T17:02:00+05:30 When configuring touch targets to control other elements of a scene, it’s important to minimize the screen space that the controlling elements occupy. In this way, you can devote more of the Ult... Full Article
c How to get started with OpenCL on Android OS By feedproxy.google.com Published On :: 2014-08-25T18:18:00+05:30 OpenCL™ Basic Tutorial for Android* OS provides guidelines on using OpenCL in Android applications. The tutorial is an interactive image processing Android application. The main focus for... Full Article
c How to use Intel Cilk Plus to speed up your Android application By feedproxy.google.com Published On :: 2014-08-25T18:28:00+05:30 Intel(R) CilkTM Plus is a set of language extension of Intel(R) compiler, which can help to quickly and easily implement parallelism and vectorization for C/C++ code. You may refer to its m... Full Article
c How to use Native Library Compression SDK for Android apps By feedproxy.google.com Published On :: 2014-09-04T17:49:00+05:30 Android apps are typically written in Java* because of its elegant object-oriented design and the fact that the Android Software Development Kit (Android SDK) provides cross-platform features in Java.... Full Article
c Tutorial: How to implement H.265/HEVC for Intel Atom Based Android Platforms By feedproxy.google.com Published On :: 2014-09-04T18:20:00+05:30 The H.265/HEVC standard is becoming more and more popular in the mobile market. Online video providers, mobile Internet users, and broadcast/TV operators are the beneficiaries of this new video revolu... Full Article
c How to use the Intel GPA System Analyzer to Improve performance of Android Apps By feedproxy.google.com Published On :: 2014-09-19T14:00:00+05:30 Mobile applications can behave differently between emulator and device and, as an app grows more and more complex, debugging performance bottlenecks can become extremely difficult. The GPA System Anal... Full Article
c How to use Intel INDE Media Pack for Android to add video capturing capability for Unity Apps By feedproxy.google.com Published On :: 2014-09-23T12:30:00+05:30 This tutorial explains how to use Intel® INDE Media Pack for Android* to add video capturing capability to Unity applications. Prerequisites: Unity 4.3.0. Capturing works as a fullscreen... Full Article
c Create a music App with touch, stylus & keyboard control for Windows 8 tablets By feedproxy.google.com Published On :: 2014-09-24T15:34:00+05:30 Introduction When Dmitriy Golonanov, the CEO of the international company, Maestro Music Software, learned that many musicians would rather use a lightweight tablet than carry a laptop to gigs or a... Full Article
c How to use Parallel Programming with C# By feedproxy.google.com Published On :: 2014-09-30T16:14:00+05:30 Multicore processors have been around for many years, and today, they can be found in most devices. However, many developers are doing what they've always done: creating single-threaded programs.... Full Article
c Case Study: Optimizing Cyberlink PowerDVD to improve battery life on Intel devices By feedproxy.google.com Published On :: 2014-09-30T16:39:00+05:30 Introduction Low battery life is one of the most serious issues currently plaguing mobile devices in general and Ultrabook™ devices and tablets specifically. Users have become accustomed to s... Full Article
c Case Study: Deliveing an immersive gaming experience for Intel based hybrid devices By feedproxy.google.com Published On :: 2014-09-30T17:16:00+05:30 Abstract Tencent wanted to give gamers the best experience on Intel® Ultrabook™ and 2 in 1 systems. Legend of Xuan Yuan was already a successful game, but these systems provided Tencent w... Full Article
c How to port the Android Bullet Physics Engine to Intel Architecture By feedproxy.google.com Published On :: 2014-10-06T15:25:00+05:30 Introduction Mobile games with stunning graphics and realistic physics are now possible due to the increasing compute power now available on mobile devices. Effects such as grenade explosions in sh... Full Article
c How to setup the peer to peer connection between two Android devices By feedproxy.google.com Published On :: 2014-10-06T15:39:00+05:30 Introduction Android* applications may require a peer-to-peer connection between two or more Android* devices without a Wi-Fi access point or Internet access. Two examples of this are file sharing... Full Article
c Guide: Using CoCos2D for Android on Intel Architecture By feedproxy.google.com Published On :: 2014-10-06T15:47:00+05:30 Cocos2D is a game engine that works with various devices from PCs to smart phones. This engine supports the vast majority of the features needed to make wonderful 2D-based games; it even includes a fu... Full Article
c How to customize Android security using SEAndroid By feedproxy.google.com Published On :: 2014-10-06T16:21:00+05:30 Security Enhancements for Android (SEAndroid) Android has added some new features to the 4.4 version of the Android OS ("Kitkat"). The most important change among the new features is the... Full Article
c Case Study: How to adapt multiple input methods on Intel based hybrid devices By feedproxy.google.com Published On :: 2014-10-09T12:22:00+05:30 Trine* 2 from Frozenbyte, Inc. struggled with optimal playability on Intel® processor-based touchscreens and 2 in 1s running Windows* 8. Supporting varied play styles and local multiplayer require... Full Article
c How to use touch gestures to Influence Physics Parameters using TouchScript By feedproxy.google.com Published On :: 2014-10-10T15:30:00+05:30 Download PDF When developing games and simulations, you may want your users to be able to influence assets that are active in a physics simulation. In this article, you learn how to develop a Unity... Full Article
c How to use Intel Perceptual Computing SDK for human-robot interface By feedproxy.google.com Published On :: 2014-10-14T15:08:00+05:30 Download PDF 1. Introduction This article gives a brief overview of Rover, then focuses on our implementation of the human-robot interface utilizing the Intel® Perceptual Computing SDK for g... Full Article
c Use Spotify, Netflix in India on your PC, Android smartphone By feedproxy.google.com Published On :: 2014-10-27T15:34:00+05:30 While India has kept in step with the way the Internet is used in the West in most aspects, we’re still behind when it comes to consuming streaming content. Apart from YouTube and some music and... Full Article
c Case Study: Developing an augmented reality app for Intel based devices By feedproxy.google.com Published On :: 2014-10-28T11:47:00+05:30 With augmented reality (AR) reaching smartphones, tablets, wearables (such as Google Glass*), and other platforms, the market is ripe for an AR development explosion across every conceivable applicati... Full Article
c Case Study: Developing a Health App for Windows 8 By feedproxy.google.com Published On :: 2014-11-19T14:39:00+05:30 Many people take medication, sometimes multiple times per day, to help them stay healthy. Making sure meds are taken on time and in the right doses requires an individual to be vigilant and discipline... Full Article
c Case Study: Building an award winning multi-touch enabled music app By feedproxy.google.com Published On :: 2014-11-24T18:01:00+05:30 Innovations in computing form factors such as All-in-One (AIO) and tablet devices that combine desktop-like performance with multi-touch-enabled, high-resolution screens are giving people fun new ways... Full Article
c How to optimize SSD performance in Windows By feedproxy.google.com Published On :: 2014-12-11T15:39:00+05:30 As almost every component in your PC can be tweaked to get better performance, SSDs are no different. Not a lot of people know that they can adjust a few different settings in their systems to ooze ou... Full Article
c How to Install an SSD in your desktop or laptop PC By feedproxy.google.com Published On :: 2014-12-15T15:47:00+05:30 Picked up a brand spanking new SSD? or thinking about getting one to improve the performance of your PC or laptop? Well, you’ll need to know how to go about installing or mounting it once you ha... Full Article
c How to be a Resourceful Gamer By feedproxy.google.com Published On :: 2014-12-23T16:21:00+05:30 A gamer’s life is a hard one. Games pop up left and right and by the dozens and really, how many games can a gamer play in the limited time that he has at his disposal? And it’s not just g... Full Article
c How To Excel At Great UX Design By feedproxy.google.com Published On :: 2014-12-30T16:53:00+05:30 You might have heard of the term ‘UX’ quite often. Ever wonder what it is? Or did you merely dismiss it thinking that it’s something related to the UI? The UX has become an important... Full Article
c How to prepare libGDX to natively support Intel x86 CPUs running Android By feedproxy.google.com Published On :: 2015-02-03T12:01:04+05:30 Overview With Android x86-based Intel® architecture devices increasing in prominence in the marketplace, the libGDX team set out to ensure developers could seamlessly deploy their games and app... Full Article
c Tips and tricks on how to optimize Android apps on x86 platform By feedproxy.google.com Published On :: 2015-02-03T14:03:00+05:30 Intel has a vested interest in helping developers provide Android applications that run well (or even best) on Intel architecture. While Intel is working at the community level - optimizing Dalvik Jav... Full Article
c How to use services to test your Android apps on Intel devices By feedproxy.google.com Published On :: 2015-02-06T14:04:00+05:30 More and more Android devices have Intel Inside. Besides getting your hands on Intel-based Android devices to test your apps and make sure they deliver the best experience for your users, there are se... Full Article
c How to analyze the performance of C/C++ and debugging OpenGL ES frames on ARM and x86 Android devices By feedproxy.google.com Published On :: 2015-02-06T16:35:00+05:30 When developing an Android* application, you usually need to test, optimize, and debug on many different platforms. While basically every hardware and chip manufacturer provides a set of custom tools... Full Article
c Guide to using RenderScript on Intel architecture running the Android OS By feedproxy.google.com Published On :: 2015-02-09T16:58:31+05:30 Intro RenderScript is a scripting language on Android. You can use it to write high performance graphics rendering and raw computational code. The RenderScript API includes high performance func... Full Article
c Guide to debugging Android NDK apps with Eclipse and gdb (video) By feedproxy.google.com Published On :: 2015-02-11T16:52:00+05:30 Debugging Android* NDK apps with Eclipse* and gdb Eclipse* with ADT plugin and CDT, all part of the ADT bundle, support the Android* NDK quite well. You can even use gdb integration to debug yo... Full Article
c How to use Intel Mashery APIs, Edison and XDK for a basic Node.js application By feedproxy.google.com Published On :: 2015-02-12T13:01:00+05:30 In this article I will be demonstrating how to create a basic Node.js application using Intel Mashery's JamBase API with Intel Edison and XDK. You will find accompanying GitHub source in the provi... Full Article
c Intel Curie: The Brain for low-cost, low-power wearables By feedproxy.google.com Published On :: 2015-02-16T17:05:00+05:30 Last year this month Intel's CEO Brian Krzanich introduced the world to the Intel Edison chip. This year he is introducing to us the Intel Curie, a button sized module using the Intel Quark SE SoC... Full Article
c How do I connect from my Android phone to Intel Edison using Bluetooth? By feedproxy.google.com Published On :: 2015-02-17T12:46:00+05:30 Introduction Bluetooth* LE (BLE) communication use is exploding both in commercial products and hobby applications, mainly due to its low-cost and low-power requirements. This makes it an excellent... Full Article
c 3 easy steps for maximum performance for your Android emulator (Intel HAXM) By feedproxy.google.com Published On :: 2015-02-23T15:05:27+05:30 First time users of Intel® HAXM can occasionally run into situations where they are not sure if their Android* emulator is in fact using HAXM technology. This article will provide the necessary st... Full Article
c Here's how you can get MIUI 7 Global ROM's beta now By feedproxy.google.com Published On :: 2015-08-26T12:04:00+05:30 Last week, Xiaomi announced the global variant of its MiUI 7 ROM, based on Android Lollipop v5.1. As stated at launch, the MiUI 7 beta v5.8.22 is now available for download. Here... Full Article
c How to delete conversations recorded by Amazon's Alexa By feedproxy.google.com Published On :: 2018-05-29T20:45:00+05:30 In light of a recent debacle in which a family in Oregon, USA realised its conversation was surreptitiously recorded by Alexa and sent to a random contact on its phone, we thought it might be a good i... Full Article
c How to follow 2018 FIFA World Cup if you donât have a TV By feedproxy.google.com Published On :: 2018-06-13T17:50:00+05:30 As the 2018 FIFA World Cup fever grips the nation, several Silicon Valley-based giants as well as homegrown broadcast players have offered their services to Indian viewers so that they don’t mis... Full Article
c Tutorial: Character Modeling for 3D Applications By feedproxy.google.com Published On :: 2018-09-25T13:06:00+05:30 Introduction Character modeling is the process of creating a character within the 3D space of computer programs. The techniques for character modeling are essential for third - and first - person e... Full Article
c How to Speed Up the Digital Painting Process By feedproxy.google.com Published On :: 2018-10-03T12:28:00+05:30 In concept art, the shorter the time between an abstract idea and a concrete visual, the better. This applies to any industry where concept art is involved, but speed is especially important in the fa... Full Article
c How to Preserve VR Performance when Anti-Aliasing By feedproxy.google.com Published On :: 2018-10-03T14:38:00+05:30 File(s): TSCMAA-CodeSample (76.6 MB) License: BSD 3-clause Optimized with.. OS: Windows® 10 â H... Full Article
c How Intel Core i9 Processors Enable Megatasking By feedproxy.google.com Published On :: 2018-10-10T12:57:00+05:30 The earliest computers were often pushed to the limit performing even a single task, between hammering the hard drive, swapping memory frantically, and crunching through computations. With Microsoft W... Full Article
c How to Boost Visuals Using Particles in Unreal Engine* By feedproxy.google.com Published On :: 2018-11-05T12:26:00+05:30 Particle parameters are a powerful system built into the Unreal Engine* that allows the customization of particle systems outside of Unreal Engine 4's Cascade particle editor. This tutorial create... Full Article