Showing posts with label devices. Show all posts
Showing posts with label devices. Show all posts

Thursday, 15 October 2015

Nexus / Play Edition Devices - Car Mode Home Button and Top of Screen Unresponsive



When I installed 5.1.1 on my Nexus 7 mounted in my car, I noticed a weird bug with Car Mode Control being activated - the home button would freeze up the screen, locking it on an all black screen, and the status bar along with another 10% from the top of the screen was unresponsive to touch. Now, I know there are issues with Nexus devices running Car Mode apps, but without reinventing the wheel (or at least having to code a ton more stuff into Tasker), it's the easiest way for me to send up accompanying things, like Car Home Ultra and activating tethering, etc.

But this is just obnoxious. I can barely get the search bar to work on Google Maps, I have to hit just the very bottom of the bar to get it to open up the recent searches and allow me to type, and most 3-dot menus cannot be hit anymore. When I got my Moto X Pure, I noticed the same thing was happening, so it wasn't A) the Nexus 7, B) Car Home Ultra, C) at one point I even considered it was Nova Launcher, but rather D) just being in Car Mode. The MXPE comes out of this state easily enough with doing a screen off and back on, but the N7 does not - I either have to disable wifi tethering which disables car mode on the N7 via a Tasker task, or restart it in some extreme cases. I have Car Home Ultra on my N7 but not my MXPE, so the suggestion that it has something to do with a bug in the home button override of Car Home Ultra doesn't hold water, unfortunately (thought of that as the culprit already too).

I think this may be a "safety feature" of Nexus / PE devices that if car mode is activated, you can touch certain things and go back home, but if I can't pull down the status bar, I can't set car mode off unless I turn off my car, which kills Bluetooth and my Tasker task to keep my phone in car mode when connected to the car's BT. NOT ideal for someone who drives 1,000+ miles per week for work and needs to check and send emails while I'm stopped waiting for my next assignment to start (insurance related career). I find it even more absurd that not only is the status bar blocked from access, but all apps just below that as well, including the search bar on Google Maps as I said already. How am I even supposed to search for the next destination without being able to access that bar easily?

===========================

TD;LR - Nexus and Play Edition devices don't like Car Mode being forced on them through apps that turn on car mode, it makes them unresponsive to certain parts of the screen and doesn't allow the home button to work, is there any way to enable car mode without having to build a Tasker task that does what car mode does for me?



Monday, 12 October 2015

[GUIDE] [MEDIATEK] How To Port Lollipop Based ROMs for MTK Kitkat Devices





How To Port Lollipop Based ROMs for MTK Kitkat Devices

Only For Mediatek SOCs

This guide applies to same chipsets:

Example:
MT6577 to MT6577
MT6589 to MT6589
MT6572 to MT6572
MT6582 to MT6582


And works also for:

MT6589 to MT6577
MT6582 to MT6572
MT6577 to MT6575


Before starting this tutorial, please make a backup of your ROM
I am not responsible for any damage to your device, this guide is for expert users.


You Need:

- Winrar, 7-Zip or similar
- Notepad++
- Tool for unpack/repack mtk boot.imgs
- Kitkat Stock ROM
- Lollipop ROM for port
- Brain :p

Step 1.- Unzip the port Lollipop ROM and your stock ROM also.



Step 2.- Delete this files or folders in port ROM and replace with your files from Stock ROM:




Code:


-system/etc/firmware
-system/lib/hw
-system/lib/egl
-system/usr/keylayout/Generic.kl
-system/vendor




Step 3.-.Rename you stock boot.img to stockboot.img and the port boot.img portboot.img. Unpack the boot.imgs, compare the fstab(ramdisk/fstab) and make changes in fstab from portboot.img(open it using notepad++). Use zImage from your stockboot.img and the ramdisk from portboot.img, recompile and replace in port rom folder.




Step 4.- Open the updater-script in META-INF in port rom, open it with Netepad++. Edit the mount points(compare with your updater-script from stock META-INF)



Example:

Code:


format("ext4", "EMMC", "/dev/block/mmcblk0p7", "0", "/system");
format("ext4", "EMMC", "/dev/block/mmcblk0p5", "0", "/data");
mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/system");





Step 5.- Zip the port ROM and flash it in recovery mode, enjoy.:highfive:



