Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Richy Freeway
Old
#461  
Richy Freeway's Avatar
Member
Thanks Meter 8
Posts: 75
Join Date: May 2010
Location: Bournemouth
Quote:
Originally Posted by kartnite View Post
I'm still on a7. Navigation doesn't seem to work. Anyone facing this problem?
Regardless of what ROM I've run, I have ALWAYS had to apply the AGPS patch to make the GPS work properly.

http://forum.xda-developers.com/show....php?t=1466516

Specifically I use this one

http://derekgordon.com/gps-files/agp...nossl.v3.1.zip

Flash from recovery.
The Following 3 Users Say Thank You to Richy Freeway For This Useful Post: [ Click to Expand ]
 
Bojan155
Old
#462  
Bojan155's Avatar
Senior Member
Thanks Meter 523
Posts: 514
Join Date: May 2012
Location: Amsterdam
Nikez or anyone else, any idea if and what needs to be changed here to make the menu button not disappear?
NavigationBarView.smali
Code:
.method public setMenuVisibility(ZZ)V
    .locals 2
    .parameter "show"
    .parameter "force"

    .prologue
    .line 169
    if-nez p2, :cond_0

    iget-boolean v0, p0, Lcom/android/systemui/statusbar/phone/NavigationBarView;->mShowMenu:Z

    if-ne v0, p1, :cond_0

    .line 174
    :goto_0
    return-void

    .line 171
    :cond_0
    iput-boolean p1, p0, Lcom/android/systemui/statusbar/phone/NavigationBarView;->mShowMenu:Z

    .line 173
    invoke-virtual {p0}, Lcom/android/systemui/statusbar/phone/NavigationBarView;->getMenuButton()Landroid/view/View;

    move-result-object v1

    iget-boolean v0, p0, Lcom/android/systemui/statusbar/phone/NavigationBarView;->mShowMenu:Z

    if-eqz v0, :cond_1

    const/4 v0, 0x0

    :goto_1
    invoke-virtual {v1, v0}, Landroid/view/View;->setVisibility(I)V

    goto :goto_0

    :cond_1
    const/4 v0, 0x4

    goto :goto_1
.end method
I tried removing lines, changing the conditions (to match home/recent button) but honestly I have no clue.

Good luck with the house, I am about done helping out my parents.

Thanks!
The Following User Says Thank You to Bojan155 For This Useful Post: [ Click to Expand ]
 
doommaster
Old
#463  
Junior Member
Thanks Meter 2
Posts: 20
Join Date: Dec 2007
Quote:
Originally Posted by Bojan155 View Post
I don't have this issue on a8, locked and unlocked from both landscape views, looking at the log I see a lot of permission warnings. Try running the fix permissions option in recovery/advanced. Do a nandroid backup first!

Sent from my HTC Desire using XDA
It does'nt work, Bojan. Thanks for the help :)

---------- Post added at 04:19 PM ---------- Previous post was at 04:15 PM ----------

Quote:
Originally Posted by Richy Freeway View Post
Been getting this too. Pressing back clears the error and the phone carries on fine. Didn't have the issue on a7.
This happens usually after the hot reboot... strange problem...
 
Bojan155
Old
#464  
Bojan155's Avatar
Senior Member
Thanks Meter 523
Posts: 514
Join Date: May 2012
Location: Amsterdam
Quote:
Originally Posted by doommaster View Post
It does'nt work, Bojan. Thanks for the help :)
Still weird cause I have the same phone and also running a8 and it does not happen for me in either landscape modes nor when Im in landscape within an app.

I used to have it with earlier releases when installing an app from play that it would hot reboot, also had the permission errors and fixing them from there would fix it.

Maaaaybe but a big maybe you could try an a2sd fixapk from terminal and reboot. But it also borked my installed apps once (1 out of 5 I did it) so please make a backup if you are willing to try.
 
kartnite
Old
#465  
kartnite's Avatar
Senior Member
Thanks Meter 58
Posts: 531
Join Date: Sep 2010
Location: London, United Kingdom
Quote:
Originally Posted by Richy Freeway View Post
Regardless of what ROM I've run, I have ALWAYS had to apply the AGPS patch to make the GPS work properly.

http://forum.xda-developers.com/show....php?t=1466516

Specifically I use this one

