Questions tagged by "Android"


0
 bounty
0
answers
Permission Denial: Accessing service ComponentInfo com.google.android.music/ com.google.android.music.dial.DialMediaRouteProviderService not exported
4 years ago • allexx@qrid
In the logcat file, I see the line indicating that my app is trying to access to Android Music W/ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=13624, uid=10110 that is not exported from uid 10100 My app is not using Android Music in any way. What is going on here?
Tags:
0
 bounty
0
answers
Is there any Libra Coin client-side Android library suited to be used in a Libra Coin Wallet app?
5 years ago • alex5
I am looking for a client-side Libra Coin Android library that I want to use to develop Libra Coin wallet app. Please advice! Thank you!
0
 bounty
1
answers
Libra Coin - are there any mobile wallets available for testing?
5 years ago • alex5
Hey guys I wonder if there are any Android or iOS libra coin apps that could be downloaded for testing in the testnet? Thanks!
0
 bounty
2
answers
I downloaded an Android Bitcoin Wallet Where do I Find My Private Key?
7 years ago • bitcoinsquestions
With my PC wallet I got a 12 word seed mnemonic that I was able to write down. With the android wallet they do not let me get a private key at all. They allow me to back up on the wallet or externally but I don't see any private key or 12 word seed mnemonic in the file. What if I lose my phone or its damaged? Please help.
0
 bounty
1
answers
Accessing UART serial console on Google Nexus 5 phone
8 years ago • alex@qrid
How to access UART serial console on Google Nexus phones, specifically Nexus 5 aka "bullhead"? Thank You!
Tags: , ,
0
 bounty
1
answers
Android API for APDU over USB - communicating with smartcard / secure element in a USB form factor from Android App
8 years ago • alex@qrid
How to communicate with smartcard / secure element physically connected to Android device over USB? Thanks!
0
 bounty
1
answers
Android API to communicate with SmartCard reader over USB port
8 years ago • alex@qrid
How to programmatically access PC/SC compliant smartcard reader from Android App? The smartcard reader is physically connected to Android device through the USB port. Thanks!
0
 bounty
8
answers
Secure Element with JavaCard connected to Android Phone over USB cable
8 years ago • alex@qrid
We are looking at implementing a hardware security token with Secure Element (SE) with JavaCard smartcard connected to Android Phone over USB cable. In this design Android phone will be acting in a "USB host" mode. Looking for a list of SE chips or smartcard manufacturers who provide Secure Element chip in a USB form factor. Thank you!
0
 bounty
1
answers
Android Wakelock troubleshooting - identifying the app that is preventing the phone from going into sleep mode and fast draining the battery
8 years ago • alex@qrid
My Nexus 5 sometimes drains from 100% chage to zero overnight. This only happens occasionally, and I am assuming some of the apps is not properly handing Android wakelock preventing phone from going to sleep. This assumption is confirmed by the following screenshot (Android KitKat 4.4.4). It shows 9 hrs of "keep awake" time and only 19 minutes of "CPU total" time. Question: how to find out what app is holding that wake lock preventing the phon
Tags: ,
0
 bounty
2
answers
Android Emulator - how to connect to the website running on a localhost hosting the emulator?
9 years ago • alex
From the Android Emulator's built-in web browser - how can I connect to the website running on a localhost that is hosting the emulator?
0
 bounty
1
answers
Is there anyway to hack a WiFi network (find the WiFi password) with my android phone?
9 years ago • Glamboy
I want to hack a wifi network and find it's password with my android phone, Is it possible?
0
 bounty
2
answers
Error:Could not run build action using Gradle installation 'C:\Program Files\Android\Android Studio\gradle\gradle'
9 years ago • lampego1@qrid
I tried to build my android project in Android Studio and got this error: Error:Could not run build action using Gradle installation 'C:\Program Files\Android\Android Studio\gradle\gradle-2.4'. Please, help.
0
 bounty
2
answers
I forgot the pattern lock of my android phone ? Is there any way to unlock my android phone without factory reset?
9 years ago • Glamboy
How can I unlock the "pattern lock" of my android phone without factory reset or wipe all data ?
0
 bounty
1
answers
Programmatically check if Android phone has TEE and what TEE vendor it is - Trustonic, OPTEE, Qualcomm's QSEE, etc?
9 years ago • alex
Some features of my Android app are depending on a TEE (Trusted Execution Environment / ARM TrustZone) being present on the phone. How from my Java app can I detect if this phone has a TEE installed, and if so, what vendor's TEE it is? Thanks!
0
 bounty
1
answers
Virtual TEE emulator compatible with GlobalPlatform for secure app development
9 years ago • alex
Is there any free TEE (Trusted Execution Environment) software development environment / emulator / Virtual Machine that is compatible with GlobalPlatform TEE specifications? So people could learn how to develop TEE trusted apps and client apps without buying any expensive SDK and hardware development boards from commercial TEE vendors?
0
 bounty
1
answers
How can I download videos and pictures in Instagram android's App ?
9 years ago • Glamboy
As you know, in Android official App of Instagram , you can't download videos and pictures directly to your phone's gallery. Is there any way to do it ?
0
 bounty
