Recommended Posts

On top of new hardware, today's Samsung event will apparently see the launch of an exclusive Flipboard app, which marks the first time the visual reading app has appeared on Android. Unfortunately for everyone using a current Android device, Flipboard for Android will be exclusive for a time to the Galaxy S III, according to Slashgear. Their early hands-on with the device shows that it's much like the iOS version, with the added ability to browse your news via a large homescreen widget.

Flipboard also just launched a teaser page saying the app "will be available on select Android mobile phones" in the coming months.

http://www.theverge....-iii/in/2760821

So I guess they saw how Instagram exploded on Android and have finally realized that Android is the platform to be on. Rush rush to Android Flipboard guys, that's where the gold is :D

So I guess they saw how Instagram exploded on Android and have finally realized that Android is the platform to be on. Rush rush to Android Flipboard guys, that's where the gold is :D

I think you will find more and more apps becoming available for Android. Considering the Android OS has the majority of the market, devs would be fools not to put forth a little extra effort (if they are having that many problems) and write more for Android.

http://www.theverge....-iii/in/2760821

So I guess they saw how Instagram exploded on Android and have finally realized that Android is the platform to be on. Rush rush to Android Flipboard guys, that's where the gold is :D

Or because it was insanely popular on iOS it's bound to do well on other platforms from free advertising...

Or because it was insanely popular on iOS it's bound to do well on other platforms from free advertising...

Nah.. gaining 30 million users in a month is hardly because of advertising. It definitely helped because new Android found out about it's availability, but the fact is that they were at a specific number on iOS and weren't moving this rapidly. It only happened when they came out on Android. It's more of the fact that sheer number of Android users wanted it and bam, this is what happens. It's a case study on why Android is far better platform for developers and popularity of startups.

I mean seriously, they more than doubled their users in a month that it took them 18 months previously. There is no advertising and good press that can shift these numbers this much.

Nah.. gaining 30 million users in a month is hardly because of advertising. It definitely helped because new Android found out about it's availability, but the fact is that they were at a specific number on iOS and weren't moving this rapidly. It only happened when they came out on Android. It's more of the fact that sheer number of Android users wanted it and bam, this is what happens. It's a case study on why Android is far better platform for developers and popularity of startups.

I mean seriously, they more than doubled their users in a month that it took them 18 months previously. There is no advertising and good press that can shift these numbers this much.

/face palm

First off, that reasoning of yours was argued and proven many times opposite in another " coming to android" thread you created.

Also FlipBoard has been requested to be Android since FlipBoard came out, if your reasoning was correct, it wouldn't be an exclusive for the Gal SIII, and it wouldn't be for " select Android ". It would have been out concurrently with the other versions.

And above all it is from advertising that it has it's popularity, the advertising of " word of mouth ". The many and many of people since FlipBoard came out it has been requested ( it's just about on every App to Get list, as well as Android App Request list ), it is just now coming out, as an exclusive. Which to me at least, says that they didn't care enough until somebody wrote a fat check.

As far as moving this rapidly,, you do realize that when one of the most requested apps on mobile's comes to another platform, it's expected it's not going to be slow. Because many people have been waiting for it from the start, as well as the Word Of Mouth Advertising and recommendations from Websites reviews. So yes it's userbase is going to jump rapidly, but from the apps quality, not androids, as it could go to PC/OSX and it would still jump higher then when it first came out for iOS

Why the hell are you lot arguing about why it's going to Android. Who the hell cares!!! It's a friggin app that's popular, why would ANY developer need a reason other than "They have lots of users". Seriously, this is probably the most pointless, nerdy and friggin stupid argument of read on Neowin.

Exclusive to the Galaxy SIII? WTF? Android really doesn't need forced fragmentation due to business deals like this on top of the fragmentation issues that already exist :(

I am sure this is on a temp/promotional thing going on here. It will come to all of Android probably soon after.

http://www.theverge....-iii/in/2760821

So I guess they saw how Instagram exploded on Android and have finally realized that Android is the platform to be on. Rush rush to Android Flipboard guys, that's where the gold is :D

