Save the project outside the Mobile application. My project has consumed 8GB storage space.

Is there a way I can save the data (my project) outside the mobile app? My project has consumed 8 GB of storage space. I do not have a creative cloud account / subscription...

Thank you

Nice!  You can send a JPG file. You can duplicate in the application (but it'll be another 8G)

I don't know if it is possible to verify with a free account, but you could look in the files online.

I would like to know if it works:

1. http://assets.adobe.com (your synchronization had to lead)

2. you can download the .jpg or .png file

3. on this site, you can also duplicate the project as a backup.

If you are on Android - maybe there's a way to simply save the project file.

Tags: Adobe Draw

Similar Questions

  • No visible profile pictures on the mobile application

    My friends profile pictures do not appear on the mobile application where, as they are visible on the desktop application. I tried to reinstall it. Did not work.

    Profile photos do not appear on Skype for Windows Phone.

  • The mobile application HP ePrint and print server

    Can I print from the mobile application HP ePrint for HP Officejet 4500 g510a printer connected to the router via TP-Link PS110U print server?

    HP Officejet 4500 HP ePrint mobile app supports only, but has no wireless or Ethernet capabilities. Can I use TP-Link PS110U for Officejet 4500 to connect to a home network? Can I use HP ePrint mobile Android app?

    What do I need enter instead of the email address printer ePrint mobile application for network printer without support ePrint (only the HP ePrint mobile app support)? Do I need to use the printer IP-adress?

    Hi Xaron,

    Welcome to the Forums of HP's Support.

    The printer model that you gave in your post, HP Officejet 4500 G510A made unsupported wireless or ethernet connectivity.  Without one of these methods of connectivity being available, there is no way taken in charge for the printer to communicate with a wireless device using the HP ePrint app. I've included a link to your printer's specifications.

    HP Officejet 4500 (G510) all-in-One printer Series product specifications

    http://support.HP.com/us-en/document/c01954185

  • Move the Mobile Applications folder

    Running iTunes 12 on El Captain on my iMac with a 256 GB SSD and 2 TB HD.  The SSD (my drive home) fills, and I move as much as I can on the HD (data files, that is, no apps) or core files.  I moved my iTunes music library, but I'm struggling to see how I can move the Mobile Applications folder (now up to 10 GB) on.  The question was asked before and answer, although in 2009/10.  The option to hold the SHIFT key when you start iTunes is no longer seems to result in a request for the .itl file.  After you have moved the whole iTunes folder, everything that happened was that a new was created instead of the old - my music was OK but my iOS apps were not found.

    I have no problem if iTunes must keep records of library on the drive home, even if I spend all the rest (media, apps and work) if possible (and relatively simple).  Any ideas?

    You can move all of these applications in a folder, don't talk about mobile applications for guard duty. Even if you redid your iMac, you can create a folder with the Media Kit located in the iTunes folder once you launch iTunes for the first time. You will need to use the function 'add to library' to get the iTunes to recognize these apps. I've never tried "add to library" with the folder of mobile applications that is not located in the Media folder in the iTunes folder. But you can try as a test.

  • How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³

    Dreamweaver is a tool, not an install Android of web authoring tool.

  • Why none of the mobile applications are compatible with my Samsung Galaxy Note 10.1 Tablet? I can only use some of the mobile applications with my Samsung Galaxy Note 4

    Each Adobe Mobile App I want to install from the game store Android Google indicates that it is not compatible with my Samsung Galaxy Note 10.1 tablet, but some are compatible with my phone Samsung Galaxy Note 4. I prefer to use mobile apps on my tablet on not on my phone. Can someone explain why I can't use mobile apps on my tablet. I thought that mobile applications are compatible with the tablets and phones?

    Please refer to why none of the mobile applications are compatible with my Samsung Galaxy Note 10.1 Tablet? I can only use some of the mobile applications with my Samsung Galaxy Note 4

    (Double Post)

  • Participants cannot view video pods through the mobile application

    My participants indicate that they are unable to watch the videos we play during our demonstrations.  Video pods are supported through the iOS app?  If so, are there specific measures I need to do to make them work for my presence?

    For the videos to work in the mobile application, they must be FLV videos. I know it's against intuitive, but the videos to MP4 will show just as content not supported.

  • Dreamweaver 5.5: The Mobile Applications

    I have problems using Dreamweaver 5.5

    When I do the following:
    Site > Mobile Applications > configure Application infrastructure > easy installation...

    When I click Easy Install, it gives me the following error: "the Android SDK cannot be installed. Please select another folder and try again. "Well, I try this several times in different places.

    So I went here: http://kb2.Adobe.com/CPS/904/cpsid_90408.html

    Do you have the next soultion and it wouldn't work. I tried to contact Adobe Support, but they informed me that they do not deal with this and I need to contact Android.

    Help please!

    http://forums.Adobe.com/message/3989733#3989733#3989733

  • Make phone call from the mobile application

    Hi, there is a way to initiate a phone call from my mobile application inside. I use FB 4.5, and I want to use the internal mechanisms of phone to be called when the user presses a button. Is this possible? How? Thank you

    Hi Antonio,.

    navigateToURL (new URLRequest ("such:"+clientPhoneNumber));

    Hope that helps,

    Charles

  • Leave the Mobile Application on the Timer complete event

    Hello

    Why is - it does not work on an Android device, but on the desktop?

    private void onDeactivate(event:Event):void
    {
    applicationExitTimer = new Timer (600000,1); 10 minutes
    applicationExitTimer.addEventListener (TimerEvent.TIMER_COMPLETE, exitApplication);
    applicationExitTimer.start ();
    }
    public void exitApplication(event:Event=null):void
    {
    NativeApplication.nativeApplication.exit ();
    }

    I guess that after 10 minutes of android has set the app to sleep

    I have an application that connects to a Web site every hour, but it doesn't work how I want that he

    If I use KEEP_AWAKE and then it does, screen stays on and app to focus the timer fires and it connects. If the user presses the power button to turn off the screen then the application goes to sleep and the timer stops

    unless the phone is plugged into the charger and the developer menu android is set to stay awake when debugging, then the screen can be turned off, but the application continues to run

    apparently there are new updates to come for flex that will allow more OS commands

    and there is somwhere on these forums a unoffical hack that allows you to save the application as a service, might be useful, that I have not tried

  • Save the client application server report

    Hello
    I want to save the report of apllication server to PC client.
    6i report can record in client side by user setting as a parameter destype, destype should be in the file to be saved to the client side and also have the destination parameter. destination is the user to save in the location.


    any body knows how to learn what I can save the report to the client to the application server.

    To transfer the file on the Client, you can use the webutil_file_transfer.as_to_client procedure. For example, see link below.
    http://www.orafaq.com/Forum/t/125329/2/

    -Clément

  • How do send you multiple attachments from the mobile application?

    How do send you multiple attachments with the mobile app? I guess you don't have, yet?

    Hi Mike,.

    Thank you for your response. The steps I provided in my previous post are for Android not iOS. This functionality is not there for iOS.

    Thank you

    Abhishek

  • Availability of the mobile application

    If I have a subscription will I still pay for mobile applications?

    Hello

    # You can sign in with your Adobe ID and start using mobile applications.

    Kind regards

    Sheena

  • is that you can save the files to your document to your ipads storage cloud in adobe reader software?

    is that you can save the files to document to the storage of ipad cloud in adobe acrobat reader is?

    Hello

    You may want to take a look at the options that I have provided here: How can I copy a file in the cloud to document local Adobe on my iOS device?

    Thank you

    Abhishek

  • How to edit images on the mobile application Adobe Acrobat?

    can anyone help with this?  Can I change the text but not images.

    I think you are looking for an image editor. This isn't a mobile feature of Adobe Acrobat.

    If you tell us that you are on the platform/device, perhaps we could propose an alternative application that you can use. Also, what you are looking for in an image editor?

Maybe you are looking for

  • Re: Portege M800 - HDD not seen when installing XP

    Hello I bought protected M800 with Vista.I want to dual boot and install Win XP also. I already have a partition, have my original Windows XP disc and use nLite.But I can't find the right driver for Win XP to get installed (HARD drive not visible for

  • I had to reinstall my operating system. How can I load the settings saved in my old profile to my new profile?

    My vista 64 operating system crashed. When I reinstalled the OS, my old firefox settings were saved in a folder "window.old". My old firefox profile folder has been saved in the folder "wondow.old". After you have reinstalled firefox, is anyway to re

  • How can I fix a hypersensitive trackpad on my macbook pro?

    My trackpad is hypersensitive.  I tried to wipe it with an alcohol swab, but he is always hypersensitive.  It seemed to happen quite suddenly.  Is there a setting to change?  How can I fix?

  • Location of Inspector opening

    Looking at projects in my library my Inspector window was on the left side, but he is now on the right that I accidentally switched it right I prefer it to the left. Don't know how I did it and I'm not (return), anyone has an idea please?

  • Read/write in a variable using its refnum

    Hello I and VI and a Subvi. In VI, I have a Boolean variable a reference to this Boolean variable. The Subvi have entrance to this reference (see examples). Now, that's my question, in the Subvi can read and write the Boolean value of the variable in