Attention:

Welcome to the old forum. While it is no longer updated, there is a wealth of information here that you may search and learn from.

To partake in the current forum discussion, please visit https://forums.presonus.com

android

Re: android

Postby Admin » Wed Apr 04, 2012 10:06 am

The main problem with developing for Android is the fragmented marketplace. It is certainly something we'd like to work towards, but at this point delivering an app for Android for sale is a bit of a task.

....Plus we kind of figure that you all would rather see Notion4 than an android version of the iPad app ;)
User avatar
Admin
Site Admin
 
Posts: 1006
Joined: Mon May 11, 2009 7:12 pm

Re: android

Postby wcreed51 » Wed Apr 04, 2012 10:09 am

You've got that one right!
Bill Reed
Notion 4, Sibelius 7.5, Finale 2011/14, Overture 4, Cubase 7.5
Win8 x64, 32GB RAM
M-Audio ProFire 2626
Kontakt, VSL VI Pro, VE Pro, EWQL Orch, Choirs and Pianos
User avatar
wcreed51
 
Posts: 754
Joined: Wed Oct 07, 2009 10:50 am
Location: Berkshires, MA USA

Re: android

Postby achambily » Wed Apr 04, 2012 3:13 pm

Admin wrote: you all would rather see Notion4 than an android version of the iPad app ;)

YES
any date ?!
Notion, Cubase 7, EWQLSO Gold, VSL SE
Win7 x64, I7 Dell studio laptop, 8GB RAM
M-Audio FTP
M-Audio KeyStudio 25
Clavinova CLP 811
Sennheiser e840
Sennheiser HD280 Pro
Yamaha HS50M

http://chambily.com/
http://soundcloud.com/axel-casadesus/sets
achambily
 
Posts: 199
Joined: Sat Dec 18, 2010 12:25 pm

Re: android

Postby jonljacobi » Wed Apr 04, 2012 8:02 pm

achambily wrote:
jonljacobi wrote:The problem here is probably that there is no code base for lInux, while they had one for the Mac. Not insurmountable but more work. I just bought an iPad, specifically for this program and other music programs. Of course, I'm not a starving student.

AND... While expensive, and at times annoyingly restrictive, the iPad is easily the best of the tablets I've used. I own a HP Touchpad, dual-booting to ICS, and have handled dozens at PCWorld's labs. None compare.

I own a Samsung Galaxy and I think it is better than the IPad (I tried this one before buying)


I retract "the best" and simply say "my favorite" which is what I should have said to begin with. Bad habit. The iPad's screen is truly remarkable and there's really no music production software for Android or I probably would've stuck with the Touchpad. I bought the iPad because of Notion.
jonljacobi
 
Posts: 9
Joined: Tue Mar 27, 2012 7:17 pm

Re: android

Postby cr3ator84 » Mon Apr 09, 2012 7:57 am

Admin wrote:The main problem with developing for Android is the fragmented marketplace. It is certainly something we'd like to work towards, but at this point delivering an app for Android for sale is a bit of a task.

....Plus we kind of figure that you all would rather see Notion4 than an android version of the iPad app ;)


agreed, settled and done :)
cr3ator84
 
Posts: 35
Joined: Mon May 30, 2011 3:01 pm

Re: android

Postby Composed » Sun May 20, 2012 1:10 pm

thorrild wrote:
I can't be sure, but I suspect you overestimate the market, perhaps because you are advocating for it....



Actually, I spent a couple of hours researching this, just to satisfy my own curiosity. With all due respect, I didn't make this up.

Anyway, it looks like an Android version of Notion is not going to happen. So I guess I'm stuck with the choice of not having Notion for my Galaxy tablet, or forking over the dough for an iPad. Well, I tried, anyway. :)
User avatar
Composed
 
Posts: 16
Joined: Sat Aug 14, 2010 6:43 pm

Re: android

Postby achambily » Sun May 20, 2012 2:50 pm

Notion, Cubase 7, EWQLSO Gold, VSL SE
Win7 x64, I7 Dell studio laptop, 8GB RAM
M-Audio FTP
M-Audio KeyStudio 25
Clavinova CLP 811
Sennheiser e840
Sennheiser HD280 Pro
Yamaha HS50M

http://chambily.com/
http://soundcloud.com/axel-casadesus/sets
achambily
 
Posts: 199
Joined: Sat Dec 18, 2010 12:25 pm

Re: android

Postby tunesmith » Tue May 22, 2012 9:12 pm

Same for me no ipad in my future, I have all three of the major notation programs and android would tip the scale for me,
tunesmith
 
Posts: 1
Joined: Tue May 22, 2012 9:08 pm

