oid How to Optimize Your Android Apps (NDK) in Two Minutes on Intel Architecture By feedproxy.google.com Published On :: 2014-07-29T17:42:00+05:30 I’m Jean-Claude Cottier, a video game industry veteran. I’ve been working in this field for the last 18 years and in 2008, I’ve setup my own solo game studio: Ovogame. Recently,... Full Article
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid How to optimize multimedia & augmented reality Android apps for Intel platform By feedproxy.google.com Published On :: 2014-09-23T12:48:00+05:30 Most Android applications, even those based only on scripting and managed languages (Java*, HTML5,...) eventually use middleware features that would benefit from optimization. This article willl di... Full Article
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid 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
oid Guide to prototyping Android animations with Intel Animation Interpolator By feedproxy.google.com Published On :: 2015-02-09T15:44:01+05:30 Introduction Modern user interface design has evolved dramatically in the last few years, with animation-rich interactions becoming the norm. On mobile devices, where screen space is at a premium a... Full Article
oid 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
oid Guide to using a database with your Android app By feedproxy.google.com Published On :: 2015-02-11T16:02:00+05:30 Abstract In mobile apps, using a simple database backend such as SQLite can be useful in a variety of use cases. In this article we will take a look at Android* SQLite API and helper classes for da... Full Article
oid 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
oid 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
oid 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
oid How to Create your own WhatsApp sticker apps on Android By feedproxy.google.com Published On :: 2018-12-14T18:15:00+05:30 WhatsApp’s sticker functionality has witnessed a substantial amount of traction amongst its 200 million users since its recent advent. However, the limited stickers provided by WhatsApp seem rat... Full Article
oid Farmers ask govt to purchase onions from them at Rs 20 per kg to avoid financial distress By www.financialexpress.com Published On :: 2020-04-17T02:05:00+05:30 The Lasalgaon APMC officials said that another reason for imposing restrictions is the drop in demand of onions. According to officials, the demand has reduced to a great extent in domestic markets. Full Article Commodities Markets
oid No Aarogya Setu app on mobile punishable act in Noida: Police By www.financialexpress.com Published On :: 2020-05-06T15:02:00+05:30 The section can attract a fine of Rs 1,000 or imprisonment up to six months. Full Article India
oid Best Android antivirus apps of 2020 By feedproxy.google.com Published On :: 2020-04-23T21:06:01+05:30 Full Article Apps
oid How to record the screen on Android devices By feedproxy.google.com Published On :: 2020-04-28T13:53:45+05:30 Full Article General
oid National Mathematics Day: Avoiding numbers is seldom an option By www.financialexpress.com Published On :: 2019-12-23T00:53:00+05:30 A strong mathematical foundation is the key to an individual being able to upskill or reskill. Full Article Education
oid Coronavirus: Follow Health Ministry’s advisory, avoid large gatherings: Sports Ministry to NSFs, including BCCI By www.financialexpress.com Published On :: 2020-03-12T12:17:00+05:30 As a result, no foreign player will be available for the IPL till April 15. Before that, the shooting World Cup and the Indian Open golf tournament were postponed while badminton's India Open will be played without any spectators. Full Article Sports
oid No fresh COVID-19 case for second day in Noida By www.financialexpress.com Published On :: 2020-04-06T19:37:19+05:30 Gautam Buddh Nagar, adjoining Delhi in western Uttar Pradesh, has so far recorded 58 positive cases of coronavirus, the highest for any district in the state, while eight patients have been cured and discharged from hospitals. Full Article Health Lifestyle Travel & Tourism
oid How to void Suriety ? By www.lawyersclubindia.com Published On :: Sat, 9 May 2020 15:59:39 GMT Respected sir My father is an employee (Govt.)He is eligible for Suriety signature.If any one borrows money in chitfunds(Lifting money)/Buying a new vechile under Bank insurance. If they ask him(My father) for Suriety signature my father does it without knowing me and my family and they won't pay the desired amount to the respective companies/Banks.Ultimately my family is getting trouble.So to avoid all these,is there any chance/idea/plan/e. t. c.,. for not to do Suriety signature. [It should not be valid].Is there any chance sir. I am expecting a positive response from your side ð sir. If my father does also it should not be valid. It must be null(signature) Thanking you sir Full Article
oid Large asteroid approaching Earth! How dangerous will it be? NASA answers By www.financialexpress.com Published On :: 2020-03-19T16:05:00+05:30 The space rock will pass the earth at a distance 4.6 times of distance between the Moon and Earth. Full Article Lifestyle Science
oid Huge asteroid 1998 OR2 will fly past Earth on Wednesday, no chances of danger to earth; details By www.financialexpress.com Published On :: 2020-04-28T18:28:00+05:30 According to NASA, they have identified and tracked over 90 percent of the asteroids near the Earth (NEAs) with a minimum width of 1 km, which is big enough to be a threat to the humans if they line up with the Earth. Full Article Lifestyle Science
oid Everest-sized Asteroid to pass by Earth! Check time of intersection, concerns and all other details By www.financialexpress.com Published On :: 2020-04-29T15:16:51+05:30 NASA's Near-Earth Object Studies Center has classified the asteroid 1998 OR2 as the 'potentially hazardous object' as it flies at regular intervals past Surface's earth. In particular, about 125 other objects were found to be potentially hazardous. Full Article Lifestyle Science
oid Google schedules the Android 11 beta launch show for June 3 By phandroid.com Published On :: Wed, 06 May 2020 14:59:59 +0000 Google I/O 2020 was canceled a while back due to the COVID-19 outbreak. Google isn’t planning a full online replacement for the developer conference, but they will be holding a special event to unveil the latest version of Android.The Android 11 Best Launch Show is scheduled for June 3 and will be streamed directly to ... Full Article Industry News Android 11 Android 11 beta Google IO Pixel 4a
oid Top Android Games and Apps of April 2020 By phandroid.com Published On :: Wed, 06 May 2020 16:13:10 +0000 The Google Play store is full of awesome apps that can help you with tasks or simply help you take a break and relax with an engaging game. This article consolidates the Apps and Games we highlighted for the month of April. Scroll through to find a couple of new options we think you will ... Full Article Android Apps Android Games best android games Bomb Chicken Bundled Notes - lists CyberLink PowerPlayer ISOLAND: The Amusement Park Masketeers : Idle Has Fallen Piwag - Improved Search Engine for the Play Store Quibi reminders. Sagrada Saw Stick to-do writing Zenkit To Do
oid axlShapeAutoVoid not voiding Backdrill shapes By feedproxy.google.com Published On :: Fri, 13 Mar 2020 22:49:44 GMT Hi all, I am creating shapes on plane layers for a coupon and want to void them using axlShapeAutoVoid() The shapes are attached to a symbol. I've tried using axlShapeAutoVoid, but this only voids the pins, not the route keepouts created by nc_backdrill. I also tried selecting the shape, individually, then running axlShapeAutoVoid. That was unsuccessful, also. planeShapes is a list of shapes I created. The code for voiding: ;run backdrill to get route keepouts axlShell("setwindow pcb;backdrill setup ;setwindow form.nc_backdrill;FORM nc_backdrill apply ;FORM nc_backdrill close") foreach(sHape planeShapes axlShapeAutoVoid(car(sHape)) ) Full Article
oid Zero-Day Privilege Escalation Disclosed For Android By packetstormsecurity.com Published On :: Fri, 06 Sep 2019 14:45:45 GMT Full Article headline phone flaw google zero day
oid 1 In 20 Android Apps Hit By Apache Cordova Flaw By packetstormsecurity.com Published On :: Thu, 28 May 2015 13:47:45 GMT Full Article headline phone flaw google apache
oid These Hackers Are Using Android Surveillance Malware To Target Opponents Of The Syrian Government By packetstormsecurity.com Published On :: Mon, 10 Dec 2018 15:03:12 GMT Full Article headline hacker government malware fraud spyware syria
oid Android Securty Research: Crypto Local Storage Attack By packetstormsecurity.com Published On :: Thu, 28 Feb 2019 20:22:22 GMT Whitepaper called Android Security Research: Crypto Wallet Local Storage Attack. Full Article
oid Cookiethief Android Malware Hijacks Facebook Accounts By packetstormsecurity.com Published On :: Thu, 12 Mar 2020 13:12:43 GMT Full Article headline malware phone google facebook
oid Knox Vuln Is Android Not Us, Says Samsung By packetstormsecurity.com Published On :: Mon, 13 Jan 2014 15:33:09 GMT Full Article headline phone data loss flaw google cryptography samsung
oid Coronavirus Tracking App Locks Up Android Phones For Ransom By packetstormsecurity.com Published On :: Sun, 15 Mar 2020 14:23:02 GMT Full Article headline malware virus phone google
oid WhatsApp Executives Come To Brazil To Avoid New Bans By packetstormsecurity.com Published On :: Mon, 05 Jun 2017 18:40:42 GMT Full Article headline government privacy facebook brazil cryptography