Available on select android handsets.... What was that thing android wasn't again...

I think it will be a subset of android phones that get flipboard not all Android phones.

Hopefully all of them get it, I think a majority of it is server side anyway ( page layout and feed retrieval )

FlipBoard is an Awsome app, the more that can use it the more official feeds it will get ( like Engadget and couple others )

Kinda doubt that. They will lose out on a lot of money if they limit the phones. No reason to limit it really.

They could be doing how they did it when it first came out, was invite only, had to sign up on a list so they could upgrade their back end as they went, not mad house all at once.

They could be doing the Gal first, upgrading capacity as needed, then same with other phones, then with the rest.

That's not what select handsets mean.

Don't know if that's a reply to me or somebody else.

If me, it could be like it was originally, select limited release so they could upgrade backed as needed

Available on select android handsets.... What was that thing android wasn't again...

Maybe if you understood what's happening in the development process you would realize why they are doing it this way.

Flipboard is a very specific type of app that tied their UI to the single resolution with the animations and layout. It is a bit harder to target the same type of UI on various devices and different resolutions due to the way they designed it, not because Android is fragmented.

The bottom line is how you designed the app. The reason they are launching with Galaxy S3 is publicity but I can guarantee you that the same app will work on Galaxy Nexus due to the screen resolution. They are most likely trying to port their existing UI and it's not as flexible to work with different resolution and scale properly.

They wouldn't have had this problem if they designed the app from the ground up for Android first.

When you design for Android, and follow the guidelines and not work with absolute layouts in your UI the app will work on all devices just fine. That's why Android deals with views and units in DPs (density independent pixels) and SPs instead of standard pixels and has attributes on objects like weight and deals with linear, relative and other types of layouts.

Maybe if you understood what's happening in the development process you would realize why they are doing it this way.

Flipboard is a very specific type of app that tied their UI to the single resolution with the animations and layout. It is a bit harder to target the same type of UI on various devices and different resolutions due to the way they designed it, not because Android is fragmented.

.

You just said, they do it because fragmentation makes it harder to develop the app, but android isn't fragmented. you have to decide.

Umm, yes they would.