[Sony] Xperia Open Devices Project



Sony Mobile is committed to supporting the open developer community, and one way to show this is by publishing parts of our code as well as selected tools developed by our internal developers.

For some of the Xperia™ devices, we provide Android™ Open Source Project (AOSP) device configurations on GitHub. This means that the software will be open for you as a developer to use and contribute to. This is a way for us to support the open Android community, and it is also a tool for us to facilitate and verify contributions to AOSP.

If you want to build AOSP for your unlocked Xperia device, you find all the resources you need in the sections below.
http://developer.sonymobile.com/know.../open-devices/

Unified 3.10 kernel sources
https://github.com/sonyxperiadev/kernel

Project git
https://github.com/sonyxperiadev/



[Sony] Xperia Open Devices Project



Sony Mobile is committed to supporting the open developer community, and one way to show this is by publishing parts of our code as well as selected tools developed by our internal developers.

For some of the Xperia™ devices, we provide Android™ Open Source Project (AOSP) device configurations on GitHub. This means that the software will be open for you as a developer to use and contribute to. This is a way for us to support the open Android community, and it is also a tool for us to facilitate and verify contributions to AOSP.

If you want to build AOSP for your unlocked Xperia device, you find all the resources you need in the sections below.
http://developer.sonymobile.com/know.../open-devices/

Unified 3.10 kernel sources
https://github.com/sonyxperiadev/kernel

Project git
https://github.com/sonyxperiadev/



How to find out what A2DP codecs are available on my devices?



Hi, I am not sure which forum to ask this question. I am on the market for a new and hopefully better set of Bluetooth speakers to replace the cheap one I have. I understand that there are a number of audio codecs used for Bluetooth stereo but not all Android sources and Speakers support the most sophisticate codecs. Some may only support the minimum subband coding. So, before I spend the money, I like to know if there is an easy way to find out (ie. via an APP on Android) if my phone and the new speaker I intend to buy have the capability to use AAC.



Sunday, 11 October 2015

How to add Lenovo A5000 to Android Kitchen Supported devices list?



Hi
I just bought my Lenovo A5000 and I would like to build a custom rom for it as there's no CyanogenMod version for this device

1- I would like to know how to add this device into android kitchen supported devices list

2- How can we start a forum for this device as all users of this phone keeps posting in different/similar forums seeking for answers



Saturday, 10 October 2015

Where can I learn how devices are rooted?



I want to know how the actually exploits are performed to gain root on an Android phone. I'm interested in the technical details, not "Google your device and run a program to root your phone".

Thank you.



I need the "lk.bin" file for devices with similar specs: Mt6572S_00, 5 inch, 512 ram



Hello.

I have an Unusual 50x smartphone. This is a rather small company from Spain, I suppose they are just rebranding chinese smartphones, and this is why I can't find a rom that would work with it. They do not have a stock rom for this device on their website unfortunately.

The specifications are:

Mtk6572S_00, 512 mb ram, 5 inch screen.

Even if some rom does start up, the screen is striped, like really, really striped, the phone reacts on swiping, but the screen is unreadable.

I have narrowed down possible causes of this issue to wrong "lk.bin" file. I've tried multiple roms, like for Cubot C11, Dooge DG300, Zoppo P580, HDC Note 3. None of this works any good, screen is still striped. I've also tried roms for similar devices from this manufactor, with no success.

Does someone have a similar lk.bin file, or a stock rom, that could work? Thank you so much in advance.

Here is a photo of the screen:

Oh, I cannot post links, so just paste it after "imgur.com": d2oebvW



Friday, 9 October 2015

Thursday, 8 October 2015

How to sync personal dictionary between devices (Google Keyboard)?



I also have installed Google Keyboard app on my tablet and have selected my main Google account as the sync account. The dictionary was initially empty but I have added some words. I also pressed "Sync now" after adding the words.

I have also installed the Google Keyboard app on my phone and just have also selected the same account as on the tablet and have pressed "Sync now". BUT the dictionary hasn't transferred to my phone.

Any ideas on how to make this will work? Thanks! :)



How do I add Moto 360 2015 on "My Devices"?



I cannot seem to get the Moto 360 2nd generation to show up on any device search on XDA. How can I add a shortcut to Notifications -> My Devices?



