1.12.2017

Google Pixel Apps Installer - Papps

Papps

What is it?

An open source installer for the Google Pixel specific apps and files.Enjoy the Google Pixel experience on any Android device with Papps.

IMPORTANT - Device should have a chipset with an ARM64 architecture - only 64-bit processor devices.

Installation instructions
1. Reboot your device into TWRP recovery
2. Flash Papps-XXX.zip
3. Wipe Cache/Dalvik
4. Reboot

5. Navigate to Settings and give permissions to Dialer (or IncallUI won't work!)

Step 5 is really important as InCallUI won't work unless permissions are enabled.

ZIP file download link  - https://www.androidfilehost.com/?w=files&flid=126245

Apps that is going to be installed: Calendar, Camera, Clock, Contacts, Dialer, Keyboard, Launcher, Messaging, Photos, Velvet, Wallpaper,Picker, Pixel Audio,(notifications, alarms, ringtones, UI).

Latest stable version is  1.0

XDA Discussion thread link

4.12.2016

Solution -Touch Screen Issue in Android ROMs

First and foremost point to note is that this method requires root.

It can be done in 3 steps

  1. Find  build.prop using root explorer.
  2. Add the following lines to the file
  3. Save it and reboot.

# Touch screen calibration
debug.performance.tuning=1
windowsmgr.max_events_per_sec=200
view.touch_slop=2
view.scroll_friction=1.5
view.minimum_fling_velocity=25
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.min_pointer_dur=8
touch.size.calibration=geometric
touch.size.scale=100
#touch.size.bias=70
touch.pressure.calibration=amplitude
touch.pressure.scale=0.3

11.15.2013

Android 4.4 Kitkat Flashing Instructions for Nexus 4, all variants of Nexus 7, & Nexus 10


We have posted on the release of factory images of android Kitkat 4.4 for all Nexus devices in the previous post. Now in this post we will brief you on the flashing instructions to get android 4.4 Kitkat onto your Nexus devices.

Pre-requisites

  1. You need to have the Android SDK installed. The SDK contains the latest version of adb and fastboot, which you will need for flashing files and issuing commands. 
  2. A MicroUSB cable to execute adb sideload, fastboot flash, and other commands. 
  3. You also have to unlock your bootloader - a process that wipes your data.
  4. Enable Developer options by going to the Settings -> About screen and tapping Build number until the OS unlocks the hidden Developer options menu. Now go to Developer options and make sure you have USB debugging turned on. For security purposes, you can turn it off after we're done.
  5. To unlock the bootloader, if you haven't already done so:
  6. Reboot into the bootloader by issuing an adb reboot bootloader command on your computer or using the correct combination of buttons applicable to your device. Warning: This will wipe your data. Type in fastboot oem unlock on your computer. Agree to the unlock by selecting Yes on your device (VolUp, then Power).
  7. You have now unlocked your bootloader (and the data partition was wiped clean). Verify by rebooting to the bootloader again and looking at Lock State.

Instructions

  1. Download the full factory image corresponding to your Nexus model (Nexus 4 is occam), which includes the full system, bootloader, recovery, kernel (boot.img), and radio (radio is not included for Wi-Fi-only variants). 
  2. Unpack the tgz (tar/gz) archive into its own directory. You can use any tool that reads gz and tar, like 7-Zip.
  3. Proceed with this step if you want to keep your data intact. If you skip this step, your data will be wiped. With your favorite text editor, edit (be careful not to run it by accident instead of editing) flash-all.bat (if you're on Windows) or flash-all.sh (Mac, Linux) and remove "-w" from the fastboot update command. For example, if the line reads fastboot -w update image-razor-jss15j.zip, it should now read fastboot update image-razor-jss15j.zip. The -w option instructs fastboot to wipe data.
  4. Reboot into the bootloader and run the appropriate flash-all script.
Now you are done....

Note: The above procedure restored the factory recovery, so if you want a custom one, you can flash one now .For better security, you can relock the bootloader by issuing fastboot oem lock while booted to the bootloader. This will, however, mean that if you ever want to do anything that requires an unlocked bootloader, you will lose your data in the unlock process.

Rooting

  1. Rooting your Nexus is very easy. It requires an unlocked bootloader and a custom recovery. I recommend using TWRP.
  2. Flash TWRP from here (Reboot into the bootloader as before and then fastboot flash recovery FILENAME.img).
  3. Reboot into recovery (adb reboot recovery).
  4. Flash SuperSU. To do that, download the zip, then put the recovery into adb sideload mode (in TWRP, it's under Advanced), and then do adb sideload FILENAME.zip.
You should be rooted.
Reboot, head to the Play Store, and update SuperSU.

Download Nexus factory images and binaries

Android 4.4 KitKat Factory images released for Nexus 4, Nexus 7 And Nexus 10


For those Nexus owners fascinated  by the Kitkat in Nexus 5, Google have released the factory images for Nexus 4, Nexus 7 and Nexus 10 as promised. These factory images can be manually installed on to the Nexus devices for those who can't wait for the over the air(OTA) updates.


Android 4.4 KitKat Factory Images:  Nexus 4 | Nexus 7 (2013) | Nexus 7 (2012)

7.25.2013

Locket App:" Get paid for your Android lock screen


A new android app Locket was released on thursday,the 18th, that lets you cash in on your lock screen. Locket is an Android app that delivers ads on your lock screen and pays you just for unlocking your phone. 1 cent every time you unlock the screen with a limit of 3 per hour that adds up to 3 cents per hour or 36 cents per day. Locket also pays $1 per referral. You can cash in when your earnings reach $10.

Get locket app here : https://play.google.com/store/apps/details?id=com.locket.android

For more on locket check : www.getlocket.com

Related Posts Plugin for WordPress, Blogger...