Entering into...the dark side (bought my first Android phone)


Recommended Posts

After battling the Google Play Store Server Boss for 3 hours I finally got my 16GB Nexus 4 ordered.

Looking forward to using it with my StraightTalk pre-pay plan.

Coming from iPhone. I'm afraid I'm going to regret it but will continue forward and keep my eyes opened. Would have loved to keep the iPhone but it came down to cost. I just can't justify spending $650-$700 for unlocked hardware and don't want to be locked into a contract that has an expensive monthly cost. Nexus 4 seemed like the right upgrade direction for me.

Was really wanting a competitive unlocked WP8 but didn't look like it was going to happen any time soon.

Congrats and welcome aboard! I hope you adjust quickly and enjoy it, the N4 is great :D

I love Android, but I will admit, I mostly had to comment because "the Google Play Store Server Boss" made me actually laugh aloud :laugh:

I just swapped back over to Android myself after having used iOS since the 3gs. I have owned a 4, 4s, and 5, but finally had it with iOS and sold it and bought a Galaxy S3. Loving it so far. So much I can do with it

My FUD right now is just me obsessively worried that I won't like the battery life. I guess I'll just have to wait and see.

For the most part I think I've already found apps to replace the ones I used on my iPhone. Maybe you can help me with the following:

* I use this one app called Momento that I have used as a after-the-fact reminder app. As in, after I pay a bill I will enter a short note like "Paid $176 Electric". It helps me so when I'm wondering when the last time I paid a bill I can look it up. There isn't much to it, and I can export the current database as a .CSV file. Anyone know of a good replacement for this?

* I'm also used to watching a bunch of podcasts on my iPhone. I would like to have quick easy access to the NBC Nightly News, Planet Money, and Democracy Now video podcasts. Any recommendations on how to accomplish that on Android?

* Any chance of ever being able to take advantage of the AirPlay features on my Apple TV from my phone again? It would be wonderful if there were some way to stream my music to my Apple TV. I know I'm jumping out of the ecosystem so there are some things I'm going to have to learn to leave behind.

Congrats and welcome aboard! I hope you adjust quickly and enjoy it, the N4 is great :D

I love Android, but I will admit, I mostly had to comment because "the Google Play Store Server Boss" made me actually laugh aloud :laugh:

Yeah, I was hoping for uber-loots and it looked like I got a good roll.

I just swapped back over to Android myself after having used iOS since the 3gs. I have owned a 4, 4s, and 5, but finally had it with iOS and sold it and bought a Galaxy S3. Loving it so far. So much I can do with it

I've been using iOS since the 3GS and now I have an iPhone 4. I know people say iOS is stale and old but whenever I have seen or messed with Android I'm not overly impressed by it. Seems to all functionally be there. But my co-worker who has been a long time Android user has always complained about the battery life. Also my wife has an old EVO 4G on Sprint and the battery life of that thing is atrocious.

Congrats on the switch. Hopefully you won't regret it.

Hmm..yeah. I wonder what Google's return policy is...should have looked into it. Nexus 4s are selling high on eBay at the moment. I think if I don't like it I can always fall back to my iPhone 4. I'm hoping I like it though. I think I'll fall in love with how much faster it is than my iPhone. Quite a spec difference between the two...even though you can't really compare the operating system requirements against the specs. I should surely feel a difference coming from a single core 900some-odd MHz 512MB ram to a quad-core 1.5GHz 2GB of ram. And the camera also looks like a considerable upgrade.

They say Doggcatcher is the best Podcasting app. Which the great part about android is, at least stuff can download in the background at a certain time, were as on iOS you had to have to your phone unlocked and push a button to download.

They say Doggcatcher is the best Podcasting app. Which the great part about android is, at least stuff can download in the background at a certain time, were as on iOS you had to have to your phone unlocked and push a button to download.

Thanks for the recommendation! I'll look into it :). If possible would you mind checking if the podcasts I've listed are available through Doggcatcher? I'm worried that the NBC Nightly News is an Apple iTMS exclusive.

Well, the "Podcasts" app that Apple has does actually have the option to download in the background. I think Apple reserves that feature for their 1st party apps...I don't think 3rd party apps can do that.

This topic is now closed to further replies.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!