Pages:
Author

Topic: breadwallet is now available for Android M! Download now on Google Play (Read 2557 times)

member
Activity: 115
Merit: 19
Like I said, I'm fairly sure that breadwallet isn't against Google Keyboard as such, but it is simply because on my ROM (which isn't a nexus factory rom like I'm assuming you're running on your Nexus6P), the "system default" keyboard is AOSP... NOT Google.

I had to download Google Keyboard from the play store and install it. So Breadwallet deems this to be a "Bad Thig™" and refuses to work with it... it wouldn't matter if I was using Flexy or Swype or anything other addon keyboard.

Android already gives you warnings that addon keyboards can steal your data etc... and as long as a person is sensible about what they're doing, and trust the company that coded the keyboard, I don't see why Breadwallet should have an issue with it.

It may be a bug. It should only disallow custom keyboards when typing in your recovery phrase, since obviously this is extremely security critical and you don't want your keyboard remembering what you type and adding it to auto-complete or sending it to a cloud service for improve typing prediction. O.o You should be able to use any keyboard you want any other time. If that's not the case, please report to [email protected], or submit an issue to https://github.com/breadwallet/breadwallet-android/issues
member
Activity: 115
Merit: 19


Having a rooted device doesn't mean any old app can just auto install and steal all your data/bitcoins... first of all it has to get on your device, then you have to run it... then you have to grant it root permissions...


HCP this is incorrect. If your device fails the boot verification check (any rooted device should fail this check), then your funds are vulnerable to any malware that modifies the OS. Without boot verification you don't have any way to detect if the OS gets modified.
legendary
Activity: 1512
Merit: 1009
I thought this WAS bread wallet thread? But it seems breadwallet_dan just did a bit and run to advertise the Android version of bread wallet and then disappeared...  Undecided

No, this one is the main breadwallet thread (not sure why they created another one, there's already confusion with an additional thread where people seem to keep posting, instead of posting on the main one).

To be honest, I just don't think it is for me anyway... I dislike the bright white theme... I disagree with their stance on keyboards, which obviously isn't a "bug", but a deliberate design choice... I do like their warning about operating on a Rooted device... I'm not sure why the keyboard thing can't be a warning as well.

I still think it is a bug, as the app doesn't seem to be addressing the keyboard situation correctly.

Seems a bit like they're trying to bring iOS thinking and design to Android... which, imho, won't work...

This seems true. Fair enough Smiley Not everyone wants a bit of iOS thinking on Android...
HCP
legendary
Activity: 2086
Merit: 4316
I am using Google Keyboard on a Nexus 6P with Breadwallet for Android with no problems.
Like I said, I'm fairly sure that breadwallet isn't against Google Keyboard as such, but it is simply because on my ROM (which isn't a nexus factory rom like I'm assuming you're running on your Nexus6P), the "system default" keyboard is AOSP... NOT Google.

I had to download Google Keyboard from the play store and install it. So Breadwallet deems this to be a "Bad Thig™" and refuses to work with it... it wouldn't matter if I was using Flexy or Swype or anything other addon keyboard.

Android already gives you warnings that addon keyboards can steal your data etc... and as long as a person is sensible about what they're doing, and trust the company that coded the keyboard, I don't see why Breadwallet should have an issue with it.
legendary
Activity: 1806
Merit: 1164
I am using Google Keyboard on a Nexus 6P with Breadwallet for Android with no problems.
HCP
legendary
Activity: 2086
Merit: 4316
AOSP and Google Keyboard are slightly different indeed, but I guess that should be flagged as a bug... Although it is possible to download an unsigned version of Google Keyboard and have issues. Post on their thread or send them an email, curious as to what the developers say about that.

I thought this WAS bread wallet thread? But it seems breadwallet_dan just did a bit and run to advertise the Android version of bread wallet and then disappeared...  Undecided

To be honest, I just don't think it is for me anyway... I dislike the bright white theme... I disagree with their stance on keyboards, which obviously isn't a "bug", but a deliberate design choice... I do like their warning about operating on a Rooted device... I'm not sure why the keyboard thing can't be a warning as well.

Seems a bit like they're trying to bring iOS thinking and design to Android... which, imho, won't work...

sr. member
Activity: 336
Merit: 250
never heard of it, but seems good. i'll give it a try.
Thanks for the heads up on this release. I have been using it on my phone for ages and say it is the most easiest wallet to have. So when I transfer to an android device I will be using it on there too. You will be appreciated to the OP once you start using it.
legendary
Activity: 1512
Merit: 1009
What doesn't seem fair is that upon actually trying to use the wallet to do anything... it kept throwing up an error demanding that I change my keyboard because custom input is "unsafe"...

I was using Google Keyboard??!? Huh

It effectively makes the app unusable... as any time I do anything, it comes up with the error and opens the input settings dialog. I get that they dev is attempting to make it all nice and secure and stuff... but come on... That is just being a bit too paranoid.  Undecided

I suspect because the Keyboard is not the inbuilt system one and is downloaded is the reason it won't work, but I don't want to use the AOSP keyboard that is the "system" keyboard, I want to use Google Keyboard... made by Google and downloaded from Play Store...

AOSP and Google Keyboard are slightly different indeed, but I guess that should be flagged as a bug... Although it is possible to download an unsigned version of Google Keyboard and have issues. Post on their thread or send them an email, curious as to what the developers say about that.
HCP
legendary
Activity: 2086
Merit: 4316
What doesn't seem fair is that upon actually trying to use the wallet to do anything... it kept throwing up an error demanding that I change my keyboard because custom input is "unsafe"...

I was using Google Keyboard??!? Huh

It effectively makes the app unusable... as any time I do anything, it comes up with the error and opens the input settings dialog. I get that they dev is attempting to make it all nice and secure and stuff... but come on... That is just being a bit too paranoid.  Undecided

I suspect because the Keyboard is not the inbuilt system one and is downloaded is the reason it won't work, but I don't want to use the AOSP keyboard that is the "system" keyboard, I want to use Google Keyboard... made by Google and downloaded from Play Store...
legendary
Activity: 1512
Merit: 1009
It runs fine on a rooted Marshmallow device... I know, because I just installed it and it is running fine Wink

What it does do, is pop up a big scary warning saying that "the device security is compromised because it is rooted and any app can access any other app's keystore data and steal your bitcoins"... which is technically true, but only if an app has been granted root permissions... so like with most security things, you need to be smart and sensible about what you're doing with your device...

Seems fair Smiley
HCP
legendary
Activity: 2086
Merit: 4316
It runs fine on a rooted Marshmallow device... I know, because I just installed it and it is running fine Wink

What it does do, is pop up a big scary warning saying that "the device security is compromised because it is rooted and any app can access any other app's keystore data and steal your bitcoins"... which is technically true, but only if an app has been granted root permissions... so like with most security things, you need to be smart and sensible about what you're doing with your device...

Having a rooted device doesn't mean any old app can just auto install and steal all your data/bitcoins... first of all it has to get on your device, then you have to run it... then you have to grant it root permissions...

Anyway, as far as the app goes... it looks OK... but @breadwallet_dan will you be putting in a "dark" theme? That VERY bright white theme is a killer for my eyes  Undecided  And I know all the AMOLED screen device users will love you for sparing their batteries by offering a black theme  Wink
legendary
Activity: 1512
Merit: 1009
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

I think he means android N(nougat), the latest one.

No he means Android M (Marshmallow). Nougat has not been released to the public. Even Google's own Nexus phones have not updated to Nougat yet.

LOOLL this was a tremendous typo by me, srry...and i think this may run on rooted since i have multiples btc wallets on a 4.4 android rooted, with no problems.

This is not your regular wallet app.

As linked before on this thread, apparently you cannot run it on rooted phones. Here's a direct link to that. But this being Android there are probably ways to bypass this and I'm curious if breadwallet circumvents any bypasses.
sr. member
Activity: 429
Merit: 259
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

I think he means android N(nougat), the latest one.

No he means Android M (Marshmallow). Nougat has not been released to the public. Even Google's own Nexus phones have not updated to Nougat yet.

LOOLL this was a tremendous typo by me, srry...and i think this may run on rooted since i have multiples btc wallets on a 4.4 android rooted, with no problems.
legendary
Activity: 1806
Merit: 1164
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

I think he means android N(nougat), the latest one.

No he means Android M (Marshmallow). Nougat has not been released to the public. Even Google's own Nexus phones have not updated to Nougat yet.
legendary
Activity: 1512
Merit: 1009
I think he means android N(nougat), the latest one.

What? Nougat is unreleased, only announced.

OP correctly states Android M on the thread subject... Smiley

This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

Developer strongly advised not using Breadwallet on rooted phones citing verified boot security has been compromised on rooted devices. You can find his comments on this reddit thread https://www.reddit.com/r/Bitcoin/comments/4hbejr/breadwallet_is_coming_to_android_and_needs_beta/?st=iqy9ocpt&sh=9e3d8697

Thank you. This was to be expected. Good to see breadwallet's pratices on iOS didn't change on Android.
legendary
Activity: 1806
Merit: 1164
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

Developer strongly advised not using Breadwallet on rooted phones citing verified boot security has been compromised on rooted devices. You can find his comments on this reddit thread https://www.reddit.com/r/Bitcoin/comments/4hbejr/breadwallet_is_coming_to_android_and_needs_beta/?st=iqy9ocpt&sh=9e3d8697
sr. member
Activity: 429
Merit: 259
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.

I think he means android N(nougat), the latest one.
legendary
Activity: 1512
Merit: 1009
This is great news, the best mobile wallet now on Android too. Unfortunately I have no Android devices with Android M. I'll see if I can update my tablet when I have time...

I wonder if this runs on rooted devices.
copper member
Activity: 1442
Merit: 529
Breadwallet is the flagship of security regarding mobile wallets in the iOS system and Iphones and Ipads. Now they have released a version for the android market and for me thats a very welcome move. We will see some tough competition now between the flagship of security so far in Android which is Mycelium and the Breadwallet. In the end the winner will be the consumer as I am sure both these companies will try to improve a lot their wallets in order to come on top and get the very high users base with an android phone. I am expecting upgrades from the Mycelium wallet now that they are not alone anymore.
legendary
Activity: 1806
Merit: 1164
Oh I haven't heard about Breadwallet before. Seems to be good, since the team is assuring that Breadwallet is secure enough to store funds even if it's a million or more (well they say there is no limit). And another good thing I found out is that, Breadwallet enables managing your private keys. So for me it's great that if I use it, I am allowed to move my coins.

Quote
“We’re the security experts, so you don’t have to be, and we’re confident every Breadwallet is secure enough to even store a million dollars or more,” the team explains. “If you have a device running Android 6.0 or higher, look us up in the Play Store. We’ll be waiting!”  
Source: https://news.bitcoin.com/android-users-can-now-use-breadwallet/


Well, that is a stretch for me. I would have no problem storing a few bitcoin on Breadwallet but any more than that I want private keys in a true hardware wallet like Trezor. I do not trust the security of Android M that much.
Pages:
Jump to: