WP8 Accessing internal memory for some use cases

Hi,
I am thinking that allowing App to access (read-only) internal memory would be a very nice and competive feature. A use case like this would be a good example. My app allows users playing media files stored in music+video hub. My app has the capability
to show lyrics/captions with popular formats like lrc and sub. User can go some website and download those files to can copy to SD card or internal memory for our App to pick up. It isn't easy to ask end users to download isolatedstorage
browser and do all the complicated steps to make it working. It would be greatly convenient if users can just drag and drop files over internal memory through USB or simply put in SD card. Not all WP8 has SD card like lumia 920. If Microsoft ask all phone
manufactories to have SD card, then that would work too. However, without supporting "share" storage, some App would be limited what they can do.
Thanks.

I trying to access my internal memory through usb, and guess what I CANT DO IT !!!! So i bought 600$ phone with 26 GB of internal memory which i cant manage for safety reason its like you buy a car and they wont give you the key . Leave the choice to the
customer . How you can compete with Android and Apple when you dont get the basics from them

Similar Messages

  • SOme use cases in SAP XI

    Hi  all,
    I am trying to find reasons or some particular use cases when "business Logic"  WILL have to be handled in SAP PI/ XI .. Interfaces are quite simple and trouble-free when the logic is dumped into the SAP side (probably ABAP)...
    some use cases where in logic would eventually end up in SAP PI is what I am looking for.. .
    Also, clarify my understanding that within SAP PI business logic should be only minimal..
    Regards,
    XA

    SAP JAVA WEB AS: SAP Netweaver JAVA Application server
    Standalone JAVA AS: Some Java application server
    Java application serversThe Web modules include servlets, JavaServer Pages and Enterprise JavaBeans. Business logic resides in Enterprise JavaBeans - a modular server component providing many features, mostly improving application scalability. The Hibernate project offers an EJB-3 container implementation for the JBoss application server. Tomcat from Apache and JOnAS from ObjectWeb exemplify typical containers that can store these modules. The EAServer is from Sybase inc.
    A Java Server Page (JSP) (a servlet from Java u2014 the Java equivalent of a CGI script) executes in a Web container. JSPs provide a way to create HTML pages by embedding references to the server logic within the page. HTML coders and Java programmers can work side by side by referencing each other's code from within their own.
    The application servers mentioned above mainly serve Web applications. Some application servers target networks other than web-based ones: Session Initiation Protocol servers, for instance, target telephony networks.
    Web Server is a sub set but the Application server is a super set and hence encompasses the past server information that is been stored in database

  • Anyone help to provide some use cases of Oracle Cloud Computing?

    Hi.
    Anyone help to provide some use cases of Oracle Cloud Computing?
    PaaS is preferred.
    Thanks.

    - small companies can deploy Oracle server as and when needed. Unlike hosting provider, you are paying for resources when you use
    - Vendors can demo their database applications from anywhere without requiring hardware
    - big companies can provision capacity on-demand (e.g. holiday season)
    These are only few use cases, others might have more.

  • Is ADF right choice for my use case ?

    Hi All
    I have requirement to build UI application where we want to accept some input from User and invoke the web service.
    And depending upon the web service display the message.
    Well I am not sure ADF is right choice for that ? Isn't ADF mostly used when we have to perform operations on database objects?

    ADF works fine for your use case. You can build components for your Model from web services and expose those components in a Data Control. Then in your ViewController, you can drag items from the Data Control to use on your web pages. Here is a tutorial from OTN:
    http://www.oracle.com/technology/obe/obe11jdev/11/wsdc/wsdc.htm
    Here is a blog entry about this capability, with links to more information:
    http://blogs.oracle.com/shay/2009/09/web_services_with_complex_data.html

  • Unable to access secured site for some

    Greetings.
    I have setup a secured website on a 10.4 server. The site is the default page in the WebServer\Documents folder.
    I can access it fine from work and have had others access it without issue from computers at their homes using typical ISPs. However, when I try to have other access it from other locations using the same login and password, such as a business with its own networks, they are unable to connect. They get back an error message saying the password is in correct.
    Everyone can access the site when I have the security settings turned off.
    I have set up a realm to handle accessing the site. I have the following also enabled:
    WebDAV
    IP addess is set
    domain is set
    I am using Port 80
    Realm authorization is set to "Basic"
    Performance Cache is on
    I DO NOT have the following on or active:
    SSL
    SSI
    I am sure I am missing something else.
    Any input would be greatly appreciated.
    Thanks in advance for your help.

    Open the terminal window in the iMac and enter the following command:
    traceroute \[domain name here\]
    That will trace the route from your computer to their site and you will be able to see where it stops. There are a number of things that might cause this kind of problem:
    1. The website is down
    2. There's a network problem between your ISP and them
    3. They are blocking your IP address or your ISP for some reason
    4. Content filtering or the firewall in your router is blocking the website

  • Firefox internal commands for some custom buttons

    Hi there! I have been looking for Firefox Browser internal commands list with commentaries describing what each of the commands is for. I want to add some custom toolbar buttons, so I need appropriate code for them.
    Particularly, I would like to learn the code (internal commands) for the following actions:
    1. "Show All Download" in the Library / Ctrl+J Shortcut;
    2. "Show All History" in the Library / Ctrl+Shift+H Shortcut.
    I use this code for "Show All Bookmarks in the Library" custom toolbar button (Ctrl+Shift+B):
    gBrowser.selectedTab = gBrowser.addTab("chrome://browser/content/places/places.xul"
    Unfortunately, you can't just replace "places.xul" with "downloads.xul" or "history.hul", while "browser/content/history/history-panel.xul" opens History Panel in the Side Bar and "browser/content/downloads/downloadPanel.xul" won't work at all.

    See if this helps you.
    https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Tutorial/Keyboard_Shortcuts

  • How to restrict access to views for some users in the app?

    Hi SDN!
    I have an WD application wich embedded in the portal. Appication has 2 iViews (and 2  pages respectively). These iViews consist several views connected with each other (e.g. one view provide list data, second view is add/edit form for this data). I need to restrict access for some users for view with add/edit form. I can't make separate page for this view.
    What I've done:
    1) create yet another UIContainer for this view in main window and embed view to this container. It was be done for create separate iView for form.
    2) in the portal I create iView for this form but don't embedd in any page.
    When I try to call my form from list data (that is one iView from another) I get exception:
    <b>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: duplicate usage of view .MyCarRentalAddCity</b>
    Is there a way to get needed functional?
    Thanks,
    Lev

    Hi,
    do you need to remove the IView from the portal menu or do you just want to make a View container in your WD application invisible if the user doesn't have the rights to see it.
    If so, you could create your own roles on the app server:
    You need to create a new class that extends NamePermission like:
    import com.sap.security.api.permissions.NamePermission;
    public class ApplicationAccessPermission extends NamePermission {
               * @param name
              public ApplicationAccessPermission(String name) {
                   super(name);
               * @param name
               * @param action
              public ApplicationAccessPermission(String name, String action) {
                   super(name, action);
    Also, you have to create an Action.XML file that looks like this:
    <BUSINESSSERVICE
         NAME="com.vendor.administration">
         <DESCRIPTION
              LOCALE="en"
              VALUE="actions view usage"/>
         <ACTION
              NAME="View Permission">
              <DESCRIPTION
                   LOCALE="en"
                   VALUE="Show view"
                   />
              <PERMISSION
                   CLASS="com.vendor.utilities.ApplicationAccessPermission"
                   NAME="ShowView"
                   />
         </ACTION>
    </BUSINESSSERVICE>
    If you have created these to files in your packages, you can access this function like:
    IUser user ;
    try {
              user = WDClientUser.getCurrentUser().getSAPUser();
              if(user.hasPermission(new ApplicationAccessPermission("Show view"))){
                   wdContext.currentV_UIElement().setViewVisibility(WDVisibility.VISIBLE);
              }else{
                   wdContext.currentV_UIElement().setViewVisibility(WDVisibility.NONE);
         }catch (WDUMException e1) {
              wdContext.currentV_UIElement().setViewVisibility(WDVisibility.NONE);
                    e1.printStacktrace();
    You have to bind the ViewVisibility attribute of the context to the View Container you want to hide.
    The applicationAccessPermission you defined in the XML File will be visible in the UME Manager of you J2EE engine. With this action you can create a new role and group that you can map to the users that should see you view.
    But, the exception you get is because you have embedded one view twice, which is not possible.
    Hope this helps.
    Regards,
    Dennis

  • Phone Internal Memory for Nokia 6233

    I have a Nokia 6233, it works fine and I'm happy with it though there is one annoying problem. The phones memory suppose to be 6MB but with nothing or the card it still list as only 1MB free. I tried reseting but no change.
    I updated from the NSU to the latest firmware and still the same problem. Is there away to clean the internal memory before the NSU update?
    or is there any other way to solve this problem??

    Had a similar issue,removed all messages and it went back to 3.2MB free memory.Did you delete the messages,i guess formatting the phone does that also?
    travis

  • Accessing Internal Names for ToolBar Buttons

    Hi,
    I'm trying to access three toolbar buttons [Movie Tool, 3D Tool, and TouchUp Object Tool]. In order for me to execute these toolbar buttons I need to know their corresponding internal names.
    There is a general list of Toolbar Buttons [such as Advanced Editing, Tools, File, ...] in the Developer Guide, but again it did not mention anything about the three above.
    If anyone could help me out as to what the internal names of Movie, 3D, and TouchUp Tools, I would really appreciate it.
    I'm developing an application in C++ using OLE to Remotely control Adobe Acrobat 3D. So I need to access these specific toolbar buttons for my application.
    Any help would be great.
    Thanks in advance.

    Hi miniCooper,
    Here are a couple resources for you that provide how to create easier to digest reports listing Acrobat's Menu Item and Toolbar button names-
    1.
    This page has a free tool for creating a report with the names in an easy to read format -scroll down to the item "Menu Item and Toolbar button Report Generator."
    2. This article
    Executing Acrobat Menu Items from JavaScript describes how to list Menu Item names but you can substitute app.listToolbarButtons in place of app.listMenuItems to get results for toolbar buttons instead.
    Hope this helps,
    Dimitri
    WindJack Solutions
    www.windjack.com

  • RFCs / BAPIs for complex use case - offer and account receivable

    Hello,
    a scenario for testing purposes requires me to make remote function calls.
    I found almost everything I need in the IDES system I am accessing.
    What I am still missing, are RFCs or BAPIs to do the following
    - after selecting materials to be sold and after providing a pricing I would like to create an offer, proposal, or quote
    - after creating a bill, I would like to create and later close an account receivable item
    Can anybody help me on finding appropriate remote functions or BAPIs?
    Thanks in advanced
    Stefan
    PS: If you need more context, here is what I got so far
    - create and lookup customers using BAPI Customer
    - material availability and price check using BAPI Material
    - create a sales order using BAPI SalesOrder
    - create a shipment using BAPI Shipment
    - create a bill using BAPI ItCustBillingDoc
    hope that makes sence

    Hi Stefan,
    To find the BAPIs you need, use transaction BAPI in R3.  Creating the quotation, for example, can be found in Sales>Customer Quotation>Create From Data which gives the function "BAPI_QUOTATION_CREATEFROMDATA".  Using the same found General Accounting>Accounting Interface>AccntgBilling-->Post(etc) leading to "BAPI_ACC_BILLING_POST".
    Regards
    Gareth

  • VI Analyzer - How Would You Configure It for This Use Case?

    My group has different people working on different LVPROJs for each software deliverable we have. Each LVPROJ uses our user.libs and instr.libs, as well as an overall "framework" that is the same for most LVPROJs.
    I really think the VI Analyzer toolkit would be powerful for code reviews, but only if I can configure it in a way where which tests I run and what the criteria are can be saved and used on any project. I can't seem to get this to work for me. I want to save all those configurations, and use it on new LVPROJs easily - the easier I can make this process, the more inclined others will be to use this for code review. How would you do it? (if it's even feasible)
    Solved!
    Go to Solution.

    I suggest creating a .cfg file without a project linkage, but with all the tests selected and configured as you want...so a .cfg file with no "Items to Analyze" specified. Then, when working on an individual project, open that CFG file, add the project's top-level folder to the analysis, then save that CFG file with that project. This means you can't have the project linkage in your CFG file, but assuming your project is all within some top-level folder, that shouldn't be much of an issue, since the CFG file will be "linked" at that point to the top-level folder containing your project.
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • How do i restrict access on ipad for public use?

    My employer would like to set up Ipads in each office to display our advertizements and products as well as play informative videos.
    Eventually we would also like to be able to set up access on the ipads for the clients to type in their personal info and submit quote requests electronically.
    However, we want to be able to restrict the access so that the public are only able to view and access specific apps or websites that we have chosen.
    also if anyone has a recommendation on an app that provides a pausable slideshow for displaying documents that would be helpful as well.

    One option would be to investigate an MDM such as AirWatch.  Devices can be placed in Single App Mode, or setup with a restricted browser.  You can also display business content on your devices. 

  • Can't access internal network from VPN using PIX 506E

    Hello,
    I seem to be having an issue with my PIX configuration. I can ping the VPN client from the the internal network, but can cannot access any resources from the vpn client. My running configuration is as follows:
    Building configuration...
    : Saved
    PIX Version 6.3(5)
    interface ethernet0 auto
    interface ethernet1 auto
    nameif ethernet0 outside security0
    nameif ethernet1 inside security100
    enable password N/JZnmeC2l5j3YTN encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    hostname SwantonFw2
    domain-name *****.com
    fixup protocol dns maximum-length 512
    fixup protocol ftp 21
    fixup protocol h323 h225 1720
    fixup protocol h323 ras 1718-1719
    fixup protocol http 80
    fixup protocol rsh 514
    fixup protocol rtsp 554
    fixup protocol sip 5060
    fixup protocol sip udp 5060
    fixup protocol skinny 2000
    fixup protocol smtp 25
    fixup protocol sqlnet 1521
    fixup protocol tftp 69
    names
    access-list outside_access_in permit icmp any any
    access-list allow_ping permit icmp any any echo-reply
    access-list allow_ping permit icmp any any unreachable
    access-list allow_ping permit icmp any any time-exceeded
    access-list INSIDE-IN permit tcp interface inside interface outside
    access-list INSIDE-IN permit udp any any eq domain
    access-list INSIDE-IN permit tcp any any eq www
    access-list INSIDE-IN permit tcp any any eq ftp
    access-list INSIDE-IN permit icmp any any echo
    access-list INSIDE-IN permit tcp any any eq https
    access-list inside_outbound_nat0_acl permit ip 192.168.0.0 255.255.255.0 192.168.240.0 255.255.255.0
    access-list swanton_splitTunnelAcl permit ip any any
    access-list outside_cryptomap_dyn_20 permit ip any 192.168.240.0 255.255.255.0
    no pager
    mtu outside 1500
    mtu inside 1500
    ip address outside 192.168.1.150 255.255.255.0
    ip address inside 192.168.0.35 255.255.255.0
    ip audit info action alarm
    ip audit attack action alarm
    ip local pool VPN_Pool 192.168.240.1-192.168.240.254
    pdm location 0.0.0.0 255.255.255.0 outside
    pdm location 192.168.1.26 255.255.255.255 outside
    pdm location 192.168.240.0 255.255.255.0 outside
    pdm logging informational 100
    pdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 0 access-list inside_outbound_nat0_acl
    nat (inside) 1 192.168.0.0 255.255.255.0 0 0
    access-group outside_access_in in interface outside
    access-group INSIDE-IN in interface inside
    route outside 0.0.0.0 0.0.0.0 192.168.1.1 1
    timeout xlate 0:05:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
    timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
    timeout sip-disconnect 0:02:00 sip-invite 0:03:00
    timeout uauth 0:05:00 absolute
    aaa-server TACACS+ protocol tacacs+
    aaa-server TACACS+ max-failed-attempts 3
    aaa-server TACACS+ deadtime 10
    aaa-server RADIUS protocol radius
    aaa-server RADIUS max-failed-attempts 3
    aaa-server RADIUS deadtime 10
    aaa-server LOCAL protocol local
    http server enable
    http 192.168.0.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server community public
    no snmp-server enable traps
    floodguard enable
    sysopt connection permit-ipsec
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto dynamic-map outside_dyn_map 20 match address outside_cryptomap_dyn_20
    crypto dynamic-map outside_dyn_map 20 set transform-set ESP-DES-MD5
    crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
    crypto map outside_map client authentication LOCAL
    crypto map outside_map interface outside
    isakmp enable outside
    isakmp identity address
    isakmp policy 20 authentication pre-share
    isakmp policy 20 encryption des
    isakmp policy 20 hash md5
    isakmp policy 20 group 2
    isakmp policy 20 lifetime 86400
    vpngroup swanton address-pool VPN_Pool
    vpngroup swanton dns-server 192.168.1.1
    vpngroup swanton split-tunnel swanton_splitTunnelAcl
    vpngroup swanton idle-time 1800
    vpngroup swanton password ********
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.0.36-192.168.0.254 inside
    dhcpd dns 8.8.8.8 8.8.4.4
    dhcpd lease 3600
    dhcpd ping_timeout 750
    dhcpd auto_config outside
    dhcpd enable inside
    username scott password hwDnqhIenLiwIr9B encrypted privilege 15
    username norm password ET3skotcnISwb3MV encrypted privilege 2
    username tarmbrecht password Zre8euXN6HxXaSdE encrypted privilege 2
    username jlillevik password 9JMTvNZm3dLhQM/W encrypted privilege 2
    username ruralogic password 49ikl05C8VE6k1jG encrypted privilege 15
    username bzeiter password 1XjpdpkwnSENzfQ0 encrypted privilege 2
    username mwalla password l5frk9obrNMGOiOD encrypted privilege 2
    username heavyfab1 password 6.yy0ys7BifWsa9k encrypted privilege 2
    username heavyfab3 password 6.yy0ys7BifWsa9k encrypted privilege 2
    username heavyfab2 password 6.yy0ys7BifWsa9k encrypted privilege 2
    username djet password wj13fSF4BPQzUzB8 encrypted privilege 2
    username cmorgan password y/NeUfNKehh/Vzj6 encrypted privilege 2
    username cmayfield password Pe/felGx7VQ3I7ls encrypted privilege 2
    username jeffg password zQEQceRITRrO4wJa encrypted privilege 2
    terminal width 80
    Cryptochecksum:9005f35a85fa5fe31dab579bbb1428c8
    : end
    [OK]
    Any help will be greatly appreciated

    Bj,
    Are you trying to access network resources behind the inside interface?
    ip address inside 192.168.0.35 255.255.255.0
    If so, please make the following changes:
    1- access-list SWANTON_VPN_SPLIT permit ip 192.168.0.0 255.255.255.0 192.168.240.0 255.255.255.0
    2- no vpngroup swanton split-tunnel swanton_splitTunnelAcl
            vpngroup swanton split-tunnel SWANTON_VPN_SPLIT
    3- no access-list outside_cryptomap_dyn_20 permit ip any 192.168.240.0 255.255.255.0
    4- isakmp nat-traversal 30
    Let me know how it goes.
    Portu.
    Please rate any helpful posts   

  • HT1911 My old Apple ID was tied to an email address that I no longer have access to, and for some reason, my security question answers don't seem to be working. Is there any other way to retrieve or reset my password?

    My old Apple ID was tied to an email address that I no longer have access to. My security question answers don't seem to work. Is there any other way to retrieve my password?
    I have a new Apple ID - I would love to be able to merge them. Is that possible?

    You need to contact Apple. Click here, phone them, and ask for the Account Security team, or fill out and submit this form.
    (90031)

  • How do you clear my internal memory for my iphone 4

    Every time I try to get on my phone it keeps telling me my memory is full and wont do anything. I've deleted everything I can, what do I do?

    Tejab wrote:
    what do I do?
    Delete more...

Maybe you are looking for

  • How to run Java application involving DOM3 in a command shell?

    Dear all, I am currently in a testing phase on my Java implementation (in JBuilder 2005) utilizing DOM3(built 2 .jar files from Ant via CVS thanks to dmbdmb). It seems working properly. To experiment its capability of handling big size files, it is e

  • How to customize the images before upload to KM

    hai everybody i want to know how to customize the images before uploading into KM.if anybody know reply.thanks in advance

  • Regarding return of defective item.

    Dear all,   My client has received 30 number of material (spare parts material type), by migo. Now he wants to return 20 numbers as they are of inferior quality. I recommended in migo  return delivery + material document. and checked the via delivery

  • Creating Index on a XML generated from Dataset

    HI mark, I have an XMLTYPE table that contains data of the following format <ROWSET> <ROW> <column1>1</column1> <column2>2</column2> </ROW> <ROW> <column1>1</column1> <column2>2</column2> </ROW> <ROW> <column1>1</column1> <column2>2</column2> </ROW>

  • DDE Server Window: AcroRd32.exe - Bad Image

    I am receiving the following error message upon opening Adobe Reader: DDE Server Window: AcroRd32.exe - Bad Image C:\Program Files\Adobe\Reader 9.0\Reader\sqlite.dll is either not designed to run on Windows or it contains an error.  Try installing th