ads

Affichage des articles dont le libellé est Home. Afficher tous les articles
Affichage des articles dont le libellé est Home. Afficher tous les articles

mardi 22 septembre 2015

Switching between home screens



In my Tab 4 10.1, when there was android v 4.4 there was one very handy functionality.
When you were on one of home screens and touched the side of the screen it was scrolling to next screen without a need of sliding through the screen.
After update to 5.0.2 the function is gone. Is there any way of bringing it back?
It is still working in app drawer though...

Stock firmware, no root.



lundi 21 septembre 2015

Latest Sense Home Update Fix???



So I'm sureim not the only1 with the problem, when updatingto the newest Sense Home Update, the launcher itself works fine, but All articleson Blinkfeed disappear and even when clicking the buttons to search for content or add content, it doesn't do a thing... Does anybody know of a fix for this??
I've tried everything, wiping data, cache, I've even tried on a completely clean flash of rom (NuSense7), and still nothing...
Any advice would be greatly appreciated



Latest Sense Home Update Fix???



So I'm sureim not the only1 with the problem, when updatingto the newest Sense Home Update, the launcher itself works fine, but All articleson Blinkfeed disappear and even when clicking the buttons to search for content or add content, it doesn't do a thing... Does anybody know of a fix for this??
I've tried everything, wiping data, cache, I've even tried on a completely clean flash of rom (NuSense7), and still nothing...
Any advice would be greatly appreciated



dimanche 20 septembre 2015

Request home apk



Hi silly I know but can someone please post stock home apk from 5.1.1 please. Thanks



samedi 19 septembre 2015

[MOD] [FIX] Remove roaming on home network



Disclaimer:
This fix is based on the work of wmn79, his thread concerning this issue can be found here: http://forum.xda-developers.com/goog...twork-t2969702
Backup your system, not kidding, do it!
This fix works for me and I share this with you. I am not responsible for any damage to your phone or any data loss you encounter.

Symptom:
When connecting to home mobile network you have to enable data roaming in order to get data working.

Cause:
Your mobile provider is using different MNC numbers which are not recognized by Android as a non roaming network.

