How to create a JavaMe library that runs on all devices?

I have the Java ME 3.0 SDK. If I start a Java ME project (Midlet) I have to choose a device that I'm developing for. While I want to create an 'Engine' library that runs on any device. This library won't use any device specific libraries. So if I make different midlets for different devices they can all use the same generic 'Engine' library.
I've googled a lot on this already and did quite some reading in the documentation of Java ME but didn't find any info on how to do this. I found a way to convert Java projects to midlets with the J2ME plugin for eclipse, but then I'd have to reconvert my Engine project to midlets for every device I want to support every time I make a change in the code of my 'Engine' library.
Edited by: user8973897 on 23-feb-2011 4:42

You can find some information here I guess:
http://www.codeproject.com/Tips/634208/Create-and-Deploy-Custom-Timer-Job-Definition-in-S
http://www.c-sharpcorner.com/uploadfile/anavijai/custom-timer-job-in-sharepoint-2010/
http://blogs.msdn.com/b/guruketepalli/archive/2012/01/23/sharepoint-2010-custom-timer-job-send-an-email.aspx
***If my post is answer for your query please mark as answer***
***If my answer is helpful please vote ***

Similar Messages

  • I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    Have a look at the menu file/process multiple files. You can choose to add your signature (or the caption) to the image and export the new files.
    If that solution is not flexible enough, consider using the very affordable (12$)  Elements+ add-on which offers a 'meta stamp' script :
    http://elementsplus.net/v5/en/meta-stamp.htm
    Otherwise, have a look at other free and good solutions like Faststone Photoresizer, Xnview...

  • How to create a standard report that allows filtering?

    Hi Guys and Gals,
    Sometimes, the standard report is great because it gives the user the feeling of a grid. i.e. All of the values are editable on one page, kind of like a spreadsheet. That is sometimes very useful. But if there is a lot of data, a filtering mechanism is necessary.
    So will one of you Apex gurus please tell me how to create a standard report that also allows data filtering?
    Allowing the user to specify the number of rows displayed would be peachy-keen too.
    Thanks,
    Kim
    P.S. I'm running Apex 4.1 with Oracle 11g.

    Kim2012 wrote:
    Your idea sounds very promising, but I apparently need a nudge in the right direction. From "Create Page", I clicked on "Form" and then "Tabular Form". Why would you do this? The advice given was
    create a standard report page using the Create New Page wizardi.e. go to Home > Application Builder > Application > Create Page and click Classic Report, this was suggested because the original post said:
    >
    So will one of you Apex gurus please tell me how to create a standard report that also allows data filtering?
    >
    Nothing about forms. Tabular Forms, Tabular Forms. Despite many enhancements over the last few versions, tabular forms still cause problems, especially for novices trying to go beyond their own competence and the built-in capabilities of wizard-generated tabular forms.
    More good advice: Re: Newbie question-how does the tabular form work?  How to populate prim key? and—if based on decent database design—out of the box you have a usable and robust application. Use an Interactive Report or a custom report template and add some CSS and you can get something a lot more powerful, flexible and better looking than any tabular form. Spend the time you haven't wasted on frustrated hacking of tabular forms adding more features and enhancements to your app.

  • How to create an infinite loop that cannot be cancelled?

    Hi , im new around java and i need a program that keeps on repeating after each each input/uses(generally meant for different user) and cannot either stop using "Cancel" or "x" while stopping only using the "stop" button
    I got a few lines of codes that look like this : String arg = "";
    do{
    JOptionPane.showInputDialog("hi");
    }while ( arg != "y" || arg!= "Y");
    and it cannot be stop with both cancel and"x"(which i wanted)
    but when i used this logic with
    Valid validUserInput = new Valid();
    do {
    userInput = validUserInput.validUserInput(a);
    switch(userInput){
    case 1 : validUserInput.optionOne(b);break;
    case 2 : validUserInput.optionTwo(c);break;
    case 3 : validUserInput.optionThree(d,e);break;
    default : validUserInput.validUserInput(f);
    }while(looping != "" || looping != " ");
    it does not really work(while it will keep looping, it can be easily stop by pressing cancelled or "x")
    So is there any logic or method that can prevent the program from being stop?
    Thankyou!

    elricscript wrote:
    "That is helpful. It gives him a direction where he can focus his research. Namely, 'how to run a program in kiosk mode' rather than 'how to create an infinite loop that cannot be cancelled.'"
    No... He already mentioned he wants to "e.g Interactive kiosk", so saying "properly kiosk it" isn't adding any new information. Rather it's just giving the person a dead point of: you're doing it wrong. Pointing out someone is wrong is not a positive enlightenment. Pointing someone in the right direction is more productive.
    >"That is helpful. It gives him a direction where he can focus his research. Namely, 'how to run a program in kiosk mode' rather than 'how to create an infinite loop that cannot be cancelled.'"
    No... He already mentioned he wants to "e.g Interactive kiosk", so saying "properly kiosk it" isn't adding any new information.
    Yes it is. He asked how to do it using some Swing trickery, and I said it won't work. Which is true. The OP didn't already know that, clearly, hence the question. Now he does. That's pretty much new information if you ask me.
    Rather it's just giving the person a dead point of: you're doing it wrong.Right. He is. However, the problem is now no longer related to Java, and not something I can help him with. You should try that: not answering questions you don't know the answer to. It's actually more helpful than posting misleading, wrong answers.
    Pointing out someone is wrong is not a positive enlightenment. I'm giving basic technical help, not yoga lessons.
    Pointing someone in the right direction is more productive.As already stated, I am as ignorant of how to make a Java application into a kiosk app as the OP is. What value can I add in light of that information? I began by answering a question that was not stated to be about kiosks. Once the question moved outside of my area of knowledge, I stopped trying to answer.
    I notice you're not giving him any help, being more interested in admonishing others as you are.

  • How to check A document library that has document publishing enabled and content approval

    HI
    1) how to check A document library that has document publishing enabled
    2)A document library or a list that has content approval enabled
    adil

    For both question, check version settings of that library
    >>1)Document Version History "Create
    a version each time you edit a file in this document library?" should set to either create major versions or Create
    major and minor (draft) versions.
    http://office.microsoft.com/en-us/sharepoint-server-help/publish-or-unpublish-a-version-of-a-file-HA101862529.aspx
    >>2)Content Approval  "Require
    content approval for submitted items?" should be set to Yes
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to create a popup window that shows detail information when press submi

    hi,all
    how to create a popup window that shows detail information when press the submit button ?I mean,when I press the button "Sumit"there will appear a popup window that shows the detail information you typed before.it means are u sure to submit,it is like some confirmation window.
    how to do achieve this ?help plz .
    best regards
    hlee
    Edited by: hlee on 2011-4-15 上午1:26

    hey,vee
    thanks for your response,but i had already read this thread before i put up a new question.any way,thanks.
    best regards
    hlee

  • How do I remove a song that is on my device but not in my selected library?

    How do I remove a song that is on my device but not in my selected library?

    There is no way to delete songs from an iPod.
    Nothing will be touched on your iPod in regards to iTunes content with the first sync with iTunes on your new computer if you transfer your iTunes library from your old computer to your new computer following the simple instructions included with the link provided. Certainly as a Windows user you maintain a backup for all important data which should include your iTunes library? Important regardless the platform but even more so with Windows due to constant virus, adware, and spyware concerns. Or do most Windows users start with a new computer from scratch without transferring any data from an old computer to a new computer due to constant virus, adware, and spyware concerns?
    iTunes includes an option to transfer iTunes content that was purchased from the iTunes store only from an iPod - really. As the largest distributor for music and as #1 by far in MP3 player sales, this is required by those who own the distribution rights for the music. Part of an effort to prevent or minimize stealing music by those who own the distribution rights. 

  • How to create a single 'not null ' validation for all the items in a page ?

    Hi everyone ,
    how to create a single 'not null ' validation for all the items in a page ? I have many textfields . Instead of creating 'not null' validation for each item , I would like to create a a single validation control that will serve the purpose
    Thanks & Regards
    Umer

    Nice1 wrote:
    bob , as u said I have done the following :
    1) under create button , there are 9 items and for each item I have set Required to 'Yes'
    2) under delete button , there is 1 item and have set Required to 'Yes' for the item
    3) defined page validation for 9 items under 'create ' button and have set it to fire when 'create ' button clicked
    4) defined page validation for 1 item under 'delete ' button and have set it to fire when 'delete ' button clicked
    now , when I click 'create' button it even shows for the item under 'Delete ' button that it is a required itemSorry, I didn't see this note. The required template won't work, there is no way to attach it to the button.
    The best solution is as the reply a couple replies up
    Create 2 page type validations as a PL/SQL with code
    1st validation
    :P1_ITEM1 IS NOT NULL and :P1_ITEM2 IS NOT NULL ...... and :P1_ITEM9 IS NOT NULL  include all 9 items
    Set the When Button Pressed to the CREATE button
    2nd validation
    :P1_ITEM10 IS NOT NULL
    Set the When Button Pressed to the DELETE buttonI think that's going to be the easiest way to do it.
    Edited by: Bob37 on Apr 27, 2012 12:02 PM

  • HT4972 How do you change the computer that you sync apple devices with

    How do you change the computer that you sync apple devices with?

    Sync with new computer
    https://discussions.apple.com/docs/DOC-3141

  • How do I tell Apple Watch that I stand all day?

    How do I tell Apple Watch that I stand all day? I use a standing computer station and Apple Watch keeps telling me I need to stand. I don't really care about the notifications reminding me to stand, but if it's doing that, then it doesn't seem to me that it's reflection the fact that I'm standing constantly. I don't think the activity level, concerning time standing, is being correctly recorded and reported.

    on the Apple watch app on the Iphone under Activity you can turn Stand Reminders off

  • Should icloud be left running on all devices or turn off and on when required

    Should iClioud be left running on all devices or turned off and on as required

    Welcome to the Apple Community.
    Leave it on, things will likely get messy if you don't.

  • How do I create an iTunes library that is genre specific i.e. Christmas Music

    I have accumulated a large amount of Christmas music in my iTunes library and am running out of space on my hard drive.  I would like to create a library on an external hard drive that contains only my Christmas music and delete it from my computer.  I have successfully created a library that i named "iTunes - Christmas".  On this  HD there were 64 albums that had nothing to do with Christmas music. 
    My question is, how do I get my 758 pieceses Christmas music from my MacBook Pro to my iTunes Library on my external HD, freeing up space on my computer?

    If your description of the scenario, or at least your wording thereof, made sense then my reading your question would suffice.
    You made a library but you have 64 non Christmas albums in it.  I don't know how those ended up in it if you didn't add them yourself.  You make a new library by creating one when starting iTunes with the option key held down.  It makes a blank library.  You add files to it.  If you did it some other way then it would help if you would grace us with that information or else we'll just keep on guessing and give you the wrong answer.  If you want your Christmas albums in it then copy them to the hard drive and drag them to the Christmas library when it is open in iTunes.
    Being polite will get you help from people who know the answers to your question.

  • How to create a new library for my wife's iPod

    Hi all,
    I've been trying to get the right answer to this for a long time, but I seem to be continually coming up against very complicated solutions that are too intricate for me to actually try.  I hope someone will have the knowledge (and the patience with me!) to help.
    My wife received an iPod as a gift from the Mayor of San Francisco.  It came pre-loaded with a bunch of songs about "The City by the Bay."  It's a Nano, so it doesn't have iOS 5, the iCloud, etc.
    So I have two questions. 
    (1) I have my own iPod, iTunes account, and my own laptop.  My wife only has a work laptop so she can't load iTunes onto it (which would make this very simple).
    (2) I would like to be able to create a situation in which:
    (a) She can create her own library on my computer.  Her library would include a lot of music from my library (but not all).  In other words, I want to move some music from my library to her library, both of which are on my laptop.
    (b) She can sync her iPod on my computer.
    (c) She can load all the San Francisco music into "her" library.
    Is there a simple way to do this?  I don't want to do the "separate playlists" variation because that's not how I want to run my own library.  I want that to remain as crisp and clean as possible.
    In short, probably creating a new User account on my MacBook Pro, is there a way that I can "give" her a few dozens of my LPs, but then have pretty separate syncing experiences?  As I say, I've read a million different treatments of this, and they all seem more complicated than I'm ready to do.
    Thank you!!!!

    Or could I just plug her iPod into my computer and "manually manage music"?  What if it's somehow already set to "automatically sync"?  She would lose the music that's already on her iPod, wouldn't she?

  • How to create a smart folder that only selects from a specific directory?

    I am trying to create a smart folder that lists all my iPhoto original content in the last few months. I want this so that my wife can connect into the smart folder over the LAN when copying specific photos to her PC.
    I am have trouble working out how to restrict the search to only those files that exists in the iPhoto directory. When I look at info for a photo is states "Where: /Users/Shared/iPhoto Library/iPhoto Library/Data/2009/....etc etc".
    However if I add an filter for "Where from" begins with "/Users/Shared/... etc etc" it returns nothing. Is there a way to do this?

    Find the iPhoto library file.
    Right click -> Show package contents.
    Double click the Originals folder.
    Type anything in the Search box at the top of the Finder window.
    In the top of the Finder window, click "Originals".
    Click the + (plus) sign next to Save.
    Select Kind is Image.
    Click the + (plus) sign again.
    Select *Created date* is *within last 3 months* (or whatever you want).
    Go to the search box and delete what you typed. Don't hit the X to delete the search text.
    Now save the smart search.
    This is saved in ~\Library\Saved searches. Copy or move it to the desktop where your wife can get access to it.

  • How to create a static library in Xcode 4.2

    I need to make a static library from a project that consists of only two files, a c module and a header file.  I haven't used Xcode before, but had no problem figuring out how to create a new project and setting up what seemed like reasonable the build options, and the build reports success.  But no output files are being created.
    I figured it was time to dig into the documentation, but when I did some searching I turned up several horror stories about not being able to get this to work.  And from people who appear to know a lot more about this than I do.  So I thought I'd ask--is it a problem doing what ought to be a relatively simple task using Xcode 4.2?
    This is not an iOS thing, just a C function that I need to call from Python.
    Any suggestions as to how I can get this to work?

    Thanks for the response.  Yes, that's how I started.  I have now managed to get it to build static libraries; the piece I was missing was the scheme stuff.  I also tried to build dynamic libraries, but still no luck with those.  It was a little confusing because sometimes if I started a new project the scheme would allow me to create output as is; other times I had to edit the scheme first.  So reading the documentation appears to have paid off after all.
    FWIW, what I was trying to build was a missing library needed for a project in Python.  The entire project has two C libraries, which I've managed to build now, altough I don't know if there are some specific options that I need to set for them to work with the C wrapper.  The C wrapper is written in Cython, which creates a C file from Python-like statements.  The end result of linking the two libraries and the compiled C wrapper should be a file that can be imported into Python, which should have an extension of ".so".
    So far the last part is not working, so I don't know if the problem is with the build settings for the libraries, or something else.

Maybe you are looking for

  • Photoshop CS6 "failed to initialize" error...

    hi, everyone. i tried to install photoshop CS6 but i got "failed to initialize" error message. i tried everything in the web site http://forums.adobe.com/message/2786497#2786497 but it didn't work out. i uninstalled all adobe product with appcleaner

  • Status not updated in JCDS  Order Operations

    Hello Experts,   I have a requirement  in which  if status changes (either system or user status ) for any operation of an order, I need a table which shows object number , the date of status change . In JCDS , when i change some Order Operations sta

  • Can i transfer logic from old mac to new mac

    i have logic 9 ver 1.5 on a i mac os x 10.5.8 i just recenly bought new i mac os x and want to transfer logic app with all my songs

  • Updated itunes and now songs are gone

    when i updated my itunes, it deleted all the songs i had in my library. i was able to put the songs from albums back in, but all the songs i bought from the itunes music store are gone, and my back-up files were erased too. please help! dell   Window

  • HAL 9.2 Full - Instalation

    HAL 9.2 Full - Instalation I've installed HAL 9.2 Full, with Planning/Essbase 9.3 adapters on the Planning Server. When i attempt to open HAL Client I get the error message: "This application has failed to start because SWDOCOBJ.dll was not found. Re