Startactivityforresult jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    11 startactivityforresult jobs found, pricing in USD

    Hello , i want to read external device finger data in react js . I have coded in java which is working fine . But i want to convert it in react js . I want to read finger print from device like MANTRA , MORPHO etc...setPackage(""); ("PID_OPTIONS","<?xml version="1.0" encoding="UTF-8" standalone="yes"?><PidOptions ver="1.0"><Opts fCount="1" fType="0" iCount="0" iType="0" pCount="0" pType="0" format="0" pidVer="2.0" timeout="20000" otp="" env="P" wadh="" posh="UNKNOWN"/><CustOpts><Param name="ValidationKey" value="ONLY USE FOR LOCKED DEVICES."/></...

    $336 (Avg Bid)
    $336 Avg Bid
    6 bids

    ... update and delete the files by a specific filename are supplied. The image need to be in a carousel (viewpager2?) swiped left or right one image per page. Buttons on the page will be “Remove” , ”Add” , “Crop”. An example of this would be googles sample “user-interface-samples-master” - ViewPager2samples - in particular MutableCollectionViewActivity. The interface will be called using startActivityForResult() with a String UID passed in - see example project on GitHub. The onActivityResult() will pass back the requestCode and either RESULT_OK for any changes else No changes- see example project on git hub. - [ ] The android app is on GitHub for potential developers to download and look at, as a starter project. Thanks John Go...

    $174 (Avg Bid)
    $174 Avg Bid
    17 bids

    Ä° have a quiz game and i added google leaderboard but after players number exceed 100 , example : leaderboard shows user ranking like %85 but i want to show user accurate rank like 1204 , my current display code in android studio : startActivityForResult(( getApiClient(), getString(R.string.leaderboard_tyt_deneme_puan_sralamanz)), 2);

    $75 (Avg Bid)
    $75 Avg Bid
    7 bids

    i have small project which i need help with, actually i have 4 which i am currently workin on and have nomtime for this its very simple application of your choice. Login page Database in sql lite Username Email Password –base 64 for password(simple authentication)...–base 64 for password(simple authentication) takes the user name (: ) • Your app must make use of at least 3 UI screens(login-Main(main page of the app- logout from the main page which brings you to the login page)- • Your app must make use of at least 1 external app and show clearly how the Intent IPC mechanism is being used.(google maps) • Your app must make use of StartActivity() and StartActivityForResult(). • Your app must have a persistent data model, e.g., using SQLLite or another...

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    We need to update a simple plugin from cordova to work with Ionic. In the past the plugin has worked however now when I attempt to run the plugin I am getting an "undefined" error. It seems this has to do with typescript and the namespace since the plugin is not ionic native. I need someone to provide an example of how to make it work (simple project file, can be a boilerplate) -- ...with Ionic. In the past the plugin has worked however now when I attempt to run the plugin I am getting an "undefined" error. It seems this has to do with typescript and the namespace since the plugin is not ionic native. I need someone to provide an example of how to make it work (simple project file, can be a boilerplate) -- the plugin is easy and runs a single native java call via ...

    $156 (Avg Bid)
    $156 Avg Bid
    5 bids

    I need a user interface component launched as a popup activity (using call startActivityForResult() ) that takes a hierarchical data-structure and displays the hierarchy as a scrollable, selectable list with checkboxes. The hierarchical data structure is made up of a set of groups that themselves may have subgroups or items. Items and groups should be listed in depth-first order, and indented according to their level in the hierarchy (ie. siblings should all be indented by the same amount). Each group (parent) in the hierarchy should be expandable to show children or contractible to hide them. The user can select single leaves, or can select whole groups (which automatically checks all items under it). If a group does not have all its children selected, then the checkbox sho...

    $181 (Avg Bid)
    $181 Avg Bid
    18 bids

    A project has 2 ac...Activity A belongs to the project. Activity B belongs to a "library" inside the project. Activity A launches activity B (activity A -> activity B) Problem: I need to capture screenshot image of Activity A. Action button to capture screenshot is in Activity B Requirement: Get into activity A and capture its screenshot (Root views drawing cache) from activity B. Don't use "startActivityForResult" because activity A may have performed some action & its UI could have changed since then. I hope I've been able to explain this well. I'm attaching a simple screenshot to give an idea. In case of any doubts, pls feel free to ask. PS: Solution to be compatible from Android 4.0 to 6.x For sake of clarity, I...

    $125 (Avg Bid)
    $125 Avg Bid
    10 bids

    GPS Button with field to enter 250 characters and ability to send data directly to cloud (server). This should be the most...context e.g. 250 characters of the locations features 3. option to send location and context via sms. Responding to an onClick is a user event, the LocationListener onLocationChanged is also an event. If you trigger the user event before the LocationListener event, there will be no position available to display! Yes I know what I am doing so dont try to shortcut this. Maybe call startActivityForResult on another activity in the button onClick handler, the 2nd activity has all the LocationManager & LocationListener code in it, in the onLocationChanged event handler you pass the position back to the 1st activity. State how you would do it better t...

    $250 - $750
    Sealed
    $250 - $750
    40 bids

    The MainActivity starts CheckoutActivtiy, but now i want a result from CheckOutActivity startActivity(i); when the activity ends i need a true or false, true that the payment was processed, or false if it wasn't. I need :startActivityForResult(i); onActivityResult(int requestCode, int resultCode, Intent data) i'd like a true or false. Thanks again

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    ...putExtra(RecognizerIntent.EXTRA_MAX_RESULTS, 1); final ArrayList<String> results1 = (RecognizerIntent.EXTRA_RESULTS); startActivityForResult(g, check); Handler handler4 = new Handler(); (new Runnable() { public void run() { Intent sgoogle = new Intent(Intent.ACTION_VIEW, (";+results1+"%22")); startActivityForResult(sgoogle, check); } }, 12000); } }, 5000); But it only works 1st part.. then when it goes to google search it uses 'results'

    $30 - $30
    $30 - $30
    0 bids