Based on what? I am building Android apps. I never had a problem with any of the apps to run on various Android devices. The only limitation is where you target a minimum SDK which today is really Android 2.x. And there are things like Android Compability Libraries that work ICS 4.0 APIs (http://developer.and...ty-library.html) that allows you to use ICS features and code that works fine on older versions of Android too (it even goes down to Android 1.6).

Tell me specifically why they would have problems? Give me examples. Because from my perspective as a developer I don't really see it.

EDIT: Now, there are specific APIs you can use for TouchWiz (Samsung Android devices) or MotoBlur (for Motorola devices) or HTC Sense (HTC android devices) but those are specific manufacturers based APIs that are meant to tap into their specific UI abilities of their Android modifications. But even that's not a problem. You can choose to use it or not and you can check whether or not an Android device is supporting any of those APIs before you use them.

That was RIM BS that was being tossed out. RIM called android a cesspool concerning piracy.

That is not accurate at all. Many developers have spoken out about the insanely high piracy rates on Android and some of those have said they are no longer willing to develop apps for the platform as a result. This article in Wired posted just one day ago shows a developer that had a 90% piracy rate of their brand new football manager game on Android. http://www.wired.com/gamelife/2012/05/wired-uk-android-game-piracy/

various devices and different resolutions due to the way they designed it, not because Android is fragmented.

That's what people mean by fragmented.

And you say it's not, yet Epic and a host of AAA Developers say it is. You keep saying your a developer, what have you developed? Have you just downloaded the SDK, or actually published something

As far as FlipBoard, I would have to say its just a staggerd launch, why they are spitting up the devices like they are. Because I think the majority of stuff is server side the actual app has to do verry little. If they did all devices at once, I feel the increase in load would put their servers down, from day 1 they didn't like that thought.

What they are doing now is the same as when they brought out the app for IOS, except with iOS they couldn't hold off devices and had to do invites, as for iOS they were all the same, where with android they can limit it based on device instead of signups

*edit - and FlipBoard doesn't use Absolute layouts, the layout is dynamic based on the content it's pushing. Even changing each time it's opened. So it can't be how you think it is working.

Based on what? I am building Android apps. I never had a problem with any of the apps to run on various Android devices. The only limitation is where you target a minimum SDK which today is really Android 2.x. And there are things like Android Compability Libraries that work ICS 4.0 APIs (http://developer.and...ty-library.html) that allows you to use ICS features and code that works fine on older versions of Android too (it even goes down to Android 1.6).

Tell me specifically why they would have problems? Give me examples. Because from my perspective as a developer I don't really see it.

EDIT: Now, there are specific APIs you can use for TouchWiz (Samsung Android devices) or MotoBlur (for Motorola devices) or HTC Sense (HTC android devices) but those are specific manufacturers based APIs that are meant to tap into their specific UI abilities of their Android modifications. But even that's not a problem. You can choose to use it or not and you can check whether or not an Android device is supporting any of those APIs before you use them.

Density independent pixels and scalable graphics and all that are great, if you don't care about your app looking like **** and conforming to different size devices.

For a good app it needs to be specifically designed for the device, for high res devices you need the proper size images for the proper size "buttons", then some of those devices with the same res can be up to 2 inches different in size, so one of them would have fewer and bigger but higher density thumbs which needs to be coded, but can to some degree be done with intelligent scaling algorithms.

Tis same problem recurs with every different resolution and screen size. Resolutions reasonably close can be fit into the same GUI, just be using flow and filling in white space and padding. But you gave to take physical screen size into account separately. A 3.5 inch device and a 4.5 inch device with the same res can't use the same layout, either one would have to big buttons or the other to small, or one would have to much padding while the other the icons would be on top of each other, one would have shap graphics, the other blurry.

Vectors would fix some of these problems, but they wouldn't work for flipboard and it's graphics anyway. And would just fix the blurriest, not the size and screen size and layout issues.

This topic is now closed to further replies.
  • Posts

    • But the reality is it will work for people's needs, and they don't care about the technology that makes it. Clearly not everyone's needs, but that low end space where personal laptops were only used to type emails, watch content and browse websites, but they didn't want to do that on a small screen device. Heck, writing that out I can now see the connection and reason it'll do so well. Apple is about experience. If the experience is bad, they don't release it. Low end Windows laptop manufacturers up until this point have not taken that into consideration ever before, so slow laggy usage with brittle slimey plastic shells were common. I hope that the low end space at least creates better physical products that last a bit longer, and if Microsoft get their act together, they could also have a solid OS on such low end hardware that would actually make the experience work for what the hardware was intended for. The fact that the CPU is a "cellphone", sorry mobile phone processor is irrelevant. It's about the experience, and so far, that sounds quite solid.
    • Hello, Bonjour is Apple's implementation of a multicast-DNS service, which allows devices running Apple's software and/or hardware to find each other on your local network.  I believe the Windows version was last updated around 2010. If you do not need it, you can stop and disable the Bonjour service in the Services Control Manager (filename: SERVICES.MSC).  Once you have done that, the operating system will no longer attempt to load the service. Regards, Aryeh Goretsky  
    • This AMD RX 9070 16GB GPU that performs close to Nvidia 5070 is under $600 by Sayan Sen With the memory shortage that's prevalent nowadays, discounts are super-hard to get. As such we post good deals whenever they pop up. Recently, we covered a few great discounts on SSDs wherein you can get a 4TB TeamGroup NVMe PCIe Gen4 drive for just $400 thanks to a special coupon. If you want a faster product but don't need all that capacity, you can also opt for Samsung's 990 PRO 2TB that is on sale for its lowest price in over three months. Let's say though that you are on the hunt for a 1440p gaming card. In that case AMD's RX 9070 non-XT can help, and with its 16GB VRAM, you can also run AI models locally without worrying about bottlenecking (check out our recent 9070 GRE reviews for gaming and productivity to get an idea). The PowerColor Reaper variant of the RX 9070 is currently on sale for just $580 which is a very good price in the current state of affairs (purchase link under the specs table down below). The Reaper cooler on this 9070 uses a triple‑fan design with ring‑blade fans, paired with premium dual ball bearings to extend lifespan and reduce friction. "Intelligent" fan control allows the fans to remain idle at lower temperatures, only spinning up when the GPU is under load. A nickel‑plated copper base makes direct contact with both the GPU and memory modules, helping to spread heat evenly. PowerColor also applies Honeywell PTM7950 phase‑change thermal interface material (TIM), which fills microscopic gaps between the die and heatsink for more efficient thermal transfer. The fan shroud is shorter in height as the firm has made it such that it can be used in certain SFF (small form factor) cases. The technical specifications of the Reaper RX 9070 are given in the table below: Specification Value Stream Processors 3584 Units Video Memory 16GB GDDR6 Memory Speed 20.0 Gbps Memory Interface 256-bit Engine Clock Game Clock: up to 2070 MHz Boost Clock: up to 2520 MHz Bus Standard PCI Express 5.0 x16 Display Connectors 1 x HDMI 2.1b, 3 x DisplayPort 2.1a Maximum Resolution DisplayPort: 7680 × 4320 HDMI: 7680 × 4320 Board Dimensions 289mm × 111mm × 41mm 304mm × 127mm × 42mm (with bracket) Slot 2 Minimum System Power Requirement 600W Power Connectors Two 8-pin PCI Express Get the PowerColor Reaper RX 9070 at the links below (you get only a 90-day warranty on Woot): PowerColor Reaper Radeon RX 9070 16GB Graphics Card (RX9070 16G-A): $579.99 (Sold and Shipped by Amazon US) (Was: $700) PowerColor Reaper Radeon RX 9070 16GB Graphics Card (RX9070 16G-A): $559.99 (Sold and Shipped by Woot US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Are they marketed as an entry into astronomy or astrophotography? I do astrophotography. With big rigs, lots of computers, cables and headaches. I love it. And by learning this ridiculously complex hobby, I’ve learned about the objects I’m shooting. Astronomy followed from photography.
    • Microsoft confirms Recycle Bin bug across all versions of Windows by Usama Jawad A couple of days ago, we reported that the latest Patch Tuesday update has seemingly resulted in a lot of issues for many users, including OneDrive and Dropbox access problems, BitLocker recovery lockouts, and BSODs. Although Microsoft is yet to acknowledge these bugs, it has confirmed another, relatively smaller issue across all supported versions of Windows. In an update on its Windows Release Health Dashboard, Microsoft has confirmed that after installing June's Patch Tuesday update (KB5094126), you'll experience unexpected behavior when leveraging Recycle Bin. Basically, when you attempt to delete an item from the Recycle Bin, the confirm dialog will show you the internal file name of that content rather than the actual name. For example, the file may be named abc.png, but the confirm dialog will ask if you're sure that you want to permanently delete $Rxxxxx.png from the Recycle Bin. This is pretty much it for the scope of the bug itself; it just displays the wrong name in the confirm dialog. The correct name will be shown in the list view of the Recycle Bin and if you restore the file, it will return with the correct name as well. This issue affects pretty much all supported versions of Windows client and server, including: Client: Windows 11, version 26H1; Windows 11, version 25H2; Windows 11, version 24H2; Windows 11, version 23H2; Windows 10, version 22H2; Windows 10 Enterprise LTSC 2021; Windows 10 Enterprise LTSC 2019; Windows 10 Enterprise LTSB 2016 Server: Windows Server 2025; Windows Server 2022; Windows Server 2019; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012 As things currently stand, Microsoft is working on a concrete solution that will be released in a "future" Windows update. It remains to be seen if the firm will wait till the next Patch Tuesday or roll out an out-of-band (OOB) fix. The good news is that commercial customers can deploy a workaround right now, but they will have to reach out to Microsoft Support for Business for additional details.
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      578
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      Michael Scrip
      72
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!