Re: android

Postby Composed » Thu Feb 21, 2013 5:17 pm

One year ago, when a fellow Notion Music customer asked our good friends at Notion Music if an Android app would be developed, this was the response:

We'd love to do it, but right now it's not on the immediate horizon.


I suggested at the time that the Android market is enormous, and that Notion Music risked ceding the market to others by not introducing an Android version. And now, nearly a year later, news reports are everywhere--such as a report on CNN a few minutes ago--that the Android operating system is fast out-pacing iOS. I continue to respectfully urge our colleagues at Notion Music to consider what the marketplace is telling all of us, and to listen to customers such as me who don't want to be tied down to a device running the iOS (not that there's anything wrong with it, of course) and would welcome an Android app version of Notion.
User avatar
Composed
 
Posts: 16
Joined: Sat Aug 14, 2010 6:43 pm

Re: android

Postby ShiftyGeezer » Wed Mar 27, 2013 9:59 am

This is an interesting topic for many apps. There's exactly the same request for ArtRage, a graphics app that has a PC following and an iPad app, but no Android version yet, despite the Galaxy Note offering the best graphics tablet experience of any tablet at the moment.

The observation that Android devices are outselling iPad devices is misleading though. Firstly the number of devices is not as important to a developer as the amount of content sales, and I've heard that less software is bought off Android. I haven't a full source for that to quote though. Secondly though, Android hardware is made of lots of different devices meaning the same code doesn't always work across devices. My own app that I tested on an ASUS TF101 is bugged on my new Galaxy Note 10.1, despite using only official APIs.

In writing high performance software such as iPad has, you need to write what's called native code on the Android device, which means writing a different version of your program for each different flavour of Android device. That means one for Mali, one for Tegra, one for Snapdragon, and one for PowerVR, plus whatever other chipsets. If you want to know how bad that is, the new Samsung Galaxy S4 actually has two different chipsets depending on phone model bought. You could write native Snapdragon code that will work on some S4s and not others. Owners of the S4 will not know version they are getting and will only see some software not working on their phone but working on other S4's and being rightly annoyed, but that's hardly the developer's fault!

Android hardware diversity also means maintaining a suitable hardware test base and going through lots of QA; something like an order of magnitude more effort than developing for iOS.

I have to say that I regard my Note 10.1 as the best tablet computing device going. The stylus is superb. The accuracy of the point-perfect interface makes handwriting tiny writing (writing labels on images), or selecting small icons, as easy and intuitive as using a touch-screen with cocktail-stick sized fingers. ;) I also have a stylus with an 'eraser' on the back, meaning a flip of the pen changes input options. There's nothing quicker or more natural. The potential for music notation on this device is better than iPad because you can design the software as digital paper with the same degree of accuracy. You could handwrite notes onto a stave and have Notion turn them into digital versions, beautifully presented and played in MIDI. You could flip the pen and tap notes to open properties or erase them or move them or whatever. It'd be the quickest, most efficient system. So I'd be very enthusiastic about Notion on my Galaxy Note.

I've been promoting notion with my choirmaster too, who's still in the dark-ages with music and has messy sheets of scribbled parchment to work from. I rewrote our last score in Notion and she was gobsmacked at the quality and possibilities. As she hasn't got a tablet yet, it's okay for her to consider iPad. But that means I can't share content with my tablet, and as she has years of hand written experience, she'd be far more at home with a hand-written interface as I describe above than the 'select note length and place on stave' of typical notation editors (let's be honest, that's a bit like selecting a letter and then pasting them one at a time instead of just typing/writing out words ;))

Sadly, the situation is chicken-and-egg. As long as iPad has the best software, it'll attract the custom, and as long as people are buying iPads, there's not much point in the costly port of apps to Android. One solution is to target a subset of devices, such as the Nexus devices which are very popular (Nexus 7 especially) and then if the app works on other devices, they're lucky.

So all in all, Android is wanted but it's not a straightforward choice, and those requesting Android versions need to understand why. It's not developers being lazy or stupid, missing out on easy sales. Developing for Android (and supporting it!) is a whole lot harder and more expensive than developing on iOS, and that's why many apps don't get ported. This leaves everyone with a dilemma - buy into the Apple ecosystem, thereby reducing the value of Android even further and reducing the likelihood of future software on Android, or buy into Android and accept the software's not going to be there for potentially ages.

Certainly though, the moment Notion works on my Note (or potentially any other notation editor), they'll have my custom!
ShiftyGeezer
 
Posts: 3
Joined: Wed Mar 27, 2013 9:34 am

PreviousNext

Return to Notion for iPad

Who is online

Users browsing this forum: No registered users and 1 guest