Deploy 300 Tab 4 devices



Hey

I have to deploy approx 300 Tab 4 devices.

I use Samsung Knox Premium to deploy applications and policies.

I have to set soft keyboard and "user-information" on the lock screen.

Any way to do this automatically? (by APK file or?)

Thanks in advance

Michael



Wednesday, 7 October 2015

Android Marshmallow 6.0 OTA Universal to all Sprout4 Devices (Guide)



MAKING A UNIVERSAL MARSHMALLOW OTA FOR ALL SPROUT4 DEVICES


NOTE : To install Android 6.0 Marshmallow on your sprout4 device , you should be on unrooted stock lollipop build LMY48M.


I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE.
DO IT AT YOUR OWN RISK.!!!!


DOWNLOAD OTA UPDATE FROM HERE :- DOWNLOAD OTA HERE


After downloading OTA Update Follow the steps below :-
1. Unzip OTA Update zip to any folder.
2. Navigate to OTA_Update_Unzipped_Folder/META-INF/com/google/android/
3. You will updater-script file there
4. Now delete that file and download the modified updater-script file from below link and copy it there

DOWNLOAD FILE HERE
5. Now repack the rom in a zip file using winrar or winzip with compression method 'Store'.
6. Copy this rom in your phone and flash it using Touch Philz recovery
and Thats it! ;)
You can flash this rom on any sprout4 device.

I have test this method on my phone and its works fine. :)
If you find any difficulty you can PM me.
IF THIS HELPS YOU THEN DONT FORGET TO HIT THANKS BUTTON:good:



Tuesday, 6 October 2015

[Q] auto sync ebooks epub/pdf/txt across my NST and other android devices



here's what I want to achieve... download an ebook/epub on my android phone or tablet and have the ebook automatically downloaded to my NST.

Is there such app? It's so much easier to search and download epub on my phone or tablet than the NST which has an horrible touch screen. I want to be able to download an ebook on my phone, read it and continue reading on my NST all automatically..

is there an app for that or a setup to achieve this?



Shield Controller other Android devices



Is it possible to sync the controller to other Android devices aside from the Shield?



No Marshmallow for the Tablet Z as Sony releases supported devices for update...



Looks like we are out of luck for the new Marshmallow update next year...
http://www.androidauthority.com/sony...update-647255/
Oh well 5.1..1 still rocks...



Someome pls make a cwm backup of (android 6.0 rom) for rooted devices &upload here.



Someome pls make a cwm backup of (android 6.0 rom) for rooted devices



These Sony Xperia Devices Will Get Android Marshmallow



Sony is the latest company to reveal which of its Sony Xperia devices will be getting the Android Marshmallow update.

The company has now released a full list, which you can see below that will get the Android 6.0 software update.


Sony Xperia Android Marshmallow Update List:

Xperia Z5
Xperia Z5 Compact
Xperia Z5 Premium
Xperia Z4 Tablet
Xperia Z3+
Xperia Z3
Xperia Z3 Compact
Xperia Z3 Tablet Compact
Xperia Z2
Xperia Z2 Tablet
Xperia M5
Xperia C5 Ultra
Xperia M4 Aqua
Xperia C5
Sony has not given any details on when the various handsets will get the Android Marshmallow update. The company has said that the updates will be rolled out in phases and will vary depending on the country and carrier.

As soon as we get some more informatin on when the first Sony Xperia devices will get the Android 6.0 Marshmallow update, we will let you guys know.

Source Sony
http://www.geeky-gadgets.com/these-s...ow-06-10-2015/



Marshmallow update - cant pair bluetooth devices using PIN



I'm trying to get a sense of whether the following bug is only affecting me or other users as well. I did a full factory image flash of 6.0 and attempted to pair a bluetooth keyboard and bluetooth audio receiver. For the keyboard, it forces the other device to generate a pin that is then typed on the keyboard. I eventually got this to work, but the NP kept taking a while just to generate a code, and would frequently time out before I could send the code. Once paired though, it worked fine.

The main issue is the audio receiver, which has the simple 0000 pair code. When I type it in on the player (or any other number for that matter), there's no way to click next or proceed to have it pair. It just sits there until it times out.

Anyone else deal with this and/or find a workaround?