How to move here map india 1.2gb to sd card

i downloaded here map (entire india ) ,,but how to move that map to memory card ....
Solved!
Go to Solution.

Map data cannot currently be stored on memory cards as far as I know. If you are short of space, other items like multimedia files and apps can be moved to memory card.

Similar Messages

  • How to remove (or move) Here Maps

    I'm short of space on my Lumia 535 since I downloaded a lot of maps. How can I remove some or all of them or move them onto the SD card? Thanks for your input.
    Solved!
    Go to Solution.

    HERE Maps-->(...)-->download maps-->download new maps .. Long press on the Map/s you want to delete and select 'delete'
    You can't move the maps to SD Card. There was an application called Lumia Storage Check Beta thru' which it was possible to store the maps on the SD Card..but I am afraid, the application is no longer published.

  • How to scroll or move a map

    I want to figure out how to move a map if I got objexts placed all around in a huge area and got one guy moving would I need to use scroll and if so how do I use it on this code?
    package {
        import flash.display.Sprite;
        import flash.events.MouseEvent;
        import flash.events.Event;
        import flash.events.KeyboardEvent;
        import flash.ui.Keyboard;
        public class platform extends Sprite {
            protected var hero:Hero;
            protected var char:Char;
            protected var keys:Array;
            protected const MAX_KEY:int = 128;
            public function platform() {
                hero = new Hero();
                addChild(hero);
                hero.x = 0;
                hero.y = 0;
                var a:NestedCircles = new NestedCircles(true, 0xff0000);
                var b:NestedCircles = new NestedCircles(true, 0x0f0ff0);
                var c:NestedCircles = new NestedCircles(false, 0x000ff0);
                a.x = 100;
                b.x = 200;
                c.x = 300;
                a.y = b.y = c.y = 200;
                addChild(a); addChild(b); addChild(c);
                stage.addEventListener(KeyboardEvent.KEY_DOWN, onKey);
                stage.addEventListener(KeyboardEvent.KEY_UP, onKey);
                keys = new Array(MAX_KEY);
                char = new Char();
                addChild(char);
                char.x = stage.stageWidth/2;
                char.y = stage.stageHeight/2;
                addEventListener(Event.ENTER_FRAME, onEnterFrame);
                if(char.x >= stage.stageWidth){
                scroll()
            protected function onKey(event:KeyboardEvent):void {
                if (event.keyCode >= MAX_KEY) return;
                keys[event.keyCode] = (event.type == KeyboardEvent.KEY_DOWN);
            protected function onEnterFrame(event:Event):void {
                if (keys[Keyboard.UP]) char.y -= char.height;
                if (keys[Keyboard.DOWN]) char.y += char.height;
                if (keys[Keyboard.LEFT]) char.x -= char.width;
                if (keys[Keyboard.RIGHT]) char.x += char.width;
    import flash.display.*;
    import flash.events.MouseEvent;
    class NestedCircles extends Sprite {
        public var child:NestedCircles;
        protected var stroke:Shape;
        public function NestedCircles(useRoll:Boolean, color:uint = 0,
                                      size:Number = 60, isChild:Boolean = false) {
            graphics.beginFill(color, 0.25);
            graphics.drawCircle(0, 0, size);
            graphics.endFill();
            stroke = new Shape();
            addChild(stroke);
            stroke.graphics.lineStyle(5, 0xffff00);
            stroke.graphics.drawCircle(0, 0, size);
            stroke.visible = false;
            if (useRoll) {
                addEventListener(MouseEvent.ROLL_OVER, handler);
                addEventListener(MouseEvent.ROLL_OUT, handler);
            } else {
                addEventListener(MouseEvent.MOUSE_OVER, handler);
                addEventListener(MouseEvent.MOUSE_OUT, handler);   
            if (!isChild) {
                child = new NestedCircles(useRoll, color, size/2, true);
                addChild(child);
                child.y = -size;
        protected function handler(event:MouseEvent):void {
            trace(event.target.name, event.type);
            switch (event.type) {
                case MouseEvent.MOUSE_OUT:
                case MouseEvent.ROLL_OUT:
                    stroke.visible = false;
                    event.stopPropagation();
                    break;
                case MouseEvent.MOUSE_OVER:
                case MouseEvent.ROLL_OVER:
                    stroke.visible = true;
                    event.stopPropagation();
                    break;
    import flash.display.Shape;
    class Hero extends Shape {
        public function Hero() {
            graphics.beginFill(0x10c010);
            graphics.drawRect(0, 0, 500, 500);
            graphics.endFill();
    import flash.display.Shape;
    class Char extends Shape {
        public function Char() {
            graphics.beginFill(0x000000);
            graphics.drawRect(0, 0, 12, 30);
            graphics.endFill();

    Scrolling normally just involves incrementally adjusting the x or y property of an object via some control.  I doubt anyone is going to try to decipher your code to see where anything in the way of scrolling might fit in.

  • How to move old e-mail from iMac to shared MacMini - separate user accounts?

    My wife and I share a new MacMini.  We each have separate user accounts.  She would like her old e-mail messages moved from her old iMac to the MacMini.  I believe they are in her old iMac's USER--LIBRARY--MAIL  directory.  Is this right?   Do I just copy these files and paste them in the same directory in the MacMini?
    Also does anyone know how to move her old Keychain files on her old iMac to her user account on the macmini?
    Thanks for the help.   -Bruce

    There are two issues when I do so. First of all I have "ghost" accounts who do not show up in my e-mail preferences but keep on showing up randomly. Secondly I cannot remove "other accounts" in Mail>Preferences I will get the following error message: The account "XXXX.XXXX.Com"  is shared using iCloud. You can remove this account from iCloud in Internet Accounts.
    And in iCloud internet accounts the particular account will not be visible.

  • How to delete all favorites in here maps at once?

    How can i delete all favorites in here maps at once? On my Nokia lumnia 920 maps is not working due long synchronisation time.
    Arnold
    Solved!
    Go to Solution.

    Do not see any option to do that at once.. You need to delete them one-by-one ...
    What if you go to settings (in Maps on your device..) and set 'Synchronise favourites automatically' to OFF? 
    Other work around is to create a fresh account at here.com and use that as Nokia account on your phone..

  • How to save a location on Here Maps on Lumia

    How do I save a specific location on Here Maps?
    I would like to save my current location which is identified by the green halo on the map. Example - I went for the first time to a friend's place and I would like to be able to save this location to my favourites.
    On my previous phone which had Nokia Maps you could save a location but I can't see a similar option on the Here Maps. Thanks in advance for your help/suggestion. I am using a Lumia 520.
    Solved!
    Go to Solution.

    My fairly new 820 also has the add (lisää) button.
    Markus
    (Lumia 820, 8.0.10328.78, 3047.0000.1328.0003, Here Drive+ 3.0.4121.0, map 8.30.51.121)
    Attachments:
    wp_ss_20130429_0001.png ‏58 KB

  • How could i open maps in ios 6 in india

    Hello can u say me how vould i use maps in india with using the operating ios 6.0.1
    Im not able to use that thing please say u as sooon as u can
    Thank q

    Well I am exactly facing the same problem. I was on previous version and maps were working fine however after I upgraded to IOS version 6.0.1 now maps are not working at all. :-(

  • Selling wife's mac - how to move all her stuff to sub-account on my iMac?

    Selling wife's MacBook - how do I move all her stuff to sub-account on my iMac, so that when she logs into her user account, it looks and feels exactly like she was on her MacBook? Needs to sync her iPad to her own library of apps & music, needs to have her documents lined up in the exact folder structure, her photos in iPhoto, etc... basically, logging into her user account on my iMac needs to feel to her exactly like she was using her MacBook. iMac and MacBook are both running 10.6.6. I've found discussion forums about how to move stuff from user folders around on the same computer, how to restore a hard drive from a backup... not sure how to do the specific move I'm talking about here. I'm basically trying to take an entire harddrive backup and make it into it's own user account on a different machine.
    I've started by running a backup through SuperDuper. What next? Any ideas? Thanks!

    Shutdown the MacBook, connect it to the iMac via Firewire, and start it up holding down the t key.
    If you don't have a firewire cable to connect the two, you can do it over the network, it will just be slower.
    On the iMac, run Migration Assisstant and migrate her account from the MacBook to your iMac. Just migrate her user account. MA will create an identical copy of her account on your iMac.
    You could also migrate from the clone you made with SuperDuper.

  • HT2534 how to unlock iPhone in India,i have brought a iPhone from Canada and here only UK based iPhone are unlocked what to do now??????please help me.......

    how to unlock iPhone in India,i have brought a iPhone from Canada and here only UK based iPhone are unlocked what to do now??????please help me.......

    ONLY the Carrier the phone is Locked to can Unlock it.
    Contact the Carrier and ask if they offer this service and if you qualify.

  • I could not access heat seek web sites, when i open its shows OBJECT MOVE HERE. How i can over come?

    During using heat seek web site, after clicking , shown that object is move here. What is this?

    This is likely an issue with the site and you'll have to contact them and ask them to fix it. But a link to a public page where this happens and lets us reproduce the problem might be helpful.

  • How to plot route or change route on HERE Maps on ...

    My Nokia Lumia came with HERE Maps. I have the latest update. 
    So I decided I'd get directions to some place and HERE maps gave me those directions. Not bad.
    Upon closer inspection, I realize the route given is not quite the one I wish to navigate so try changing it a little but.....there's no way to change the route?
    Am I too stupid to figure this out (I hope this is indeed the case) or do I have to switch back to Google maps?
    Thanks for your time.

    There is no option to change the route manually at the moment. However, you can influence the route by changing the Route Optimisation settings. To do this, after specifying your destination and just before you tap the Start button,  you will see a row of icons above the Start button. Tap this to change the settings. 
    Here Drive+ is still beta so things will still change before the final release. In the mean time, you can always use Google if it suits you better. 

  • Here maps in Asha 210

    I want to buy Asha 210 but let me know the following:
    1. I use HERE MAPS on my Lumia 620, can i use the same offline maps in Asha 210. How if yes(because asha 210 has got very less internal memory). If no, provide me an alternative to here maps.
    2. Can we move apps to SD Card?
    3. How do i update my phone's software(i saw many reviews stating that 210 couldn't be updated via nokia suite connected to pc by usb)
    4. Can i use operamini browser?
    5. Can i watch YouTube videos?
    6. Is single sim version available in India?
    Solved!
    Go to Solution.

    SwaroopChinmay wrote:
    1. I use HERE MAPS on my Lumia 620, can i use the same offline maps in Asha 210. If no, provide me an alternative to here maps.
    3. How do i update my phone's software(i saw many reviews stating that 210 couldn't be updated via nokia suite connected to pc by usb)
    1) You would have to use Google Maps .jar relying on network positioning (inaccurate)
    3) FOTA updates only: http://www.nokia.com/global/support/software-update/asha-software-update/
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Here maps on my asha 501

     :Hello,
    I have problem with here maps on my nokia asha 501. When i am trying to download here maps from nokia store, there is message "Sorry but this item is not available in your country".
    How I can fix it pls. I brought phone in Great Britain, and its supported country.
    thank you.
    Solved!
    Go to Solution.

     Hi,
    I brought it in UK , I register in UK, I am in UK and as country i chosen Great Britain.
    So it will not be available for me ever? Or if i somehow use india proxy and i will be available to use it after download.
    thank you guys.
    This is the link i brought it, and there are HERE maps mentioned.
    http://www.amazon.co.uk/Nokia-Asha-501-Dual-black/dp/B00DHLP8IS/ref=sr_1_2?ie=UTF8&qid=1374513164&sr...

  • How to move Google custom search

    Hi guys,
    This is frustrating me like mad, if you can help you are a life saver!
    I do not know how to move the search bar around my site. It is stuck behind an image atm and looks stupid.
    After messing around with code for hours I have also made an unneeded space between the search bar and the content which has misaligned my page.
    Please help me out here.
    My website is www.factsaboutfitness.co.uk
    Thanks so much!

    You can snap a picture of the map by pressing home and power together quickly. Then, use a photo app, like PS Express, or similar, to crop just the part of the snap you want. Then, post the saved image to your web page, like you would any image.

  • How to delete apple maps?

    Hi,
    Since I'm starting using apple maps which is inferior related with Google maps, and I don't wanna junk apps on my Iphone, I would like to know how to delete it. Can anyone help me?

    Yer kidding right??? Apple maps suck!  I used google maps several times a week and it was excellent.  I've tried to use Apple maps 3 times and it was horrible!  What is superior?  If I'm not familiar with the area I use street view to orient myself so I  know what I'm looking for.  Apple will never have that.  Addresses are popping up in the wrong city. 
    If you want to use Google maps google it and you can get it back on your phone.
    Here is an interesting one.  I tried to move Apple maps to a page far back in my phone so I wasn't bothered with it and put the Google Maps icon in the normal place.  When I turned off the move feature the Apple logo appears like it does when your shutting off the phone and WA LA!  The Apple crap app is back in its place.  I just put the google map down on the tool bar.

Maybe you are looking for

  • Linking Floating Text Boxes in Pages - What Happened?

    A year ago, I prepared various documents (i.e., newsletter and book-type document) in Pages.  I was able to link floating text boxes.  A month ago, I got a message after opening my last year's newsletter indicating that the links to the boxes had bee

  • Filtering documents to create

    Dear Firendas, Weu2019ve created two different role configuration keys for our project, so we have two different configurations for many components. Weu2019ve create many types of documents (IMG, CRM, Transactions, Basic Settings, Define Transaction

  • Font measurement points in JavaFX.

    I ran on one problem. When I set the font size of any node with CSS, no matter what measurement unit I choose (I tried both pt and px), font size is still set in pixels. I also tried to set font for “Text” with the method “setFont”, which accepts par

  • Send XML through JSP pages

    Hi friends I was wondering if it's possible to send XML data when a form button is pressed. Suppose we have in the client machine a browser displaying a HTML Form with one text inputtype and one button to send this information to the JSP Server. If t

  • Web Interface - Username and Password.

    I have a question when i put my IP address i need to put a password and username. Where i can get dose things ?