In built apps in C3

I am facing storage issues with my new Experia C3. The built in apps like facebook and google+ have their data eating into my storage space of internal memory. I am unable to either uninstall or move these APPs to SD card. Can you please tell a way to deal with these apps. I would like to move them into the SD card. Thanks.

Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
I don't know of any model called Xperia C3. Do you mean Xperia C (http://www.sonymobile.com/global-en/products/phones/xperia-c/)?
 - Official Sony Xperia Support Staff
If you're new to our forums make sure that you have read our Discussion guidelines.
If you want to get in touch with the local support team for your country please visit our contact page.

Similar Messages

  • Built app with subpanels works for me, but not for him

    Using labview 8.6 I have successfully built several revisions of an app that has multiple subpanels.  It has successfully executed on several different hosts.   However, with the most recent version I received a report that it launches, but the sub-panels do not load.  Of course, WFM (works for me) -- the sub-panels are compiled into the app and they load just fine for me.  The other user is using the free 8.6 LabView runtime.  Again, previous app revisions have worked fine, and I don't know what is different about this build that could affect loading of the subpanels.
    On my PC I renamed the path to the source files just in case the built app was picking up some missing file directly from the original VI directory.  Still works for me.  I even monitored it with FileMon (sysinternals.com) and confirmed that it never tried to open any other file (which further confirms that all the sub-panels are successfully incorporated into the built application).
    The only other significant difference is that the app is designed for 1280x1024 screen and the other user is running on a 1024x768 laptop.  But how could that affect loading the sub-VIs?
    Does anyone have any idea what would cause a built application with subpanels to work fine on one host but not display the sub-panels on another host?
    Thanks and Best Regards,
    J.

    How are you getting the software on the other computer? Did you build an installer?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Nokia Asha 501: In-built apps can't open

    I use asha 501and all the in-built apps can't open.are they all expired?
    Moderator's Note: The subject was changed as we have created a new thread for this topic. 

    @profphil10 please, continue there …
    Moderator's Note: The subject was changed as we have created a new thread for this topic. 

  • Matlab script in LV6.1 built app fails after upgrade to Matlab 7 (R14).

    The LV6.1 built app, running under LV6.1 runtime, successfully invokes Matlab script server, R13. After Matlab upgrade to R14, the script server fails to activate. Use of the newest matscript.dll download is not a satisfactory solution, since it fails on systems still running Matlab R13. Is there a universal fix for this problem? I have already checked the related postings.

    voraciousniuser wrote:
    > Hey Joxyl! I think the reason why we are not able to do this on R14 is
    > because Mathworks has modified its ActiveX interface -- I dont know if
    > NI has a fix for it yet, but probably the way to go would be to use
    > the previous release. I hope NI brings out a patch for it soon. Hope
    > this helps -- Thanks VNIU
    This fix has been released just recently and announced in several
    threads on this forum yesterday.
    href="http://exchange.ni.com/servlet/ProcessReques​t?RHIVEID=101&RPAGEID=135&HOID=506500000008000000F​4E80000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEAR​CHCONTEXT_QUESTION_0=matlab+script+7.0&USEARCHCONT​EXT_QUESTION_S=0">this
    thread for more information.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Ad Hoc Distribution for Adobe Built Apps?

    I'm thinking of building some iOS apps but not using the iOS SDK
    Does anyone know if I sign up for the Apple Developer Program,
            Could I still do Ad Hoc distribution of my Adobe built apps for testing?
    I would rather not have to buy a MAC to do development and testing
    Thanks
    Mathias

    For Enterprise customers:
    http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f6063be51521300070dc55-80 00.html

  • HT4623 I have lost all the use of all the location in-built apps- wi-fi ....etc. can you help

    I have lost all the in-built location apps - wifi etc

    Lost as in "they're not there anymore" or as in "they don't work anymore"? If the second, make sure Location Services is enabled in Settings / Privacy / Location Services, and that the desired apps are allowed to make use of the info.

  • Built app with Flash Builder 4.6 and compiled for iOS, now error when loading to appstore

    I built a fairly simple app using Flash Builder 4.6 and have successfully deployed it to the Android Market (after testing on my own Android device).  I have also taken that same app and compiled it for iOS and tested it on my own iPad. 
    I have then done the release build with the "Final Release for App Store Distribution" option in the release build wizard.  I have all the correct provisioning certificates in place and compiled the application to a .ipa file.
    At this point, using a MAC, I have run the Application Loader utility to upload my application to the itunesConnect portal to get it in the appstore.  I've already gone through the steps of entering the metadata, price scheme, and screenshots in the itunes connect portal, and just need to upload it for review.
    When I upload the .ipa file into the application loader, it gives me the following error:
    "iPhone/iPod Touch:  application executable contains unsupported architecture(s): arm"
    Anyone have any idea what this means and how I can fix it?  Any help is greatly appreciated!
    Thanks in advance!

    Solved it.  Just added the following in the <InfoAdditions> tag for iPhone in my app descriptor XML file:
      <key>UIRequiredDeviceCapabilities</key>
    <array>
    <string>wifi</string>
    <string>armv6</string>
    <string>armv7</string>
    </array>

  • "vi is not executable" built app - product feature request

    OK, here's what I want for the next version of LabVIEW. Forget a real implementation of OO. Forget about making XControls so that you don't need a PhD to program them. Forget about a real polymorphic control (down all you who say "variant!"). Here's what I want for the next feature of LabVIEW.
    I want the run-time engine to give me a better idea of why a built application won't run. The generic "This VI is not executable. The full development version of LabVIEW is required to fix the errors..." is meaningless. If the VI works just fine in the development environment, and it builds without errors, why does it not run? If there's so many reasons, how is one supposed to track it down?
    I've been using LabVIEW since version 2 on a Mac, so I like to think that I know what I'm doing with it. Yet, whenever I run into this I feel helpless because I have NO information! This is frustrating beyond my ability to put into words. And please don't tell me to look at this article or this other article in your KnowledgeBase. Been there, done that. In one situation I tracked the problem down to a VI. Couldn't find ANYTHING wrong with it. So, I created a new VI, copied the block diagram over, and saved the new VI over it. Rebuilt the app, and presto, the app worked. Do you know how long it took me to track it down to that VI? About half a day. Was there ANYTHING that gave me a clue as to the problem? Can you say rhetorical question?
    I'm posting this here in the hopes that enough people get my grief, and head over to the Product Suggestion Form to hopefully make this pipe dream a reality. Power to the people!
    Now, back to figuring out why my latest built application won't run. Guess what I'll be doing for the next half-day or so.

    smercurio, i can't help you, but i'm with you, maybe that makes you feel better.
    i upgraded a LV-app i created originally with 7.1 (this was the best LV ever, in my opinion) to 8.20. i was forced to do that because of the 64bit feature of ms tickers. it took me about 4hrs to create a project to generate an executable, after several LV-crashes during editing. finally i managed to get the project working (compiling took about 10 mins, with the 7.1 app builder about 1 min!! same code!!!), and then there was this error message: "error blabla in VI blubblub", and the VI was part of the vi.lib! so what to do?
    KB: no answer!
    discussion forum: no hits!
    i found a post in the forum about another error code, but the same scenario. workaround was to disable the "remove as much as possible" option in the advanced project settings.
    result: size of executable increased about 100%, while execution speed decreased about 50% compared to the 7.1 version, though all of the "code enhancement features" of 8.20.
    now i'm thinking of switching back to 7.1 and to workaround the limits of long execution times with 32bit tickers.
    i'm a big fan of LV, and i'm dealing with it since 1998, not for fun, but as a professional programmer. but 8.2 is a real step backwards in quality in my opinion. i think this has to be said to make 9.0 better!
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • How to deploy Cordova built App on iPad

    @Subhag How do I deploy the app built in Cordova to iPad without going through Mac book? I tried it several times for iPad and keep getting:                
    Error      3              Error : BLD00301 : A remote iOS build agent has not been configured. Configure one in Tools > Options > Tools for Apache Cordova >
    Remote Agent Configuration. For details and alternatives see http://go.microsoft.com/fwlink/?LinkID=511904                              
    1              1              BlankCordovaApp2
    On andriod device I succeeded but not on iPad. Everything I google talks about pre-requisite: •Mac OS X Mavericks
    •Xcode 6
    •Xcode command-line tools (from Terminal app, use xcode-select --install)
    •Node.js
    How do I get them installed on/for iPad if this is what it means?
    Thank you in advance. I am quite very new in this topic of things.

    This question is not related to implementing a Mobile Device Management server.
    If you are using Visual Studio Tools for Apache Cordova you can ask this question on the StackOverflow forum here:
    http://stackoverflow.com/questions/tagged/visual-studio-cordova
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Flash built app with in-app purchases using Adobe AIR

    I am working on building an app using flash which will run on desktop/ios/android, using adobe air to publish the final content. I am pretty proficient using flash, but not so much in actionscript.
    The idea for the app is one of a library where a user can read a free book (short story really) and then have the option to purchase other stories via in-app purchases.
    Does anyone know how this would work best? Should those short stories be located in separate movie clips within the app and are just locked and invisible until the user makes payment? Then when paid they are made visible for the user to read? Or should be be held somewhere externally? Maybe in PDF form, so when the user purchases then they can view the pdf within the app?
    Or what would people recommend?
    Thank you in advance for any help/advice!

    they can be within your app.
    that's easiest and i don't think anyone would bother de-compiling your app to access the paid content.

  • Built app bad menu refnum bug

    LabVIEW 2011.
    I have this LabVIEW template which I use whenever starting a new programming session
    It among others, contains an empty menu reference which I check regularly.
    Originally I used to initialize this reference at program startup.
    One day I decided that I don't bother to set this reference when I do not use the menu system when running the program.
    So far so good. One program I had made, worked perfectly when polling this empty reference too.
    Then I built an application of this program, and this application also worked perfectly well.
    I even left it running on idle (250 ms loop) doing almost nothing for days just because it was no reason to close it until next use.
    Though by accident I one day had a look into my temp folder and saw some LV text logfile of quite some size, like 250 MB.
    The beginning of that log file looked like this:
    #Date: 9. feb 2012 13:06:22
    #OSName: Windows 7 Enterprise Service Pack 1
    #OSVers: 6.1
    #OSBuild: 7601
    #AppName: QuickPlot
    #Version: 11.0f2 32-bit
    #AppKind: AppLib
    #AppModDate: 02/06/2012 15:17 GMT
    #LabVIEW Base Address: 0x30000000
    09.02.2012 13:06:23.491
    DWarn 0xACE16152: CallIsARefnumFunction : bad refnum kind = 9
    e:\builds\penguin\labview\branches\2011patch\dev\s​ource\objmgr\OMRefnumSupport.cpp(51) : DWarn: CallIsARefnumFunction : bad refnum kind = 9
    minidump id: dde0e1e2-4980-48c5-bffb-de98be10a344
    0x30074773 - lvrt <unknown> + 0
    0x307D2E50 - lvrt <unknown> + 0
    0x30672298 - lvrt <unknown> + 0
    0x30628C9C - lvrt <unknown> + 0
    0x041AA76C - <unknown> <unknown> + 0
    0x046C9258 - <unknown> <unknown> + 0
    0x3090DB00 - lvrt <unknown> + 0
    0x0000E8EC - <unknown> <unknown> + 0
    ... and repeating...
    Of course, the item that drew my attention is the line saying: "CallsARefnumFuncion: bad refnum kind=9"
    Through some investigation I finally found out that that warning was due to the checking of the empty menu reference.
    Every 250 ms the LV runtime system hit that reference and added some lines to that log file.
    I feel this must be some kind of bug since that this only happens when running a built application, not when only running the development system program.
    And of course it's an annoying bug if that log file gets a chance to grow GB big an maybe crash a whole computer.

    It's simple as this.  LabVIEW 11 executable and VI and LV8 VI.
    Attachments:
    Menu ref bug executable.zip ‏128 KB
    Menu ref bug.vi ‏8 KB
    Menu ref bug LV8.vi ‏8 KB

  • What do I have to do with a dreamweaver built app so I can upload it to the android market

    I am having trouble with using eclipse to package my dreaweaver app to upload to the android market. Can anyone help? Is there any easier way to do this. Im using Dreamweaver CS5.5

    The DW forum is your friend.
    Mylenium

  • How to join all built app together to run as 1

    hello
    please i have built applications on my apex 2.1 how do i make all this application run 1 after the other in a particular order

    you could try at the APEX forum (Oracle Application Express (APEX) which seems the best place to ask APEX related questions to me...

  • LV crashes while loading my llb, but the built app. functions correctly???

    I�m hoping someone may understand the cause of the LabVIEW crash I�m experiencing.
    LabVIEW 6.1 crashes and Windows 2000 says, "LabVIEW.exe has generated errors and will be closed by Windows" when I try to load an llb by clicking on the top-level vi from within LabVIEW or when opening the llb from outside LabVIEW. It crashes while loading particular sub-vi�s of the llb. If I try to load the offending subvi�s directly, I also get the same crash. If I build the llb into an application, the build goes smoothly and the resulting application functions correctly. If I use a �splash screen� approach and do not load the offending sub-vi�s (by not opening vi references to them), they load-up fi
    ne when the top-level vi loads and then I am able to edit and re-save any vi of the llb including the offending sub-vi�s. I�ve tried re-saving the llb as a separate development distribution and still get the same crash behavior. I�ve also tried saving the offending sub-vi�s to separate files outside the mother llb (after getting them open with the splash screen approach) and I get the same crash when I open these files. If I save one of the offending sub-vi�s as a separate llb, I can�t get it open even with the splash screen approach. I�ve loaded the latest video driver for my Dell Inspiron 8100 laptop and I get the same behavior on a Dell Dimension 8200 desktop that is also running Windows 2000 (Version 5 SP4). There are 110 objects in my llb that includes *.vi�s, *.rtm�s, and *.ctl�s.. Any ideas as to why/how this is occurring and how I can fix it? Is this a known 6.1 bug that is fixed in 7? Any info would be greatly appreciated. I�ve included my splash screen like loader, f
    or what it�s worth. Thanks.
    Attachments:
    __loadVIs.vi ‏88 KB

    Thanks for responding. Your understanding is correct. Mass compiling was one of the first things I tried (although I failed to mention it). I also un-installed and re-installed LabVIEW. It crashes during mass compiling of the full llb, although the vi that it appears to be working on when it crashes is not an �offender�, i.e. I can open that vi fine. The crash during mass compiling is the same crash, i.e. Windows says it had to close LabVIEW because it generated errors.
    I�ve attached one of the offenders. It is missing many of it�s sub-vi�s so you�ll have to hit �ignore vi� a bunch when opening it. (The llb of it is ~2.6 MB. I thought that might be too big/rude to post.) This vi crashes LabVIEW upon mass compile or upon opening it (after hit
    ting �ignore subvi� a bunch).
    I was going to attach an llb of another smaller offender, but in the process of editing it to be a little prettier and better documented, the problem kind of vanished for that vi. The main routine still crashes when I mass compile the full llb, but now I can open some of the old offenders without incident. I still can�t open the main routine directly as it crashes LabVIEW. Thanks for your time.
    Attachments:
    aveParam.vi ‏769 KB

  • Youtube built app on my ipod 4th gen take a very long timeto load  how can i speed upthe app, youtube bult app on my ipod 4th gen take a very long time how can i speed upthe app

    i have an ipod 2nd gen and it loads faster thanmy ipod 4th gen

    This is the iMac Forum, try your question here iPod touch

Maybe you are looking for

  • Issue in installing adobe photoshop CS4

    i had this problem when im trying to install Adobe PS CS4 as the image below : help please !!

  • Fat32 cf card - can't delete folders/files

    I have a fat32 formatted compact flash card I am using in my vehicle for mp3 playback. When I delete folders off of this through Finder, Finder shows as if they were deleted, but when you read the card on a Windows machine, or in my vehicle, the fold

  • Error code A12E1 help required

    I had the error code and followed the advice in the support section of Adobe Creative Cloud website. It appears I do have the supported drive so can someone help me as to why I got that message and what I can do as the update won't work. Thank you.

  • How can I combine two XDOXSLT functions?

    Hi all, I would like to combine two xdoxslt functions: <?xdoxslt:get_variable($_XDOCTX, 'minYear')?> with <?xdoxslt:get_day('2000-04-08', $_XDOLOCALE)?> instead of 2000-04-08 I wrote this: <?xdoxslt:get_day('xdoxslt:get_variable($_XDOCTX, 'minYear')'

  • LTRIM and RTRIM syntax to identify string between commas

    My [Locations] field is a character field that contains <addresses> separated by commas ie: (1 University Avenue, 3 Maple Street, 575 Commonwealth Avenue,,,,,,,) I want to select the <address> between the 2nd and the 3rd comma ......575 Commonwealth