http://derekgordon.com/gps-files/agp...nossl.v3.1.zip

Flash from recovery.
Thanks a lot, mate. Will flash it and check. Many thanks... Was at my wits end, ha ha...

- Desirously swyped. $xda$
Empowered by Android; Sensed by HTC; Fuelled by Desire.

We have one Earth. Make it ours.
 
Bojan155
Old
(Last edited by Bojan155; 21st June 2012 at 01:31 PM.) Reason: typo
#466  
Bojan155's Avatar
Senior Member
Thanks Meter 523
Posts: 514
Join Date: May 2012
Location: Amsterdam
Teaser:


Still only got it working so it pops up when an app calls for it (not all apps), but it wont stick. Got help from Matt (mattmanwrx aka softkey guru ) and possibly I can get a dev (shaky156) to help out with the smali if time allows it.
The Following 2 Users Say Thank You to Bojan155 For This Useful Post: [ Click to Expand ]
 
tuxy81
Old
#467  
tuxy81's Avatar
Senior Member
Thanks Meter 30
Posts: 121
Join Date: Dec 2010
Quote:
Originally Posted by Bojan155 View Post
Still weird cause I have the same phone and also running a8 and it does not happen for me in either landscape modes nor when Im in landscape within an app.

I used to have it with earlier releases when installing an app from play that it would hot reboot, also had the permission errors and fixing them from there would fix it.

Maaaaybe but a big maybe you could try an a2sd fixapk from terminal and reboot. But it also borked my installed apps once (1 out of 5 I did it) so please make a backup if you are willing to try.
doesn't work, that's not a big problem for now, just remember to turn in portrait the app before lock the screen
HTC Desire GSM(Bravo)-PVT1 s-off
Hboot-Custom System:250MB Cache:8MB Data:169MB based onAlpharev stock 6.93.1002
Radio-5.17.05.23
RIL-2.2.0019G
Recovery-4EXT touch v 1.0.0.5 RC9
Rom-Nikez Jelly Bean-nightly+stock a2sd
SD-Mustang 8GB class 10-1GB ext4

Nook Simple Touch 1.2.1
Recovery-CWM RC2
Rom-NookManager 0.50+NTGAppsAttack+Multitouch-fastmode Kernel v166

 
LaidbackNikez
Old
#468  
LaidbackNikez's Avatar
Senior Member - OP
Thanks Meter 5870
Posts: 813
Join Date: Feb 2011

 
DONATE TO ME
Guys, great that u use the rom and so on but I wont take time to browse through pages and pages for issues. Use the bugtracker provided on my site. (2nd one).
Part of the Evervolv Team
________________________________

I am not a human. I am a robot. I survive by consuming alcoholic beverages. Feed me.

The Following User Says Thank You to LaidbackNikez For This Useful Post: [ Click to Expand ]
 
jdstrydom
Old
#469  
Senior Member
Thanks Meter 86
Posts: 350
Join Date: Jan 2009
Location: Mossel Bay

 
DONATE TO ME
Quote:
Originally Posted by Bojan155 View Post
Still weird cause I have the same phone and also running a8 and it does not happen for me in either landscape modes nor when Im in landscape within an app.

I used to have it with earlier releases when installing an app from play that it would hot reboot, also had the permission errors and fixing them from there would fix it.

Maaaaybe but a big maybe you could try an a2sd fixapk from terminal and reboot. But it also borked my installed apps once (1 out of 5 I did it) so please make a backup if you are willing to try.
Probably won't work if you make a nandroid of your working system without Google account and the guy with the issue restores it.? Will definitely rule out rom or configuration errors and maybe point to hardware issue.

Is something like this possible to do? You guys have the same phones after all.

M2c

Sent from my HTC Desire using Tapatalk 2


Model: Samsung Galaxy Note II (International) - GT-N7100
Build: X-Note V 3.0 on JZO54K.N7100XXDME1
Baseband: N7100XXDLK7
Kernel: 3.0.77-SaberKernel_23.5_7100-g132c21e-dirty
 
sunshineFU
Old
#470  
Member
Thanks Meter 7
Posts: 76
Join Date: Aug 2011
That's strange !
Every release is just 2.11kb.
Are ddownloads broken?

 
Post Reply+
Tags
desire, fast, ics, lente, nikez
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...