- Posts: 14
- Thank you received: 1
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Android SDK support minSdkVersion 24
IP: 60.248.31.111
1 year 5 months ago #15905
by ericatudn
Android SDK support minSdkVersion 24 was created by ericatudn
Hello, I am using Android SDK version 3.65.7.
I like to upgrade to newer version.
But I found version 3.65.28 has minSdkVersion 26 (Android 8.0).
And My App has minSdkVersion 24 (Android 7.0).
Wher can I download older Android SDK support minSdkVersion 24?
I like to upgrade to newer version.
But I found version 3.65.28 has minSdkVersion 26 (Android 8.0).
And My App has minSdkVersion 24 (Android 7.0).
Wher can I download older Android SDK support minSdkVersion 24?
IP: 60.250.135.18
1 year 5 months ago #15906
by ericatudn
Replied by ericatudn on topic Android SDK support minSdkVersion 24
Hello, no reply?
IP: 82.192.129.30
1 year 5 months ago #15908
by goldkyo
Replied by goldkyo on topic Android SDK support minSdkVersion 24
Dear customer,
Sorry for the late reply.
Our demo project is capable with mini sdk 17. You can just set the minSdkVersion of demo project 3.65.28 to 24 and test with it.
Hope this can help you.
Thank you.
B.R./Alex
Sorry for the late reply.
Our demo project is capable with mini sdk 17. You can just set the minSdkVersion of demo project 3.65.28 to 24 and test with it.
Hope this can help you.
Thank you.
B.R./Alex
IP: 60.248.31.111
1 year 5 months ago #15909
by ericatudn
Replied by ericatudn on topic Android SDK support minSdkVersion 24
Thank you.
But isn't this unsafe?
Because APP may crash at run time.
Do you know why your SDK set minSdkVersion to 26?
What changed?
But isn't this unsafe?
Because APP may crash at run time.
Do you know why your SDK set minSdkVersion to 26?
What changed?
IP: 82.192.129.30
1 year 5 months ago #15910
by goldkyo
Replied by goldkyo on topic Android SDK support minSdkVersion 24
The minSdkVersion property was updated with build environment update.
Actually the project is implemented to be capable with old platforms.
The only thing from the demo project which may be paid attention to is the permission verification.
B.R./Alex
Actually the project is implemented to be capable with old platforms.
The only thing from the demo project which may be paid attention to is the permission verification.
B.R./Alex
IP: 60.248.31.111
1 year 5 months ago #15911
by ericatudn
Replied by ericatudn on topic Android SDK support minSdkVersion 24
Thank you.
I will discuss this with my PM.
I will discuss this with my PM.
Time to create page: 0.481 seconds