new google street view

This is a discussion on new google street view within the cvpcs forums, part of the Droid Forums Dev Archives category; For some reason I am not able to install the new google street view from the market. I had a previous version on my phone, ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: new google street view

  1. Beta Team
    mojo_droid's Avatar
    Member #
    86301
    Join Date
    Jul 2010
    Posts
    367
    Phone
    Enter Current Phone Model Here
    DroidForums.net Developer
    Premium Member
    #1

    new google street view

    For some reason I am not able to install the new google street view from the market. I had a previous version on my phone, so when I got my first unsuccessful install, I uninstalled street view with TI. but even after i uninstalled it I still get an error trying to install the new version from the market. anyone else get this issue or know how to solve it?


    ps. I already tried clearing the data for google maps, didnt help


    EDIT SOLVED: ok I got mine to work, I just did a reboot (after I unistalled the version that was on my phone with Titanium backup) and it installed fined
    Last edited by mojo_droid; 09-09-2010 at 06:46 PM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid
    myk.robinson's Avatar
    Member #
    21976
    Join Date
    Jan 2010
    Location
    Tennessee, USA
    Posts
    49
    Phone
    Motorola Droid
    #2
    I can't install it either. I don't have titanium installed, never have. What can I do to get street view working?
    Proverbs 10:13 "He who guards his lips guards his life, but he who opens wide his lips shall reap destruction."[/SIZE][/FONT]
  4. Droid
    myk.robinson's Avatar
    Member #
    21976
    Join Date
    Jan 2010
    Location
    Tennessee, USA
    Posts
    49
    Phone
    Motorola Droid
    #3
    Nevermind. Apparently it is actually built into the updated Maps anyway
    Proverbs 10:13 "He who guards his lips guards his life, but he who opens wide his lips shall reap destruction."[/SIZE][/FONT]
  5. Developer Relations
    tp76's Avatar
    Member #
    61666
    Join Date
    Apr 2010
    Posts
    11,480
    Liked
    328 times
    Twitter
    DroidForums
    Phone
    Galaxy Nexus
    Premium Member
    #4
    Quote Originally Posted by myk.robinson View Post
    I can't install it either. I don't have titanium installed, never have. What can I do to get street view working?
    You will probably find your answer in this thread ---> Google Maps Update

  6. Developer Relations
    tp76's Avatar
    Member #
    61666
    Join Date
    Apr 2010
    Posts
    11,480
    Liked
    328 times
    Twitter
    DroidForums
    Phone
    Galaxy Nexus
    Premium Member
    #5
    Quote Originally Posted by myk.robinson View Post
    Nevermind. Apparently it is actually built into the updated Maps anyway
    It's not, it works along side of the maps.apk but in the Market it is a different application "street view"

  7. Droid Ninja
    RW-1's Avatar
    Member #
    10175
    Join Date
    Nov 2009
    Location
    Nazareth, PA
    Posts
    2,254
    Liked
    2 times
    Phone
    Galaxy Nexus
    #6
    go to /system/app and rename street.apk to .bak

    reboot and retry the install of street view from the market.
  8. Droid
    myk.robinson's Avatar
    Member #
    21976
    Join Date
    Jan 2010
    Location
    Tennessee, USA
    Posts
    49
    Phone
    Motorola Droid
    #7
    How? I dont have root explorer, but am not afraid of command line.

    I did:

    cd /system/app
    mv Street.apk Street.bak
    failed on 'Street.apk' - Read-only file system

    sudo mv Street.apk Street.bak
    sudo: permission denied
    Proverbs 10:13 "He who guards his lips guards his life, but he who opens wide his lips shall reap destruction."[/SIZE][/FONT]
  9. Droid
    CruiseFL510's Avatar
    Member #
    102438
    Join Date
    Aug 2010
    Posts
    60
    Phone
    Droid Project Elite
    #8
    I deleted street.apk, rebooted (actually had to reboot twice, lost my data connection for some reason) and then was able to install from market. Works fine!
  10. LT*
    LT* is offline
    Master Droid
    LT*'s Avatar
    Member #
    30007
    Join Date
    Jan 2010
    Posts
    627
    Liked
    3 times
    Phone
    D1-> D3
    #9
    Quote Originally Posted by myk.robinson View Post
    How? I dont have root explorer, but am not afraid of command line.

    I did:

    cd /system/app
    mv Street.apk Street.bak
    failed on 'Street.apk' - Read-only file system

    sudo mv Street.apk Street.bak
    sudo: permission denied
    You need to mount rw before making changes.

    mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system ( I believe this is correct)

    Don't forget to go back to read only (ro) after your done.

    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
  11. Droid Ninja
    pdroid's Avatar
    Member #
    43531
    Join Date
    Mar 2010
    Location
    Philly
    Posts
    2,174
    Liked
    3 times
    Phone
    HTC Thunderbolt
    #10
    Quote Originally Posted by LT* View Post
    Quote Originally Posted by myk.robinson View Post
    How? I dont have root explorer, but am not afraid of command line.

    I did:

    cd /system/app
    mv Street.apk Street.bak
    failed on 'Street.apk' - Read-only file system

    sudo mv Street.apk Street.bak
    sudo: permission denied
    You need to mount rw before making changes.

    mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system ( I believe this is correct)

    Don't forget to go back to read only (ro) after your done.

    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    In Sapphire we have scripts to handle the read/write and read only remounts.

    sysrw
    sysro

Sponsors

Posting Permissions

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

Similar Threads

  1. Google Street view
    By s3t0 in forum Droid Applications
    Replies: 8
    Last Post: 02-22-2011, 12:43 PM
  2. I would like to know more about Google street view
    By jordanllgg45 in forum Hacking Help
    Replies: 4
    Last Post: 08-25-2010, 03:02 PM
  3. google navigation street view
    By swope1221 in forum Droid Applications
    Replies: 4
    Last Post: 07-19-2010, 12:27 PM
  4. How Access Street View In Google Maps?
    By droidhunter in forum Droid Applications
    Replies: 4
    Last Post: 01-07-2010, 11:28 AM
  5. Google Maps..how to get Street View and Bird's Eye View?
    By spyder560 in forum Tech Issues, Bug Reports & Suggestions
    Replies: 5
    Last Post: 11-30-2009, 03:17 AM

Search tags for this page

download street view apk
,
droid charge street view
,
google street apk
,

google street view apk

,
google street view apk download
,
google street view.apk
,
google streetview apk
,

street view apk

,
street view apk download
,
street view on google maps apk
,
street view pro.apk
,

street view.apk

,

street.apk

,
streetview apk
,
streetview.apk
Click on a term to search our site for related topics.