Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Eclair 2.1 gaps update

777
  1. [translate]    #1
    Senior Member
    Join Date
    Oct 2010
    Location
    Bucharest
    Posts
    121

    Cool Eclair 2.1 gaps update & Temp GPS Fix

    Well i do not see any dedicated eclair update package, so i am adding this for 2.1 to update some apps and add some new, so let's see what's in:
    In voicesearch.zip we have:
    Google maps 5.0 ( with new street view )
    Youtube 2.0 ( PS. In this youtube version i do not see any problem from the new 3d driver using v3 driver mix)
    Voice Search v140

    In update.zip we have:
    Google maps 5.0 ( with new street view )
    Youtube 2.0 ( PS. In this youtube version i do not see any problem from the new 3d driver using v3 driver mix)
    Voice Search v140
    Temporary GPS Fix (gps.conf file in best version )


    In updatev3.zip we have:
    Google maps 5.0 ( with new street view )
    Youtube 2.0 ( PS. In this youtube version i do not see any problem from the new 3d driver using v3 driver mix)
    Voice Search v140
    servicemode.apk ( so called lbs test mode, finally SUPL settings can be changed, maybe we can make gps work properly, until my tests it makes it refresh really fast, to use it, just make a custom shortcut to it. )
    So, i have attached a recovery zip, enjoy!

    The version with new gps.conf which is 80% better, it is the only thing for me that connects to gps, and connects fast, but is still not always working like it should, it is a problem in the driver or something, not so experienced with android i was a wm developer. The thing is with my G1 and Nexus One i have instant gps almost anywhere even in my home, with spica i must stay minutes, but with this gps.conf 80% more of the time it conects instantly or really fast.

    What you must do?
    Well just edit the gps.conf inside the zip that is looking like:

    Code:
    NTP_SERVER=0.ro.pool.ntp.org
    NTP_SERVER=1.ro.pool.ntp.org
    NTP_SERVER=2.ro.pool.ntp.org
    NTP_SERVER=3.ro.pool.ntp.org
    XTRA_SERVER_1=http://xtra2.gpsonextra.net/xtra.bin
    XTRA_SERVER_2=http://xtra1.gpsonextra.net/xtra.bin
    XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
    
    # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
    # 4 - Debug, 5 - Verbose
    DEBUG_LEVEL =0
    
    # Intermediate position report, 1=enable, 0=disable
    INTERMEDIATE_POS=0
    
    # Accuracy threshold for intermediate positions
    # less accurate positions are ignored, 0 for passing all positions
    ACCURACY_THRES=0
    
    # Report supl ref location as position, 1=enable, 0=disable
    REPORT_POSITION_USE_SUPL_REFLOC=1
    
    # Wiper (wifi positioning), 1=enable, 0=disable
    ENABLE_WIPER=1
    
    ################################
    ##### AGPS server settings #####
    ################################
    
    # FOR SUPL SUPPORT, set the following
    SUPL_HOST=supl.google.com
    SUPL_PORT=7276
    SUPL_NO_SECURE_PORT=7276
    SUPL_SECURE_PORT=7276
    
    # FOR C2K PDE SUPPORT, set the following
    # C2K_HOST=c2k.pde.com or IP
    # C2K_PORT=1234
    
    #################################
    ##### AGPS Carrier settings #####
    #################################
    CURRENT_CARRIER=common
    DEFAULT_AGPS_ENABLE=TRUE
    DEFAULT_SSL_ENABLE=FALSE
    
    # TRUE for "User Plane", FALSE for "Control Plane"
    DEFAULT_USER_PLANE=TRUE
    And edit the first lines with NTP_SERVER and complete them with the ones in your zone from here

    After this just go to recovery and install the recovery zip.
    Awaiting your feedback.

    TIP: If you want something not to be installed just open the zip and remove from system\app path the apps you do not want.
    NOTE: If YouTube is installed as normal application (not using recovery zip ) uninstall exsisting one first otherwise system may use older one.
    Attached Files Attached Files
    Last edited by sucka; 01-15-2011 at 06:34 AM.

  2. [translate]    #2
    Senior Member
    Join Date
    May 2010
    Location
    India
    Posts
    509

    Default

    Quote Originally Posted by sucka View Post
    Voice Search v140
    what new features does this have over the voice search in default eclair rom? does it have voice actions?

  3. [translate]    #3
    Senior Member
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    2,826

    Default

    Quote Originally Posted by sucka View Post
    The thing is with my G1 and Nexus One i have instant gps almost anywhere even in my home, with spica i must stay minutes, but with this gps.conf 80% more of the time it conects instantly or really fast.
    We had quite a fight with GPS in Spica- results here, keep in mind that we don't have libgps.so in firmware.
    AFAIK modding gps.conf was also tested, for some users work, for some (including me)- doesn't, also there are some moded ones already in use so please consider creating separate update package for gps.conf.

    Also, please write in DriverMix Discussion about new YT, I'm sure there will be quite a lot users interested
    Code:
    setprop persist.world.domination 1

  4. [translate]    #4
    Senior Member
    Join Date
    Oct 2010
    Location
    Bucharest
    Posts
    121

    Default

    Quote Originally Posted by tgpraveen View Post
    what new features does this have over the voice search in default eclair rom? does it have voice actions?
    Well, voice actions are only for 2.2 froyo and up, just voice recognition, voice search and if using htc ime keyboard speak to type, that doesn't exist in samdroid kitchen and it is harder to find like the 2.0 youtube that is working for spica eclair too, it is harder to find newer apps for eclair, all updates are for newer android versions.

    ---------- Post added at 02:29 PM ---------- Previous post was at 02:28 PM ----------

    Quote Originally Posted by darth_llamah View Post
    We had quite a fight with GPS in Spica- results here, keep in mind that we don't have libgps.so in firmware.
    AFAIK modding gps.conf was also tested, for some users work, for some (including me)- doesn't, also there are some moded ones already in use so please consider creating separate update package for gps.conf.

    Also, please write in DriverMix Discussion about new YT, I'm sure there will be quite a lot users interested

    Will do that, as soon as i have a little more time today and hope we all find a solution soon, i am still looking for a solution, maybe google helps my questions and we can make it work perfectly, thank you. And the gps is not the problem of connection, spica has great conectivity signal, but the problem is it looks like it's freezing and not refreshing the data through the gps.
    Last edited by sucka; 01-11-2011 at 02:02 PM.

  5. [translate]    #5
    Senior Member
    Join Date
    Oct 2010
    Location
    Bucharest
    Posts
    121

    Default

    I'l try to look at the problems of not working on other languages but english, can anyone report anything else?
    All your base are belong to us !

  6. [translate]    #6
    Senior Member
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    2,826

    Default

    Quote Originally Posted by sucka View Post
    not working on other languages but english,
    YouTube works with Polish.
    Can't say if other apps work- I never used VoiceSearch and untill brut.all hack new Maps I'll stick to existing version
    Code:
    setprop persist.world.domination 1

  7. [translate]    #7
    Junior Member
    Join Date
    Oct 2010
    Location
    Philippines
    Posts
    13

    Default

    how to get 3d driver?

  8. [translate]    #8
    Senior Member
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    2,826

    Default

    Quote Originally Posted by karlfriedrich11 View Post
    how to get 3d driver?
    Look in Developement/Releases forum
    Code:
    setprop persist.world.domination 1

  9. [translate]    #9
    Senior Member
    Join Date
    Oct 2010
    Location
    Bucharest
    Posts
    121

    Default

    Now trying the lbs test menu to set supl settings, and now the phone is searching satelites like crazy, i'l test it and hope to see something nice

    ---------- Post added at 02:13 PM ---------- Previous post was at 05:53 AM ----------

    And now, i can confirm, really fast refresh for satelites, and almost anytime instant fix and everytime it sees the satelites instantly, this was the problem, finally i don't see the satellites to be stuck and not refreshig, try it please and report if it is working for everyone, if it does, i'l decompile the app to see what it edits and i'l make an installer with the settings all set up, just install it, make a shortcut with the launcher adw or launcher pro, enter the app>supl/cp settings and set custom config, server, supl.google.com, server port 7276, supl secure socket off, agps mode supl, then hit back and in application settings to set operation mode MS Based and then hit back again press delete gps data, reboot phone, then use something like gps status to download new data, with the gps.conf mixed workes like charm. ENJOY!
    All your base are belong to us !

  10. [translate]    #10
    Senior Member
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    2,826

    Default

    Quote Originally Posted by sucka View Post
    Now trying the lbs test menu to set supl settings, and now the phone is searching satelites like crazy, i'l test it and hope to see something nice
    Your gps.conf seems locked to your location, did you try to set 0.eu.pool.ntp.org etc? Eu server workes for me better than Pl server
    Code:
    setprop persist.world.domination 1

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •