Friday, December 30, 2016

Google Image Search Ads

Google Image Search Ads


Googles product listing ads are now available in mobile Google Image Search. Theyre placed above the list of image search results and look much like the shopping ads from web search. Google also shows a colorful list of related keywords you can add to your query: brands, colors, categories and more.


"Whether theyre looking for a new sofa or the perfect pair of earrings, people who search and shop on their smartphones at least once a week say that product images are the shopping feature they turn to most. And it turns out, the top questions Google Images users ask us are Whats the price of this?’ and ‘Where can I buy it?. Thats why we are introducing Shopping ads on image search," informs Google.


Heres the "shop on Google" section from web search.


Available link for download

Read more »

Is this a VIRUS

Is this a VIRUS


Ive heard about the ghost push malware and noticed there is a file called monkey in the directory System/bin/monkey

What is it? It is a virus? Im a little paranoid so someone please make sure this isnt a virus and explain about this file.

Thanks,
Ryan


from xda-developers http://ift.tt/2akylJ1
via IFTTT

Available link for download

Read more »

Cómo Intermitente Rom Lenovo A390 Via SP Flashtool

Cómo Intermitente Rom Lenovo A390 Via SP Flashtool


Completo tutorial para Flashear Actualización Rom Stock Lenovo A390, con el software SP Flashtool, y les dejo los Firmwares originales para todas las regiones del mundo Lenovo A390. SP flashtool puede ser utilizado para instalar ROMs o firmwares en los dispositivos Mediatek también se puede utilizar para obtener acceso root, flashear recoverys, flashear ROMs modificadas, hacer particiones e instalar kernels. En nuestros tutoriales solemos utilizar este software para realizar muchos procedimientos, como son el flasheo de una ROM, la instalación de un nuevo Recovery etc.

  • ARCHIVOS NECESARIOS :

  1. los USB drivers para el MTK65XX [DESCARGAR]
  2. los USB drivers para el MTK6577 [DESCARGAR]
  3. All Driver Bq Aquaris [DESCARGAR]
  4. SP FlashTool [DESCARGAR]
  5. Rom, Firmware Lenovo A390 [DESCARGAR] 
  6. Bateria por lo menos al 50%

  • PASOS A SEGUIR :

  1. Instale el controlador USB de Mediatek MTK
  2. Descargar el firmware Lenovo A390 Extraer el contenido Firmware
  3. Asegurarnos de que el móvil tenga por lo menos un 50% de batería. Al realizar también se borrarán los contenidos del teléfono; por lo tanto, no hay que olvidarse de hacer una copia de los datos que no queramos perder.
  4. Apagar el Lenovo A390
  5. Abrir el directorio "SP Flash Tool" y ejectuar "Flash_tool.exe" 
  6. Una vez ejectuado, clickar en "Scatter Loding" y seleccionar el siguiente firmware: 
  7. Pulsar en el botón "Download". Pulsar "yes" en los diálogos de conformación que aparezcan. 
  8. Conectar el teléfonono mediante el USB y apagar el teléfono
  9. Conectar el cable USB al Lenovo A390
  10. Un nuevo dispositivo será detectetado (MediaTek Preloader USB VCOM Port)
  11. Después de encenderse el móvil debería empezar a actualizarse el firmware. 


Si por algún motivo se te queda booteando en el logo de Lenovo A390
apaga el celular, reinicia en Recovery Mode y realiza un wipe data y wipe cache.



Cómo utilizar SP FlashTool para actualizar el dispositivo MTK

Available link for download

Read more »

Cómo Intermitente Rom Bluboo X550 Via SP Flashtool

Cómo Intermitente Rom Bluboo X550 Via SP Flashtool