2
answers
free In App purchase in android ?!
9 years ago • Glamboy
How can I do In App purchase in android games and programs for free ?
0
 bounty
1
answers
Where to download older Android SDK with Eclipse ADT plugin bundle
9 years ago • alex
Not yet ready to migrate older apps to Android Studio, so still need to install Eclipse with ADT plugin on a new laptop. Tried to find Eclipse / ADT bundle download links at developer.android.com website to no avail. It seems like Google have removed older "Eclipse bundle for Android" downloads from developer website. Where can I download final version of Android SDK with Eclipse ADT plugin bundle? Thanks!
0
 bounty
1
answers
How can I restore Bitcoin Wallet on my phone with Android
9 years ago • kulibin
I am using a mobile Bitcoin Wallet app by Andreas Schildbach. Now I need to restore my wallet because I have lost my phone. I am lucky that I have made backup of my wallet earlier. However I cannot figure out how to do a wallet restore. Please advice!
0
 bounty
3
answers
How to extract APK file for the app already installed through Google Play
9 years ago • alex
Problem: I have 1st phone that does not have access to Google Play, so I need to physically download APK files in order to install new apps on that phone I have another phone that DOES HAVE Google Play, and I have installed the app in question on that 2nd phone Question: How can I get APK file from the 2nd phone and move it to the 1st phone? Thanks! .
1
 bounty
4
answers
How to remotely control old android from new android
9 years ago • boris
I have an older android that has HDMI connection and I can connect it to my TV, I want to be able to send video or music to it so it will play (so I don't have to buy another device like chromecast). Any ideas? The android on the old device is pretty outdated and I cannot update it since hardware limitations, so keep it in mind when suggesting something it should be able to install on gingerbread with apk
0
 bounty
1
answers
Programmatically check if Android phone supports Trustonic TEE
10 years ago • alex
I am developing an Android app (Java) that relies on Trustonic TEE. How can I programmatically check if user's Android phone supports Trustonic TEE? Thanks!
0
 bounty
1
answers
Trustonic TEE global market share?
10 years ago • alex
Is there any way to estimate Trustonic's TEE market share among Android phones in use globally around the world? I.e. what percentage of Android phones in use have Trustonic TEE support built-in?
0
 bounty
1
answers
List of Android phones supporting Trustonic TEE
10 years ago • alex
Please help me build a list of popular Android phone models that support Trustonic TEE! Thanks!
2
 bounty
1
answers
Error launching Android Studio.. Environment variable does not point to valid JVM installation
10 years ago • kojemyakin
The environment variable JAVAHOME(C:\Program Files\Java\jdk1.8.005\bin) does not point to a valid JVM installation. I am getting this error when am launching android-studio.. And i also Tried similar questions in stack-overflow but nothing worked. am using 32bit I set the variables as: variable name : JAVAHOME Variable value : C:\Program Files\Java\jdk1.8.005\bin
3
 bounty
2
answers
How to set custom font for alert dialog in android?
10 years ago • kojemyakin
In my android application an alert dialog appear after clicking on a button. I want to set custom font for that. I searched and found some tutorials and questions link this. but none of them didn't work for me. can every one help me out. Thanks.
2
 bounty
0
answers
Digitally sign JSON API calls from Android App (Java) to ASP.NET Web API 2 (C#)
10 years ago • alex
We have an Android App written in Java that performs HTTPS calls to our mobile API server running ASP.NET Web API 2 (C#). Some API methods require authentication, and some methods are "open". Protecting "open" methods is not required, but we still want to protect those "open" calls with digital signatures. So Android app will have a Private Key to sign the "open" API calls with. The strategy of delivering that private key into the app is irre
1
 bounty
0
answers
Android. WebView and loadData
10 years ago • alexander.kojemyakin
It's possible to use following method for content's setting of a web-view loadData(String data, String mimeType, String encoding) How to handle the problem with unknown encoding of html data?! Is there a list of encodings?! I know from my college that in my case html comes from DB and is encoded with latin-1. I try to set encoding parameter to latin-1, to ISO-8859-1 / iso-8859-1, but still have problem with displaying of special signs like ä
5
 bounty
2
answers
How to get/detect screen size in Xamarin.Forms?
10 years ago • kojemyakin
I am trying to rewrite an app that I originally developed for iOS. I was going to develop a native Android version but then decided it would be better to use this opportunity and try using Xamarin.Forms. Doing it one Page at a time, now I'm stuck with the Page where I need to get the screen's width and height. Does anyone know the equivalent of iOS' View.Frame.Width in Xamarin.Forms?
Tags: , ,
2
 bounty
0
answers
AntHalService causes compile error (cm12)
10 years ago • support_man
I am trying to compile for z3 compact, [https://github.com/CyanogenMod/androiddevicesony_z3c] But cant seem to find solution for the following error: target Package: AntHalService (/home/ne/zZz/cm12/out/target/product/z3c/obj/APPS/AntHalService_intermediates/package.apk) Error parsing preferred density: normal,hdpi,xhdpi make: *** [/home/ne/zZz/cm12/out/target/product/z3c/obj/APPS/AntHalService_intermediates/package.apk] Error 1 make: *** Dele
Tags: ,
1 from 30