Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
02/12/14 05:19 AM (11 years ago)

Android 4.0 required?

Hello, Today I tried to download my app project and found that now all devices requires Android 4.0 or above. I ask, is it new? I know that option was optional some time before if you wanted to add the context menu for example.. but now this is the one option we have. What happens with users that are still using Android 2.3?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
02/12/14 06:09 AM (11 years ago)
"The migration" has been going on for some time now. However, I guess they're finished with that part, and recently 'flipped the switch'. Sadly All BTv2 projects are no longer available, either iOS or Android. only BTv3. A little heads up would have been nice, but it's not unexpected. I have a few folks that will proabably still want API 8 support. If you still have a BTv2 Android project you can modify it, but it won't be simple like before. Cheers! -- Smug
 
Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
like
02/12/14 06:21 AM (11 years ago)
Oh :( So, it is real that all apps created with Buzztouch from now on will work only on Android 4.0 devices?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
02/12/14 06:39 AM (11 years ago)
Not 4.0; In the AndroidManifest.xml file it specifically states: <uses-sdk android:minSdkVersion="11"/> So it's compatible with Android v3 devices forward. It's really only cutting out v2.2, and v2.3 Android, which these days isn't that many. The low end devices from my local Cellular carrier is still Android v2.3, so I may still be doing 'some' things in BTv2, but it'll be simple things that don't require anything new, lol! The problem won't be Froyo, it'll be gingerbread, which still has about 25% of the market. However, Last year at this time, Gingerbread had 50% of the market. So people are dropping it, but just not as fast as new devices are emerging. Cheers! -- Smug
 
Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
like
02/12/14 07:18 AM (11 years ago)
I got it.. And what could happen if I modify the minSdkVersion="11" to "8"? Thanks for your time and support Smug!
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/12/14 09:52 AM (11 years ago)
I don't think you can go all the way back to SDK 8 and be confident that all the new features Buzztouch implemented would be supported. The new core code supports functionality that's only available on the newer SDKs, and thus the newer versions of Android. Progress is a huge bummer sometimes, especially in the super fragmented Android market, but overall it's usually for the better. There's nothing actually stopping you from making that change to your manifest file and seeing what happens. If you do, give it a good testing on a Gingerbread device and let us know what the results are. Could be that everything works like a charm! Mark
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
02/12/14 10:50 AM (11 years ago)
>Could be that everything works like a charm! Maps probably won't!
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/12/14 10:52 AM (11 years ago)
Indeed! Maps for sure won't work at all unless you use the new SDK!
 
MacApple
Apple Fan
Profile
Posts: 4675
Reg: Oct 25, 2010
USA
61,150
like
02/12/14 06:24 PM (11 years ago)
 
Imagenparaweb
Aspiring developer
Profile
Posts: 121
Reg: Dec 13, 2011
Cordoba
1,210
like
02/13/14 04:33 AM (11 years ago)
Yes, I will sure give it a try on 2.3.. anyway I don't use maps on my app :) @MacApple, the link you posted is not found :l Thanks all of you!
 
SGB
Android Fan
Profile
Posts: 56
Reg: Mar 26, 2013
Goes
1,160
like
02/13/14 10:00 AM (11 years ago)
Most of my clients are using Android 2.2 or 2.3 and not 4.x. Last time I bought the QR plugin and Chris1 made a 2.2 version available. It looks like I can't compile against Android 2.2 anymore and although 2.2 isn't sold anymore there are enough phones that are using this version. I really hope that my app can still be used. It's not completely done yet. I cannot ask my clients to buy a new phone only for my app. Is it really not possible to use Android 2.2 with BT?
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
02/13/14 10:07 AM (11 years ago)
Of course it is possible, only you are now NOT allowed to download one such version from the site. But you can still use old projects that you have in Eclipse, and it is not so difficult to change the names of files in order to have a new set for a new app. Except that it defeats the purpose of Buzztouch.
 
SGB
Android Fan
Profile
Posts: 56
Reg: Mar 26, 2013
Goes
1,160
like
02/13/14 10:33 AM (11 years ago)
Since there are many Android suppliers (HTC, Samsung, LG, etc.) it's difficult for them to update all their old phones. For IOS it's a lot easier. Only one supplier (Apple) with (mostly) IOS 6 or 7 and their devices are getting updates once a year. Android doesn't work that way because the suppliers are installing software of their own and sometimes it's simply not possible to upgrade. That's why I love BT, since it gives me the possibility to compile for a lower version. I know that I can still use my project in Eclipse, but if I want to add a new plugin, I need to compile again and now I can only get a download for Android 4. I wish the crew send out an email or post a message before they disabled the old function so I could make a final download with maybe more plugins. That option is gone now.
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
02/13/14 10:38 AM (11 years ago)
Here's the address of the "crew" if you want to email one of them: https://www.buzztouch.com/pages/about.php
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.