How to enable the full list of developer options on A806?

How to enable the full list of developer options
Moderator note:Moved from http://forums.lenovo.com/t5/Lenovo-Android-based-Tablets/No-Animation-speed-options/td-p/1359241
Edited & created a new thread.

-Go to menu, settings,
-about phone
-scroll to the bottom and find "build number"
-tap it 7 times (upon completion, it will say that you're a developer)
-the menu is now near the bottom of the main settings menu (just above about phone)

Similar Messages

  • How to enable the vendor(Mb1a Environment vendor) option in mb1a.

    How to display the vendor name from which it is purchased during its issuance in mb1a with movement type 231.
    The path for vendor in Mb1a is environment>vendor.
    As soon as i select this option system gives me the following warning
    Vendor not included in line 0001
    Message no. M7080
    Diagnosis
    In order to perform this function for item 0001, the system needs an entry in field "Vendor". However, the field does not contain a value or is not relevant to the item.
    System Response
    The system cannot perform the function.
    Procedure
    Press ENTER and choose another function
    I do not understand that where i should give an entry to make the vendor active at this screen.
    regards:Vijay Kumar

    How to display the vendor name from which it is purchased during its issuance in mb1a with movement type 231.
    there is no such option in MB1A, nor in MIGO.
    231 is a goods  issue to customer , from your warehouse stock. The stock in your warehouse  is neutral (just check MMBE if you can see a vendor at the stock line), if you get the same material from 2 different vendors, then you still have only one stock line in MMBE, except you use batch managment. But even then the vendor is only visible in a field in the batch master record.

  • How to get the whole list of Iview Templates

    Hi,
    when I navigate:
    Portal Content -> Content Provided by SAP -> Templates -> Iview Templates
    I get a long list of templates including Url Iviews etc
    But, when I try to create my own Iview, the list of potential templates is much smaller, mainly including only the SAP related templates, BSP, Query, ITS etc.
    Does anyone know how to make the full list of Iview Templates available for the Iview creation wizard ?
    Thanks,
    Tomas.

    Hi Tomas,
    which iView templates are offerd within the iView creation wizard is determined by SystemAdmin -- Permissions -- Portal Permissions -- Applications.
    Normally, you will have to have SuperAdminRole to see/change these settings.
    Hope it helps
    Detlev
    PS: Please consider to reward points for helpful answers. Thanks in advance!

  • How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific WebApplication or Sitecollection?

    How to enable the SharePoint 2010 and 2013 Developer Dashboard for specific Web Application or Site collection(not for all Web Application)?
    Vishal Goyal

    Hi Vishal,
    I don't think there is option for specific site collection or web application,but there is option of enabling developer dashboard on specific master pages and that is one on of the way you could do it.
    look article on below link to enable developer dashboard on specific master pages
    https://msdn.microsoft.com/en-us/library/office/ff512745%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Let me know if this helps.
    Thanks
    Bhism 

  • I need to Enable the Switch list from menu bar

    Hi Friends,
    i   copied RFITEMAP Program and created  the custom report and changes have done according to the requirement
    After executing the custom report it was Disabled the SWITCH LIST Option(GRID/CLASSIC)
    but  standard report we can change layout GRID/CLASSIC from SWITCH LIST Option
    How can i enable the Switch list option in Cutom report................
    Please help me above issue..
    Regards
    Venkat Boddu
    Edited by: venkat boddu on May 11, 2009 6:49 PM
    Edited by: venkat boddu on May 11, 2009 7:01 PM

    The option for Switch List is being excluded from the PF-Status when the calling report is not the RFITEM*.
    Include LFI_ITEMSF01, Line 379
    * list refresh and toggle: only if called by RFITEM**
      if caller_repid(6) ne 'RFITEM'.
        wa_extab-fcode = 'REFR'.
        append wa_extab to rt_extab.
        wa_extab-fcode = 'LTOG'.      " Switch List option
        append wa_extab to rt_extab.
      endif.
    You can replace your Z program name in your Z include or change the condition like
      if caller_repid(8) ne 'Z_RFITEM'.
      endif.
    I assume that your Z program name is Z_RFITEM
    Regards,
    Naimesh Patel

  • In Mac how to get the Full name of a file Programmatically?

    Hi Friends,
             I am doing one Mac application for displaying the contents of a file. I can able to get some information about the file by using this code below...
      NSDictionary *dict=[fileManager attributesOfItemAtPath:myPath error:nil];
    Now I want to get the some other informations also like Full Name, copyRight, version... So Please suggest me how to get the full name of a file Programmaticallly?

    Your question doesn't make sense.
    First off, if you are going to get the attributes of a file, you need its full name before you can do anything. So that's part one taken care of.
    This function returns a dictionary full of typical file information (type, size, mod dates, etc.) as well as some HFS data (creator code, type code) which, I strongly suspect, are not "pulled out of the file" but rather generated on the spot. (See NSFileManager for the full list of attribute keys.)
    The other items you hoped of retrieving are not part of the regular file system. Sure, a Truetype font has a copyright string and a version, but what about an HTML file? A PNG? A text file you just created?
    There simply are no standard functions to retrieve copyright and version.

  • How to know the full path which is being used in the dataconnection .

    How to know the full path which is being used in the dataconnection without going and looking into coding.
    I am new to crystal reports.
    Plz advice.Thanks in advance
    Jay

    This forum is dedicated to topics related to custom application development or deployment with Crystal Reports in .Net. This includes full versions of Crystal Reports as well as those versions of Crystal Reports bundled with Microsoft Visual Studio .Net.
    As you do not want to do any coding, this query is in the wrong forum. However, in most versions of Crystal Reports, you can look up the database connection information by simply opening the report in the CR designer. Then go to the database menu and select "Set Datasource Location..."
    Ludek

  • How to enable the Attachment feature in the Receipts Form in EBS 11.5.9

    Hi Community,
    The question is very simple, cause although We have revised most of the posts of the forum and metalink, we do not discover how to enable the attachment feature in Receipts Form, in our release 11.5.9.
    Due to we have a custom receipt form and a standard receipt form, we have try to enable oin both forms, but we do not get it.
    Any clue?
    Thanks for your answers in advance.
    Luis

    go to Application Developer -> Attachments.
    You can configure the attachments for your forms here.
    --Prasanna                                                                                                                                                                                                                                       

  • Use(getItemsRequest)cannot response the full list of library

    I want to get the items' total count of library. But some library can count the full list, some library just only count one record. I have no idea what is the problem. Here is the coding.
    WebReference.getItemsRequest req = new WebReference.getItemsRequest();
    WebReference.getItemsResponse resp;
    req.container = ((LibItem)listLibraries.SelectedItem).ID;
    libname = ((LibItem)listLibraries.SelectedItem).Name;
    domain = ((LibItem)listLibraries.SelectedItem).Domain;
    postOffice = ((LibItem)listLibraries.SelectedItem).PostOffice;
    resp = ws.getItemsRequest(req);
    if (0 == resp.status.code)
    if (null != resp.items)
    listBoxFiles.Items.Clear();
    foreach (WebReference.Document itemobj in resp.items)
    FileItem tmpinfo = new FileItem();
    tmpinfo.Name = itemobj.name;
    tmpinfo.ID = itemobj.id;
    tmpinfo.Version = itemobj.version;
    tmpinfo.Lib_DisplayName = itemobj.library.displayName;
    tmpinfo.Lib_email = itemobj.library.email;
    tmpinfo.Subject = itemobj.subject;
    tmpinfo.Author_DisplayName = itemobj.author.displayName;
    tmpinfo.Author_email = itemobj.author.email;
    tmpinfo.Created = itemobj.created;
    tmpinfo.currentVersion = itemobj.currentVersion;
    tmpinfo.documentNumber = itemobj.documentNumber;
    tmpinfo.documentTypeName = itemobj.documentTypeName;
    tmpinfo.officialVersion = itemobj.officialVersion;
    tmpinfo.RetrievedDate = itemobj.modified;
    listBoxFiles.Items.Add(tmpinfo);
    count++;
    LogMessage("GetLibItems success" + " count=" + count);
    Anyone would be help me to solve this problem?
    Thank you

    Preston,
    Thank you for taking the time to respond. I have tried the cursor calls. But it still not work.
    I have seen some of thread about cursor. I haven't use positionCursorRequest and position element of readCursorRequest.
    It still return null to me. The following is my coding.
    Jimmy
    WebReference.createCursorRequest createCursorReq = new WebReference.createCursorRequest();
    WebReference.createCursorResponse createCursorResp;
    WebReference.readCursorRequest readCursorReq = new WebReference.readCursorRequest();
    WebReference.readCursorResponse readCursorResp;
    WebReference.destroyCursorRequest destroyCursorReq = new WebReference.destroyCursorRequest();
    WebReference.destroyCursorResponse destroyCursorResp;
    WebReference.getItemsRequest getItemsReq = new WebReference.getItemsRequest();
    WebReference.getItemsResponse getItemsResp;
    createCursorReq.container = ((LibItem)listLibraries.SelectedItem).ID;
    createCursorResp = ws.createCursorRequest(createCursorReq);
    if (createCursorResp.status.code == 0 || createCursorResp.cursorSpecified == true)
    readCursorReq.container = ((LibItem)listLibraries.SelectedItem).ID;
    readCursorReq.cursor = createCursorResp.cursor;
    readCursorReq.forward = true;
    readCursorResp = ws.readCursorRequest(readCursorReq);
    if ((readCursorResp.status.code == 0)/*&& (readCursorResp.items.item != null)*/)
    if (readCursorResp.items != null)
    int itemListCount = readCursorResp.items.count;
    long itemLength = readCursorResp.items.item.LongLength;
    ws.Timeout = 10000000;
    LogMessage("GetLibItems success" + " count=" + itemListCount);
    LogMessage("Items Length" + " count=" + itemListCount);
    btnBrowse.Enabled = true;
    else
    LogMessage("Read Cursor Items null.");
    btnBrowse.Enabled = true;
    else
    LogMessage("Read Cursor failed.");
    btnBrowse.Enabled = true;
    if (createCursorResp.cursorSpecified == true)
    destroyCursorReq.cursor = createCursorResp.cursor;
    destroyCursorResp = ws.destroyCursorRequest(destroyCursorReq);
    if (destroyCursorResp.status.code != 0)
    LogMessage("Destroy Cursor failed.");
    btnBrowse.Enabled = true;
    else
    LogMessage("Create Cursor failed.");
    btnBrowse.Enabled = true;
    The result was returned LogMessage("Read Cursor Items null.");

  • How to enable the S-Video port on a Satelite M30X-154?

    Hey does any one know how to enable the S-Video port on a Satellite SM30X-154 laptop?
    If I press the FN+5 keys the only options I get is LCD and no S-VHS option. My TV is set up for it as I watch DVD's through the cable.
    When I connect the cable to the laptop, nothing happens!!
    HELP

    Hi,
    Sorry, my Tosh A100 has a Geforce 7600, I don't know what your GA is.
    But on mine I have a NVidia Control Panel, where I can configure dualview,
    which normally lets me choose between the builtin LCD and the extern monitor (VGA-Port).
    When a TV is connected and not recognized, I can enforce recognition there.
    On the next start of the panel, the TV is then available too.
    Perhaps I could help you.
    If not, note that with windows settings your TV will not be available.
    Try to go to the User Interface of your graphics adapter...
    Matz

  • How to use the Pull List in Discrete Scenario?

    Hi Gurus,
    I am using pull list MF60 in REM.
    How to use the Pull List for creating material reservations in Discrete Scenario also?
    Anyone used this Pull list in discrete, pl share.
    How is helpful in discrete scenario?
    Srini

    Hello,
    You can use Pull list for st.location transfers, if you are into WM managed then this pull list used a lot.
    You can use the pulllist to the max. extent. But with IM managed plant the use is limited and this is used only for storage location transfers.
    Issue cannot be done for Production orders. You can bring the materials to the req. storage locations and after that you have issue in the order or manually for the order.
    Regards,
    Manick.

  • How to enable the EL in jsp page

    hi can u tell 'how to enable the EL in jsp page'?

    *I am getting below exception in tomcat when i inclued +<%@ page isScriptingEnabled="true" isELEnabled="true"%>+*
    org.apache.jasper.JasperException: /index.jsp(1,1) Page directive has invalid attribute: isScriptingEnabled
         org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
         org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
         org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)
         org.apache.jasper.compiler.JspUtil.checkAttributes(JspUtil.java:311)
         org.apache.jasper.compiler.Validator$DirectiveVisitor.visit(Validator.java:106)
         org.apache.jasper.compiler.Node$PageDirective.accept(Node.java:590)
         org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2338)
         org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2388)
         org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2394)
         org.apache.jasper.compiler.Node$Root.accept(Node.java:489)
         org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2338)
         org.apache.jasper.compiler.Validator.validate(Validator.java:1700)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:178)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:306)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

  • How to get the full path instead of just the file name, in �FileChooser� ?

    In the FileChooserDemo example :
    In the statement : log.append("Saving: " + file.getName() + "." + newline);
    �file.getName()� returns the �file name�.
    My question is : How to get the full path instead of just the file name,
    e.g. C:/xdirectory/ydirectory/abc.gif instead of just abc.gif
    import java.io.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.filechooser.*;
    public class FileChooserDemo extends JFrame {
    static private final String newline = "\n";
    public FileChooserDemo() {
    super("FileChooserDemo");
    //Create the log first, because the action listeners
    //need to refer to it.
    final JTextArea log = new JTextArea(5,20);
    log.setMargin(new Insets(5,5,5,5));
    log.setEditable(false);
    JScrollPane logScrollPane = new JScrollPane(log);
    //Create a file chooser
    final JFileChooser fc = new JFileChooser();
    //Create the open button
    ImageIcon openIcon = new ImageIcon("images/open.gif");
    JButton openButton = new JButton("Open a File...", openIcon);
    openButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    int returnVal = fc.showOpenDialog(FileChooserDemo.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    File file = fc.getSelectedFile();
    //this is where a real application would open the file.
    log.append("Opening: " + file.getName() + "." + newline);
    } else {
    log.append("Open command cancelled by user." + newline);
    //Create the save button
    ImageIcon saveIcon = new ImageIcon("images/save.gif");
    JButton saveButton = new JButton("Save a File...", saveIcon);
    saveButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    int returnVal = fc.showSaveDialog(FileChooserDemo.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    File file = fc.getSelectedFile();
    //this is where a real application would save the file.
    log.append("Saving: " + file.getName() + "." + newline);
    } else {
    log.append("Save command cancelled by user." + newline);
    //For layout purposes, put the buttons in a separate panel
    JPanel buttonPanel = new JPanel();
    buttonPanel.add(openButton);
    buttonPanel.add(saveButton);
    //Explicitly set the focus sequence.
    openButton.setNextFocusableComponent(saveButton);
    saveButton.setNextFocusableComponent(openButton);
    //Add the buttons and the log to the frame
    Container contentPane = getContentPane();
    contentPane.add(buttonPanel, BorderLayout.NORTH);
    contentPane.add(logScrollPane, BorderLayout.CENTER);
    public static void main(String[] args) {
    JFrame frame = new FileChooserDemo();
    frame.addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {
    System.exit(0);
    frame.pack();
    frame.setVisible(true);

    simply use file.getPath()
    That should do it!Thank you !
    It takes care of the problem !!

  • How to get the full result of a google search?

    How to get the full results of a google search?
    Nov 23, 2006 2:28 AM
    Hi, Friends,
    I want to build a URL collector as a seamless and integrated part of my desktop application in java language which can access the full search results of google, but i am not sure the right way? what is the best way to do that in java?
    Where to find the relevant materials for the problem?
    thanks a lot

    Cross post - http://forum.java.sun.com/thread.jspa?threadID=788627&messageID=4481369#4481369

  • How to get the full image directory when i upload the image to web page???

    hai, how to get the full image directory when i upload the image to web page???
    here is the example:
    <form action="uploadfile.jsp" method="post">
    image<input type="file" name="image" />
    <input type="submit" value="submit"/>
    <%
    String s=request.getParameter("image");
    %>
    <%=s%>
    </form>
    i upload the image from C:\image\center.gif. i use request.getParameter just can get the image name like "center.gif". Can anybody help me how to get the full path name. Thanks a lot..

    There is no need to get the path. It is also fairly pointless as the server cannot access the client's local file system.
    Carefully read this article how you can upload files the right way: http://balusc.blogspot.com/2007/11/multipartfilter.html

Maybe you are looking for