roi

How to set internet data limit on Android phones and Tablets

  Big internet bills can be a pain, especially when it comes to Android (which has tons of applications that keep using web services in the background). You cannot stop these applications from doing so...




roi

How to stop Android apps from updating automatically

  When I recently got an Android device, the first thing that I did was install lots of applications on it. Later, when I was out, I kept my device connected to the internet on my 3G connection and didn...




roi

How to save money on your Android phone by switching it to 2G-only mode

  Recently I was low on battery and needed to conserve it. So I decided to switch to 2G instead of 3G to save some precious minutes of battery. Also, I wanted to limit the data packets being sent and re...




roi

How to migrate to an Android smartphone from any OS

  If you own an Android device, then you probably owned something else sometime before. If you owned any other device, your biggest regret could be the fact that you couldn’t transfer all your dat...




roi

Guide: How To Implement native Intel x86 Support for Android Apps to boost performance

  My name is Antonio De Falco, and I am the creator of the game Planet Conqueror. Having graduated from University as a Game-Designer, I found myself inclined to develop games that are easy to get into...




roi

How to Develop an Intelligent Autonomous Drone using an Android Smartphone

   Introduction Playing with small civilian drones is fun. Building them is even better! For those of you who are interested in developing your own “smart” drone, this article provides...




roi

How to Optimize Your Android Apps (NDK) in Two Minutes on Intel Architecture

  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,...




roi

How to Implement map and geofence features in Android business apps

  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...




roi

How to test your Android apps on Intel devices using third-party services

  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...




roi

How to create sample codes for Video 3D on Android

  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...




roi

How to choose the right engine for your x86-based Android game

  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...




roi

How to get started with OpenCL on Android OS

   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...




roi

How to use Intel Cilk Plus to speed up your Android application

   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...




roi

How to use Native Library Compression SDK for Android apps

  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....




roi

Tutorial: How to implement H.265/HEVC for Intel Atom Based Android Platforms

  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...




roi

How to use the Intel GPA System Analyzer to Improve performance of Android Apps

  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...




roi

How to use Intel INDE Media Pack for Android to add video capturing capability for Unity Apps

  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...




roi

How to optimize multimedia & augmented reality Android apps for Intel platform

  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...




roi

How to port the Android Bullet Physics Engine to Intel Architecture

  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...




roi

How to setup the peer to peer connection between two Android devices

  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...




roi

Guide: Using CoCos2D for Android on Intel Architecture

  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...




roi

How to customize Android security using SEAndroid

  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...




roi

Use Spotify, Netflix in India on your PC, Android smartphone

  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...




roi

How to prepare libGDX to natively support Intel x86 CPUs running Android

  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...




roi

Tips and tricks on how to optimize Android apps on x86 platform

  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...




roi

How to use services to test your Android apps on Intel devices

  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...




roi

How to analyze the performance of C/C++ and debugging OpenGL ES frames on ARM and x86 Android devices

  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...




roi

Guide to prototyping Android animations with Intel Animation Interpolator

  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...




roi

Guide to using RenderScript on Intel architecture running the Android OS

  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...




roi

Guide to using a database with your Android app

  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...




roi

Guide to debugging Android NDK apps with Eclipse and gdb (video)

   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...




roi

How do I connect from my Android phone to Intel Edison using Bluetooth?

  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...




roi

3 easy steps for maximum performance for your Android emulator (Intel HAXM)

  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...




roi

How to Create your own WhatsApp sticker apps on Android

  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...




roi

Best Android antivirus apps of 2020




roi

How to record the screen on Android devices




roi

Large asteroid approaching Earth! How dangerous will it be? NASA answers

The space rock will pass the earth at a distance 4.6 times of distance between the Moon and Earth.




roi

Huge asteroid 1998 OR2 will fly past Earth on Wednesday, no chances of danger to earth; details

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.




roi

Everest-sized Asteroid to pass by Earth! Check time of intersection, concerns and all other details

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.




roi

Google schedules the Android 11 beta launch show for June 3

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 ...




roi

Top Android Games and Apps of April 2020

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 ...




roi

Inspired by dad: How the Detroit Lions made it into 'Ozark'

Ryan Farley drew on an emotional moment with his dying father to write a memorable scene in the Netflix show -- and express frustration with the Lions.




roi

News18 Urdu: Latest News Roin

visit News18 Urdu for latest news, breaking news, news headlines and updates from Roin on politics, sports, entertainment, cricket, crime and more.







roi

Android Securty Research: Crypto Local Storage Attack

Whitepaper called Android Security Research: Crypto Wallet Local Storage Attack.