Bitcoin Forum
June 17, 2024, 09:58:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Electrum Android App won't send BTC on: February 28, 2018, 12:52:28 AM
Just ended up installing on different device. That worked, thanks for tips regardless
2  Bitcoin / Electrum / Re: Electrum Android App won't send BTC on: February 28, 2018, 12:31:32 AM
Apart from the information request that HCP has mentioned, you could also hook your Android device to your PC and try to fetch logs for the python events that happen right as soon as it attempts to sign the transaction. I'm not sure if this would help pinpoint the issue but maybe could be a good starting point:

1) Turn on USB debugging mode from developer options.
2) Connect your device via USB and on your windows / linux machine open up a terminal / command line
3) Type in the following to check if your device has connected
Code:
adb devices -l
4) Try to perform a logcat via adb, open up electrum on your phone and then attempt to sign the transaction once again. If you see any error post that in here. Do note while doing this if you see any sensitive information, do not post it. [Just incase]

Code:
adb logcat | grep python

Once you do this you'll notice a lot of python events being logged in your terminal / command line on your PC. Keep an eye on it when you attempt to sign the transaction.



Hey I tried copy pasting your command directly and it tells me that grep is not a recognized command
3  Bitcoin / Electrum / Re: Electrum Android App won't send BTC on: February 14, 2018, 02:41:41 AM
Updated app, freed up some storage space, reset cache and app data and still not working. Will check logs tomorrow I suppose

Thanks
4  Bitcoin / Electrum / Electrum Android App won't send BTC on: January 27, 2018, 05:06:59 PM
Hi,

I've tried multiple times sending BTC to different wallet addresses, but when I hit send and enter my pin, it will just stay with the "signing" popup box and not actually do anything with my funds. Anyone have advice on how to fix this?

Thanks,
Zach
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!