How to use MAF libraries

Dear,
I'm going to replace controls by MAF in my android application.
I import libraries:
- mafuicomponents-1.2.1.jar
- maftreeview-1.2.1.jar
- mafsettingscreen-1.2.1.jar
- maflocaleawarecontrols-1.2.1.jar
- mafcalendar-1.2.1.jar
I created an simple layout:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/linearlayout_about_us"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical" >
     <com.sap.maf.uicontrols.view.MAFButton
           android:id="@+id/mafbutton"
           android:layout_width="wrap_content"
           android:layout_height="50dip"
           android:text="skinned button" />
</LinearLayout>
When I run application on emulator, I can not see button "skinned button"
What did I miss?
Thank you.
Lam Le

Hi,
You can get some information from other threads
Problem Using Taglibs with PortalApplication
Problems with custom taglib (PD4ML)

Similar Messages

  • How to use external libraries jar files in the composite application?

    Hi,
    I have some external jars files (which consists of java classes) that I would like to use in my composite application. 
    I have created a DC with type as external library for the jars.  However, I don't know how to specify the DC to be used in my caf application.
    Can anyone help?
    Thanks.
    Regards,
    Fui Voon

    Hi,
    My jar files consists only java classes and a manifest.mf. The files are compiled using jdk 1.4.2-b28.  Will this be any issue?
    It seems that if I ignore the error and continue step 7 which is to do deployment of the ear, the error given is
    Cannot update it.
    Caused by: com.sap.engine.library.bytecode.cf.CFException: Invalid constant pool tag, 60 at index 41.
    Does anyone know what that mean?
    Is there any sample that teach how to deploy external libraries as bundled library?
    Thanks.
    Regards,
    Fui Voon

  • Help!! how to use RTP libraries

    Hi you all,
    i have to implement SIP then i were told you have to download RTP libraries i don't know how to download and how to use ,plz anybody can help me :'(

    http://forum.java.sun.com/thread.jspa?threadID=627137&tstart=0
    http://java.sun.com/products/jain/learning/tutorial/index.html
    search forum!!

  • How to use additional libraries in a project

    I am trying to call an existing EJB from page bean. And for the life of me, I can not figure out how to add additional libraries to Creator project.
    Is it supported at this stage?

    Right click on the References node in the project navigator and select: Add New Library Reference. In the subsequent dialog, specify the path to the jar file you wish to include. This library will be automatically added to the application classpath at design time and deployed with the application when you run the project.

  • How to use two libraries on two different pc

    I have a MAcBook Pro and a Windows XP Pro with both itunes 7 installed on each.
    How can I share my songs with both libraries without resetting the ipod. We hav three ipod (2-nano (2 Gigs) and one video 60 gigs.)
    In my family we are three who sharing songs.
    Thank's for your answer.

    Probably the easiest way to use an iPod on both Mac and Windows computers is to format the iPod (using iPod Updater) using the PC. This will force your iPod to use the Windows file system (FAT32) which both the Mac and PC can read from and write to without the help of additional software. Of course then all your software updates for the iPod will have to be done on Windows.
    If you need to use a Mac (HFS+) formatted iPod on a Windows PC, you'll need to install some 3rd party software such as XPlay 2.0 (which you can get from MediaFour Software). This will enable your Windows PC to read a Mac-formatted iPod.
    You also need to set the iPod to manual transfer.
    See: http://docs.info.apple.com/article.html?artnum=61675

  • How to use drivers libraries functions

    I have 3 problems:
    1. I have downloaded the functions libraries of the hp plug
    and play drivers to comunicate with my PC via HPIB, but now
    I don't know how can I access to them. Can anybody help me?
    2. I am taking dates from several channels at a time, and
    the arrive as a array of dates for each channel. I need to
    represent at the same time each data comes the maximun and
    minimun value, but I can not because it is not one but a
    collection of values I get.
    3. When I open two screens at the same time, one of them is
    all the time blinking; i would like to avoid this but i
    don't know how.
    I will be very grateful is anyone could help me.
    * Sent from AltaVista http://www.altavista.com Where you can also find related Web
    Pages, Images, Audios, Videos, News, and Shopping. Smart is Beautiful

    To do trig in Objective-C you use the standard C trig functions. 
    double sin()
    double cosin()
    etc.

  • How to use external libraries and JAR files with OpenScript

    Hello.
    I am trying to include ApachePOI, JODATime, and Javamail in my scripts to handle different aspects of our automated performance tests.
    I followed the documentation for Eclipse to be allowed to utilize these external libraries, however, when I attempt to run my tests the classes and methods that are being imported, show up with errors saying that they do not exist.
    I think perhaps that I am using them incorrectly. I cannot see them as script assets, package assets, or project assets using the properties for these items. An error pops up and says those screens are not displaying correctly or display incorrect information.
    If anyone can provide guidance on using these items, that would be great. Right now I'm trying to include them as "previously exported scripts" but I'm not sure that method will work.
    Any advice is appreciated.
    Thanks.
    --tiff                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Tiff
    For OpenScript 9.* there is an out of the box solution for that, all you need to do in OpenScript go to:
    Script -> Script Properties -> Script Assets -> Add -> jar File ....
    And that is it.
    Alex

  • WDP classics: how to use external libraries in DCs

    Hi,
    I am also on 7.0 SP 13.
    I used method in the following blog & its working for me:
    /people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro
    Regards,
    Apurva

    Hi, I checked again to no use. I'm on NWDS 7.0.09
    I had to do it the hard way, procedure follows.
    Create external library as per blog.
    Create two public parts (API and SDA).
    build
    Create J2EE library as per blog.
    Add to used DCs both external lib's API_pp and SDA_pp: buildtime and runtime dependency - strong
    build
    ignore warnings such as: runtime dependency ignored
    the .sda does not have any .jar inside
    open the .sda in the file system path or directly from NWDS
    add your .jar to the server directory inside the .sda
    in server/provider.xml replace the line:
    </jars>
    with
    <jars>
    <jar-name>it.sap.mycustomer.myproject.jar</jar-name>
    </jars>
    do not build or you will lose your little tricky .sda editing
    deploy from NWDS as usual
    set WDP DC dependency as per blog (used DC + WDP references settings)
    Hope this save some time to others...
    If some one know how to do this without manual editing please let me know
    Best regards
    Vincenzo

  • How to use external libraries in EP

    Hi!
    I am with dificulties in utilizing an external ".jar" file in a Portal application (JSPDynPage). The ".jar" file is the JSTL 1.0 version. It compiles and is exported correctly (SNDS to Portal), but give me an error at runtime (NullPointerException). There is any restrictions in utilizing external ".jar"s files, e.g., not especific/proprietary versions?
    Regards,
    Alex

    hi,
    You can place the external .jar files under dist/PORTAL-INF/lib . By placing the external jars it would certainly run
    The other way  is as follows
    1. Go to navigation perspective
    2. Get into the project\lib folder of the your project. copy the jar files into it
    4. Right click on the project
    5. Click on properties
    6. Click on java build path
    7. Go to libraries tab
    8. click on Add Jars button
    9. Select the jar in your project
    11. Recompile
    12. Deploy
    Hope it helps..
    regards,
    Ganesh.N
    Message was edited by: ganesh natarajan

  • How to use tag libraries?

    hi,
    I have an external taglibrary file, bean.tld. I want to use the tags of this file in portal component. Where shall i place this file in order to access it?
    regards,
    ganesh natarajan

    Hi,
    You can get some information from other threads
    Problem Using Taglibs with PortalApplication
    Problems with custom taglib (PD4ML)

  • How to use of ffmpeg or jffmpeg with java

    I am creating an application in java to convert one video format to other. (eg. avi to wmv) . as JMF does not support all the video formats available today. I read on the net that I can use ffmpeg or jffmpeg together with jmf to process many video formats. but i did not get any example or guide to use ffmpeg with java. Can you plese guide me how to use this libraries with jmf. with some example or simple steps to integrate ffmpeg with jmf.
    I am using java 1.6 and jmf 2.1. eclipse IDE and windows xp professional and redhat linux.

    Can you plese guide me how to use this libraries with jmf. No.
    This is a JMF forum. 3rd party stuff like ffmpeg is not supported here.

  • Use external libraries in web dynpro java

    Dear Experts,
    I need to add an external library to my project.
    Anyway, I do not know how to do it because it gives me many problems.
    I tried modifying the classpath and placing it in the lib folder of the project from "Navigator".
    Also project properties, add. jar outside, and throws me the following error:
    [javac] Compiling 213 source files to D:\WORK\WORKSPACE\7.2.jdi\LocalDevelopment\t\2BF09F48E6D0E2C201262098A0E4D79F\classes
         [javac] ERROR: D:\WORK\WORKSPACE\7.2.jdi\LocalDevelopment\t\2BF09F48E6D0E2C201262098A0E4D79F\gen_wdp\packages\elsys\com\.....\wd\comp\....\MainView.java:34: package com.estaf does not exist
         [javac] ERROR: import com.estaf.jpay;
         [javac] ERROR:             
    Given these errors, I know my includes without problems and I can instantiate objects from library classes, but these errors I can not deploy.
    I read the following link:
    /people/raphael.vogel/blog/2008/05/05/how-to-use-external-libraries-in-the-sap-component-model-part-ii
    I did everything the tutorial. I created the external library. I can see in my project "DC-Definition -> Used DCs" The public parts assembly and compilation. Now the problem is that it still does not recognize the classes of the libraries you want to use.
    A level of code, when I try to instantiate the class does not recognize me. What could be missing? I did a couple of times step by step and gives me the same results.
    I use SAP NetWeaver Developer Studio SAP NetWeaver 7.2 SP03 PAT0007 version.
    Infinitely appreciate any help. Thank you very much.
    Rasim
    Edited by: Rasim Donmez on Apr 11, 2011 4:50 PM
    Edited by: Rasim Donmez on Apr 11, 2011 4:51 PM

    Hi,
    please find below path for adding External Jar files.
    right click on the webdynpro dc and select the properties .
    then clcik on Java Build path->select libraries->select External External Jars.
    after that just rebuild your project (not Build).
    Regards,
    Govindu
    Edited by: Govindu Nagotla on Apr 12, 2011 2:28 PM

  • How to use a set of libraries?

    Hi!
    Anybody knows how to use a set of libraries in a conexion to an AS/400 server? I use the code to connect:
    conexion = DriverManager.getConnection("jdbc:as400://"+sistema+";libraries=LOGI", id,pass);but I need to use other files that there aren't in LOGI library. How could I put different libraries, for example, LOGI, COFAFIAL, etc?
    Thanks a lot!

    Thank you for your response, but the separation with commas or spaces
    doesn't work. It always takes the first library in the set (in your example LOGI).
    Also, I doesn't have any doc subdirectory in the toolbox folder. I'm using V4R3, and the toolbox folder is in QIBM/ProdData/HTTP/Public/jt400, but any doc subdirectory in it.
    Is there any way you can send me this file or other place I could get it?
    Thanks a lot!

  • Can any one answer me how to import and use jsp libraries into uix file and

    Hi guys
    can any one help me how to import jsp libraries in to my uix file with jdev 10g production adn how to use them..if any one got any sample for this i appreciate if u cans end me that
    thanks
    Venkat

    you cannot use jsp tags inside uix xml pages.
    you can, however, use uix jsp tags inside jsp pages.

  • How do you create a client using static libraries?

    We are trying to create a client that does not use shared libraries.
    We have tried to use a -Bstatic option when linking the libraries but,
    we get the error /usr/local/tuxedo/lib/libtux.a(libtux.so.60): fatal
    error: input shared object in static mode
    We have tried several variations like moving the .a files, changing
    the options around and got no where.
    Any suggestions would be greatly appriciated.
    Thank you.

    Hello,
    If you are using JSF, you can create a LOV by using the selectItem
    component.
    Look at this sample code:
    <h:form binding="#{backing_test.form1}" id="form1">
    <h:selectOneMenu binding="#{backing_test.selectOneMenu1}"
    id="selectOneMenu1">
    <f:selectItem itemLabel="option1" itemValue="1"
    binding="#{backing_test.selectItem1}" id="selectItem1"/>
    <f:selectItem itemLabel="option2" itemValue="2"
    binding="#{backing_test.selectItem2}" id="selectItem2"/>
    <f:selectItem itemLabel="option3" itemValue="3"
    binding="#{backing_test.selectItem3}" id="selectItem3"/>
    </h:selectOneMenu>
    </h:form>
    Regards,
    Luis R.

Maybe you are looking for

  • How do I get a new email account to show in accounts and mailbox list

    I have added a new email account to my iPod OS5 but I can't access it.  It doesn't show up in my mailbox or account list.  How do I ge this new account to show up in these lists so that I can access the account?

  • "A newer version is available" error

    A little background: I have a SharePoint farm with 2 web front ends load balanced, a application server and a database server, serving content to over 600 users.  I've started experiencing some issues with users on shared accounts. For ease of use (t

  • Lexical Parameter

    Hi all i need to make a dynamic report using lexical parameter but in the SQL Part when I write the SQL(select name,ID from &p_where) it gives me syntax error ....i tired to use report query builder also telling me query builder not support lexical p

  • Application crash help

    i have installed art explosion 150,000 on my mac and the application installed fine. When i open the program is crashes. up pops a send info to apple information box. Has anyone else had a problem in getting this application to work. The error states

  • Software used to decode the media not available on this system

    "The software that's used to decode the media is not available on this system-"  I get this error message when I try to import an H.264 video file (about 3.7 GB in size) into Encore CS6 to make a Blu-Ray.  I've read the message threads about this pro