Completo tutorial para flashear Rom Stock Bluboo X550 con el software SP Flashtool, y les dejo los Firmwares originales para todas las regiones del mundo Bluboo X550. SP flashtool puede ser utilizado para instalar ROMs o firmwares en los dispositivos Mediatek también se puede utilizar para obtener acceso root, flashear recoverys, flashear ROMs modificadas, hacer particiones e instalar kernels. En nuestros tutoriales solemos utilizar este software para realizar muchos procedimientos, como son el flasheo de una ROM, la instalación de un nuevo Recovery etc.

  • ARCHIVOS NECESARIOS :

  1. los USB drivers para el MTK65XX [DESCARGAR]
  2. los USB drivers para el MTK6577 [DESCARGAR]
  3. MTK Droid Tool And Root [DESCARGAR]
  4. SP FlashTool [DESCARGAR]
  5. Rom, Firmware Bluboo X550 [DESCARGAR] 
  6. Bateria por lo menos al 50%

  • PASOS A SEGUIR :

  1. Instale el controlador USB de Mediatek MTK
  2. Descargar el firmware Bluboo X550. Extraer el contenido Firmware
  3. Asegurarnos de que el móvil tenga por lo menos un 50% de batería. Al realizar también se borrarán los contenidos del teléfono; por lo tanto, no hay que olvidarse de hacer una copia de los datos que no queramos perder.
  4. Apagar el Bluboo X550
  5. Abrir el directorio "SP Flash Tool" y ejectuar "Flash_tool.exe" 
  6. Una vez ejectuado, clickar en "Scatter Loding" y seleccionar el siguiente firmware: 
  7. Pulsar en el botón "Download". Pulsar "yes" en los diálogos de conformación que aparezcan. 
  8. Conectar el teléfonono mediante el USB y apagar el teléfono
  9. Conectar el cable USB al Bluboo X550
  10. Un nuevo dispositivo será detectetado (MediaTek Preloader USB VCOM Port)
  11. Después de encenderse el móvil debería empezar a actualizarse el firmware. 


Si por algún motivo se te queda booteando en el logo de Bluboo X550 apaga el celular, reinicia en Recovery Mode y realiza un wipe data y wipe cache.


Cómo utilizar SP FlashTool para actualizar el dispositivo MTK

Available link for download

Read more »

Face Detection in Google Play services

Face Detection in Google Play services


Posted by Laurence Moroney, Developer Advocate

With the release of Google Play services 7.8, we announced the addition of new Mobile Vision APIs, which includes a new Face API that finds human faces in images and video better and faster than before. This API is also smarter at distinguishing faces at different orientations and with different facial features facial expressions.

Face Detection

Face Detection is a leap forward from the previous Android FaceDetector.Face API. It’s designed to better detect human faces in images and video for easier editing. It’s smart enough to detect faces even at different orientations -- so if your subject’s head is turned sideways, it can detect it. Specific landmarks can also be detected on faces, such as the eyes, the nose, and the edges of the lips.

Important Note

This is not a face recognition API. Instead, the new API simply detects areas in the image or video that are human faces. It also infers from changes in the position frame to frame that faces in consecutive frames of video are the same face. If a face leaves the field of view, and re-enters, it isn’t recognized as a previously detected face.


Detecting a face

When the API detects a human face, it is returned as a Face object. The Face object provides the spatial data for the face so you can, for example, draw bounding rectangles around a face, or, if you use landmarks on the face, you can add features to the face in the correct place, such as giving a person a new hat.

  • getPosition() - Returns the top left coordinates of the area where a face was detected
  • getWidth() - Returns the width of the area where a face was detected
  • getHeight() - Returns the height of the area where a face was detected
  • getId() - Returns an ID that the system associated with a detected face

Orientation

The Face API is smart enough to detect faces in multiple orientations. As the head is a solid object that is capable of moving and rotating around multiple axes, the view of a face in an image can vary wildly.

Here’s an example of a human face, instantly recognizable to a human, despite being oriented in greatly different ways:

The API is capable of detecting this as a face, even in the circumstances where as much as half of the facial data is missing, and the face is oriented at an angle, such as in the corners of the above image.

Here are the method calls available to a face object:

  • getEulerY() - Returns the rotation of the face around the vertical axis -- i.e. has the neck turned so that the face is looking left or right [The y degree in the above image]
  • getEulerZ() - Returns the rotation of the face around the Z azis -- i.e. has the user tilted their neck to cock the head sideways [The r degree in the above image]

Landmarks

A landmark is a point of interest within a face. The API provides a getLandmarks() method which returns a List , where a Landmark object returns the coordinates of the landmark, where a landmark is one of the following: Bottom of mouth, left cheek, left ear, left ear tip, left eye, left mouth, base of nose, right cheek, right ear, right ear tip, right eye or right mouth.

Activity

In addition to detecting the landmark, the API offers the following function calls to allow you to smartly detect various facial states:

  • getIsLeftEyeOpenProbability() - Returns a value between 0 and 1, giving probability that the left eye is open
  • getIsRighteyeOpenProbability() - Same but for right eye
  • getIsSmilingProbability() - Returns a value between 0 and 1 giving a probability that the face is smiling

Thus, for example, you could write an app that only takes a photo when all of the subjects in the image are smiling.

Learn More

It’s easy to build applications that use facial detection using the Face API, and we’ve provided lots of great resources that will allow you to do so. Check them out here:

Follow the Code Lab

Read the Documentation

Explore the sample

Join the discussion on

+Android Developers

Available link for download

Read more »