Introduzione allo sviluppo di applicazioni mobile cross-platform
Lo sapevi che si possono sviluppare applicazioni mobile cross-platform di elevata qualità utilizzando solo HTML, CSS e JavaScript ? Ok, domanda banale, molti oramai lo sanno ma tantissimi developers...
View ArticleDie Developer Week 2015 - RealSense, IoT und noch viel mehr
Nächste Woche ist es soweit und einer der größten Entwicklerkonferenzen wird wieder eröffnet: Die Developer Week 2015. Ganz gleich ob man C/C++, Java, C#, JavaScript oder Objective-C Entwickler ist,...
View ArticleIntel® INDE 2015 Released
Hello,Today, October 15th, Intel has released a major update to the Intel® Integrated Native Developer Experience (Intel® INDE). For more information about this release, please see this...
View ArticleGoogle Play: Приложение с неколькими APK для различных нативных платформ
До недавнего времени у некоторых разработчиков приложений, содержащих нативный код, существовала проблема при добавлении поддержки х86-й архитектуры, после добавления еще одной библиотеки, собранной...
View ArticleУстановка образа Android 4.4.1 (Jelly Bean) для эмулятора
В конце августа компания Intel выпустила образ для эмулятора Android 4.1.1 (Jelly Bean). Используя данный образ разработчики могут начать разработывать и тестировать в эмуляторе приложения для Jelly...
View ArticleInternal Intel users of INDE: Read Me!
Hello,If you are an internal Intel employee trying to use INDE, your username is "MAD\<my-idsid>", and your password is your normal corporate login password. This will be required both when you...
View ArticleWelcome to the Dev Story/*HACK THE CODE*/ Sticky Thread
Working on modifications, mini-challenges or new levels?Got a question or comment about the app?You’re in the right place.Post your questions (and answers) right here and we’ll help you as best we...
View ArticleIntel INDE Beta program has ended
As of today, October 15th, in parallel with the official release of Intel® INDE 2015, the Intel INDE Beta program has ended. The Beta version of the product will no longer be supported, so please do...
View ArticleUsing Java code to detect device
This article will talk about how to using Java code to detect device.Please kindly use ro.product.cpu.abilist and check every entry in it. recommand "getprop ro.product.cpu.abilist", which will return...
View ArticleError android.graphics.Canvas.throwIfRecycled when overlaying bitmaps
Im trying to overlay images on a canvas using the following method:private Bitmap overlay(Bitmap bmp1, Bitmap bmp2) { bmOverlay = Bitmap.createBitmap(70, 70, Bitmap.Config.RGB_565); canvas = new...
View ArticleImprove the Security of Android* Applications using Hooking Techniques: Part 1
Download PDF [PDF 1.1 MB]ContentsCommon Security Risks in AndroidAndroid Application and Package OverviewRisk Awareness in Android DevelopmentHooking Technique OverviewWhat is Hooking?Implementing...
View ArticleImprove the Security of Android* Applications using Hooking Techniques: Part 2
Download PDF [PDF 1.2 MB]ContentsGo To Part 1 ››Study of the PIC Code in libtest_PIC.soHook SolutionCase Study – a Hook-Based Protection Scheme in AndroidConclusionReferencesAbout the AuthorStudy of...
View ArticleHow to publish apps to the app stores using Intel® XDK
Language EnglishSwati Shah will demonstrate how to use the Publish Tab for publishing an app directly to app stores from within Intel XDK.Date: Thursday, May 12, 2016 (All day)Location: See map: Google...
View ArticleSQLite databases in apps built with the Intel® XDK
Language EnglishAnusha Muthiah will demonstrate the use of Cordova* SQLite*-storage plugin to open and use SQLite* databases in your cross platform applications.Date: Thursday, May 12, 2016 (All...
View ArticleHow to configure your Intel® XDK project
Language EnglishThis session will provide you with an overview of the project info, libraries, launch icons, and splash screens of your Intel® XDK Project.Date: Wednesday, June 1, 2016 (All day)Event...
View Article