Fix:
According to wmn79's thread we can fix this by modding the framework-res.apk of Android. He mentions in his thread to push the modified apk with custom recovery update.zip. As I want to stay on stock rom this is no solution for me and fortunately there is a way without custom recovery.
  • Root your phone. I am on stock 090915 (OTA) and it came pre-rooted. All I need to do was installing SuperSU from Playstore.

  • Copy framework-res.apk from /system/framework to your computer

  • Install apktool (http://ibotpeaches.github.io/Apktool/install/)

  • Install framework: "apktool if framework-res.apk"

  • Decompile framework-res.apk: "apktool d framework-res.apk"

  • Edit/Create Files in created framework-res folder (details below)

  • Compile framework-res.apk: "apktool b -c framework-res"

  • Copy the modded framework-res.apk (It is inside the framework-res/dist folder) to the Downloads folder of your phone. Do not copy it directly to the /system/framework folder!

  • Use your favorite file explorer (I use ES File Exporer), mount /system read/write and move the framework-res.apk from your Downloads folder to /system. Again, do not move it to /system/framework folder!

  • Inside the /system folder check and correct the permissions of the file, it should be rw-r--r-- and should belong to root:root.

  • Now you should move (do not use copy!) the file from the /system folder to /system/framework

  • Shortly after this is done on my phone several Google services and apps were killed, just for your information

  • Reboot your phone

The process of moving the framework-res.apk to the /system/framework folder is for example in this video: https://www.youtube.com/watch?v=SbjQcFpt39k

So you know how to install the mod, but what is it about? When you decompiled the framework-res.apk there is a folder named "res" inside of the folder "framework-res". In this folder you have to create a new one with the mnc and mcc numbers from your apn settings. I describe this on the example of O2 in Germany. O2 has mcc 262 and mnc is 07. The folder to create is "values-mcc262-mnc07" inside this folder create a file named "arrays.xml". Actually I just copied the hole thing from another folder and edited it to the following contents:

Code:


<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string-array name="config_operatorConsideredNonRoaming">
        <item>26203</item>
    </string-array>
</resources>


The item consists of the mcc and mnc number of the network which can be used without roaming. In this example this is the former E-Plus network which is merged with the O2 network. E-Plus network has mcc 262 and mnc 03. I got the information regarding mcc and mnc numbers from this site: http://mcclist.com/mobile-network-co...ntry-codes.asp
There can be more than one item in the string-array list.

I have done this, tested it and for me it's working perfectly. I can give you my framework-res.apk if you are on O2 as well, send me a pm. If you are on a different network and got stuck on my explanation just give me the mcc and mnc numbers and I provide you with a framework-res.apk. As the framework-res.apk is tight to the ROM this will only work if you are on stock 090915.

Cheers



• Post your Moto X Play Home Screens •



Hi

This thread is ment to Post your Homescreens and their details, so that you can showoff your creativity..

Have fun, looking forward to seeing everyone's screenshots!

PLEASE BE APPROPRIATE



• Post Your Mi Note Pro Home Screens •



Hi

This thread is ment to Post your Homescreens and their details, so that you can showoff your creativity..

Have fun, looking forward to seeing everyone's screenshots!

PLEASE BE APPROPRIATE



• Post Your Xperia E3 Home Screens •



Hi

This thread is ment to Post your Homescreens and their details, so that you can showoff your creativity..

Have fun, looking forward to seeing everyone's screenshots!

PLEASE BE APPROPRIATE



Oneplus 2 Home Button completely Dead !



My Home button of the OPT is not giving signs of life. I got the OPT yesterday and it worked but after a clean install it stopped working.

It doesn't do Home Button Taks nor it reads fingerprints. It is simply DEAD! Help me please????

I went through a process of rooting, however I'm still not rooted because no point of rooting if I have this problem.

Here's what happened:

After I unlocked the bootloader and flash TWRP, I went to TWRP and by mistake I wiped system as well. I was so nervous that I ended up wiping: System + Data + Dalvik + Cache + SD Card.

So after I had wiped everything off OPT, of course I had to download and flash manually Oxygen OS ! After I flashed it I set up the phone normally through Setup Wizard and when I was going to configure the Fingerprint, that's when it didn't work anymore. So, everything in the phone is working properly except for the Home Button.

So, do you think it could have anything to do with factory reset + System + SD Card and flashing Oxygen OS again? How could that damage the Home Button ALL functionalities? If not, read the final part of this thread:

The buttons on left and right of the Home Button work properly !

I followed these two Sticky Threads:

---> https://forums.oneplus.net/threads/o...-01-09.347627/
---> https://forums.oneplus.net/threads/....p-more.345478/

I have a theory which might help someone who reads this tell me if it could be it:

So, my OPT came with Oxygen OS 2.0.3 and as I wiped the system, I had to flash a ROM again. However it is only available Oxygen 2.0.2 in the Internet to download, which leads me to think that it was a firmware downgrade which led to this problem. Could this be it?

I am trying to solve this for 17 hours ! Please, if you have any idea how to help me, do not hesitate.

Thanks in advance for all of those who are reading this until the end and even more thanks to the ones replying to this thread !



[Q] Long press home button?



Is it possible to have long press home button go straight to Google Now voice search rather than Google Now?



vendredi 18 septembre 2015

Issue with floating notifications on home screen



Hi XDA members,

Hope all is well. Hoping I have posted in the right section of the forum. I have given up trying to figure out as why my notifications float on the home screen . I can scroll through all my home screens and the notifications will float their until I press the power button to turn off the screen and turn it back on.

Unfortunately, i do not have enough posts to post an external link to the image.

I currently have stock rom 5.1 unrooted and apex launcher pro v3.1.0

Any feedback would be greatly appreciated.



Is there a way of selling an app on Google Play without showing my home address?



I'm looking for a way to sell apps on Google Play without my home address being visible to consumers. PO Boxes aren't allowed, and I don't have a business address.

Damn EU rules...

Thanks guys (I'm in the UK by the way).



jeudi 17 septembre 2015

Home button



I got the 64 version on verizon. When I tap to go home it's a little loud referring get to the click you here..... am I the only one



dimanche 13 septembre 2015

Remap Home Button Function



Hi. I want to remap the functions of the home button as follows:
Click - Home
Long press - Menu/Recent
Double tap - Back

and then eventually disable the softkeys all together. Now, I used xposed additions to open the Menu/Recent on long press, but there's no function for changing how it works when double tapping. Home2 shortcut only lets me open an app while double tapping, and that's not what I want.

Help?



samedi 12 septembre 2015

nVidia Shield Android TV - Post your home screen



We seem to be missing the required "Post your home screen" thread - so let me start it off ;)!

Here's mine. I'm using HALauncher so that I can customize the home screen to my needs. I'm a big fan of HALauncher as it allows:

1 - Control over grouping and ordering. On the Shield default launcher, most-used apps go to the front of the line, so the order is always changing.
2 - Add sideloaded apps
3 - Add web page bookmarks
4 - Add wallpaper
5 - Add custom images for apps on launchers








Attached Thumbnails


Click image for larger version<br/><br/>Name:	HALauncher_20150803_120016.jpg<br/>Views:	N/A<br/>Size:	154.1 KB<br/>ID:	3471114
 














Nova Launcher Removing Apps From Home Screen After Update



Hey guys, I'm encountering a problem where every now and then where apps will get updated automatically and then they'll get removed from the home screen. I saw another post (albeit from 2013) with a similar problem, however with theirs only the actual icon would be removed and a space would still be present when the app was in a drawer. There seems to be no pattern as to whether they get removed or not, some will go a couple of updates without being removed.

I'm running the latest update of Nova (4.0.2.) on an Xperia Z3 also running the latest update of Lollipop (5.1.1), I want to say that this problem has only started occurring when I'd updated it to 5.1.1, but I'm not 100% sure about that.

Many thanks guys!



jeudi 10 septembre 2015

Samsung button loose on left side of home button.



Hai,
i got samsung s6 .
i have envountered stange problem

The left side of button is loose but right side is solid middle is also solid.


And sometimes the silver border don't press down when i press button.

it is around 2 month so please say me if warranty gives me .

Please help :(



dimanche 6 septembre 2015

Recovery mode with boot loop and broken home button. How?



Hi guys,

I've flashed Nameless ROM and found, that my home button is not working any more. OK, thinking, that it's buggy Nameless i've flashed BLISSROM. Wow, same effect. Ok, seems, i've played to much with AGNI (or something else) kernel. ODIN'ed stock firmware. Now it's boot looped and i can't get to download mode, as seems, that home button still doesn't work.

Any ideas?



Samsung galaxy note 3 soft brick without home button



I've a very simple problem which I know how to solve but the process is very complicated . My note 3 has home button problem . It was running leaked version of lollipop which has some bugs like frequent restart , heating problem , crash etc . It was rooted . I thought of updating the rom so I flashed poland lollipop firmware . The flash went normally . The device rebooted and now it's stuck in samsung logo for more than 2 hours . The device charges normaly when switched off . I know the solution is to wipe data and cache partition in recovery . But I don't know how to achieve this

1 I cannot use 3 button combo to boot into recovery as home button is broken
2 I cannot use adb ( I tried it) because adb needs usb debugging on and since it is the first time boot up from flash there's no way to do usb debugging on
3 I can go to download mode using usb jig but I cannot go to recovery by any means

So devs if you have any solution or software or hardware to boot into recovery , please help . Thanks



Panasonic launcher fit home UI



If u r lukin for panasoniclauncher..... Let me knw