Preview do Intel® XDK New
No último dia 10 de Setembro, foi anunciado o Intel® XDK NEW, a nova versão do Intel® XDK, com diversas novidades que simplificam mais ainda o desenvolvimento de Apps híbridos em HTML5.Para quem quiser...
View ArticleGame Engines for Android
With Android continually increasing in popularity it is always interesting to take a look at the latest collection of game engines available for the paltform. I am also further intersted in seeing...
View ArticleHow to Enable Intel® Wireless Display Differentiation for Miracast* on Intel®...
IntroductionWireless display technology is becoming more and more popular on Android* phones and tablets since Google started supporting Miracast on Android 4.2. Wireless display technology makes it...
View ArticleDeveloping Sensor Applications on Intel® Atom™ Processor-Based Android*...
Download ArticleDeveloping Sensor Applications on Intel® Atom™ Processor-Based Android* Phones and Tablets [PDF 607KB]Developing Sensor Applications on Intel® Atom™ Processor-Based Android* Phones and...
View ArticleDeveloping Android* Applications with Voice Recognition Features
by Stanislav PavlovDownload ArticleDeveloping Android* Applications with Voice Recognition Features [PDF 398KB]Android can’t recognize speech, so a typical Android device cannot recognize speech...
View ArticleDevelopment and Optimization for NDK-based Android Game Application on...
The Android Native Development Kit (NDK) is a companion tool to the Android SDK and allows you to implement parts of your app using native-code languages such as C and C++.You can download the NDK...
View ArticleWhat's New? Intel® Threading Building Blocks 4.2
One of the best known C++ threading libraries Intel® Threading Building Blocks (Intel® TBB) was recently updated to a new release 4.2. The updated version contains several key new features comparing to...
View ArticleBuilding Android* NDK applications with Intel® IPP
Intel IPP provides highly optimized building block functions for image processing, signal processing, vector math and small matrix computation. Several IPP domains contain the hand-tuned functions for...
View ArticleIntel® HTML5 Tools for developing mobile applications
by Egor ChuraevDownloadsIntel® HTML5 Tools for developing mobile applications [PDF 821.98KB]iOS Source Code[ZIP file 168 KB]HTML5 Tools Result Source Code[ZIP file 86KB]HTML5 is the new HTML standard....
View ArticleGA Tech 2013 Code for Good Student Hackathon
For the past 24 hours, we have held the 2nd GA Tech Code for Good Student Hackathon. In continuation of the previous event, we retained the theme of teaching healthy lifestyle choices to combat...
View ArticleParticipe do segundo AppLab Android* Intel - DevFest São Paulo
View SurveyDevelopersAndroid*Android*URL
View ArticleInscreva-se no Segundo AppLab Android* Intel - DevFest São Paulo
O que é um AppLab?Pré-requisitos necessáriosPor que participar?Como participarAgendaLinks úteisA Intel está convidando os melhores desenvolvedores e empresas para participar do segundo AppLab Intel...
View ArticleSES 2013 Hackathon
Offering the flexibility of JavaScript (through the Intel XDK) or the power of native Java code, developers of all skill levels converged at SES 2013 to learn more about developing for Android...
View ArticleAndroid 开发之多线程处理、Handler 详解
Android开发过程中为什么要多线程我们创建的Service、Activity以及Broadcast均是一个主线程处理,这里我们可以理解为UI线程。但是在操作一些耗时操作时,比如I/O读写的大文件读写,数据库操作以及网络下载需要很长时间,为了不阻塞用户界面,出现ANR的响应提示窗口,这个时候我们可以考虑使用Thread线程来解决。...
View ArticlehasStreaming Property
This property indicates whether streaming has been enabled for this applicationintel.xdk.device.hasStreamingDescription:This property indicates whether streaming has been enabled for this application....
View Articlepause Event
This event is fired when the screen locksDescription:This event is triggered when the screen turns off due to power saving timeout or the user presses the power button.Example:...
View ArticlehasCaching Property
This property says whether caching has been enabled for this applicationAppMobi.device.hasCachingDescription:This property says whether caching has been enabled for this application. Functions under...
View ArticlecloseRemoteSite Method
Call this command to force a remote site opened with showRemoteSite or showRemoteSiteExt to close.intel.xdk.device.closeRemoteSite();Available Platforms:Apple iOSGoogle AndroidMicrosoft Windows 8 -...
View ArticleshowRemoteSite Method
This function is used to show a remote web site in a different web view.intel.xdk.device.showRemoteSite(url, closeImageX, closeImageY, closeImageWidth, closeImageHeight)Description:This function is...
View ArticleshowRemoteSiteExt Method
This function is used to show a remote web site in a different web view.intel.xdk.device.showRemoteSiteExt(url, closeImagePortraitX, closeImagePortraitY, closeImageLandscapeX, closeImageLandscapeY,...
View Article