top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Incompatible android kernel installed on Nexus

+1 vote
252 views

I installed a wrong kernel to my Nexus 4 (rooted, paranoidandroid rom) and now i have a bootloop. I still have access to fastboot and recovery mode. Can somebody please help me getting back a working kernel?

posted Sep 8, 2013 by Jagan Mishra

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

flash another kernel in recovery.

answer Sep 8, 2013 by anonymous
Thanks, I will try
Similar Questions
0 votes

Whenever I turn my mobile data on, UC news gets installed automatically. I turned Installation from unknown sources off but still I get the installation pop up.

Someone find a solution for this please?

0 votes

Hi,Recently I made an app which takes photo and set to an ImageView in android.In samsung phone its orientation is 90 while camera intent opens so I used ExifInterface with four case 90/180/270/0 with normal case (0 degree) but when I compiled this method,its working perfect in all samsung device which is setting image after reverse rotate 90 to ImageView but not with others like moto/redmi/asus/karbonn I checked on each phone and there is an error that they are not getting bitmap.but when I removed ExifInterface and orientation,it started to work with all devices.but same issue with samsung device that setting image in ImageView with 90 degree orientation.
So I decided to use switch for samsung and other device so how can I know whether app is installed in samsung device or others using java?

...