Questions tagged as 'sdk'

1
answer

Adb command to open youtube URL via Browser

To start a URL via adb, I have the following adb shell command: adb shell am start -a android.intent.action.VIEW -d 'https://youtu.be/CSULRDoF8-g' That works. But in the case of a YouTube video URL, the URL is opened by the YouTube app. I w...
asked by 07.09.2016 / 03:34
1
answer

Facebook SDK with PHP - Image Link

I'm using the code below for an application for facebook, I'm having trouble posting the image with a link in the image, follow the code. // Cria a instancia da aplicacao, informando o appid e o secret $facebook = new Facebook(array( 'appId'...
asked by 06.07.2016 / 23:44
1
answer

Error in eclipse with the android language

Good morning, I'm trying to create an Android project, but this message appears, And when I create the project I choose the Blank Activity it does not create gets stuck on the main_activity screen. Could anyone help me?     
asked by 24.05.2016 / 13:52
1
answer

debug.keystore on Mac to generate hash

I need to generate the hash of my Mac to add to Facebook and be able to continue the application that I am developing, where you need the login. I've run the command in several places but when I put the app inside developers.facebook and run my...
asked by 07.01.2015 / 21:38
2
answers

Change title color ActionBar

This is my new layout, however the overflow items have gone blank with white background, and I need white background with black letters. Remembering that I used the stylegenerator. <style name="Theme.Datalayer" parent="@android:style/The...
asked by 28.08.2014 / 20:12
1
answer

API Level disagrees

I'm taking my first steps in Android development (today is my second day of study). See below my configuration files and the error I'm encountering: Initially, my AndroidManifest.xml was like this: <uses-sdk android:minSdkVersi...
asked by 18.06.2014 / 15:36
1
answer

Application for the android generator in version X Ev3 of GeneXus

I'm currently using GeneXus X Ev2 U5. I would like to do tests with the Ev3 X version. What do I need to install again?     
asked by 24.06.2014 / 00:31
0
answers

Fingertech Nitigen | Compare fingerprints on the bench

I need to find in the database who owns the digital captured. In the SDK there is the method to compare two digital ones but it is a windows dll, I wanted to know if it is possible to do this using PHP with MySQL. Example: The device returns me...
asked by 11.08.2018 / 01:29
0
answers

Error: Duplicate resources Angular Cordova

I'm trying to compile an angular app on the cord. I pasted the application into the www folder of the cordova project and tried to compile, but I had the following error: Execution failed for task ':app:mergeReleaseAssets'.   C: \ Users \ p...
asked by 27.07.2018 / 16:38
0
answers

I can not deploy an application made in Delphi XE 10.2

Hello, I would like a class help. I'm working on a mobile project in Delphi Tokyo and I even run the application on the windows platform, I can compile everything and such, but I can not deploy the debug version on the device (SANSUNG J7 PRO run...
asked by 30.04.2018 / 03:25