Author Topic: Android SDKs not recongnized  (Read 8712 times)

dandycheung

  • Junior Community Member
  • Posts: 3
  • Hero Points: 1
Android SDKs not recongnized
« on: March 04, 2018, 03:38:00 PM »
I installed SlickEdit on my Ubuntu 16.04 LTS, and I wanna make a simple Android app. But SlickEdit always report error messages while the New Android Project dialog being finished. Anybody knows why? Thanks!

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: Android SDKs not recongnized
« Reply #1 on: March 05, 2018, 12:44:27 AM »
At the moment, the Android Project support won't be useful for you because it only supports an out dated tool chain. The plan is to update it for v23 but until its done, we can't know for sure whether v23 will support the new android project tool chain.

For now, the fix would be for the android project item to be removed so you can't create one (i.e don't use it for now).

Sorry the new Android project tool chain isn't support yet.

dandycheung

  • Junior Community Member
  • Posts: 3
  • Hero Points: 1
Re: Android SDKs not recongnized
« Reply #2 on: March 05, 2018, 08:53:46 AM »
OK. Thank you for your quick reply.

Marcel

  • Senior Community Member
  • Posts: 261
  • Hero Points: 26
Re: Android SDKs not recongnized
« Reply #3 on: March 05, 2018, 04:11:54 PM »
I'd suggest to use the free Android Studio for your app development.  It's editing features are not as nice and flexible as SE's, but it has literally everything else you may need, ADK management support, 3rd-party platform SDK support, version control, debugging, emulators, ADB, gradle and maven plugins, package signing, etc.

dandycheung

  • Junior Community Member
  • Posts: 3
  • Hero Points: 1
Re: Android SDKs not recongnized
« Reply #4 on: March 07, 2018, 02:40:42 AM »
Thank you. I had installed Android Studio before. But there is a big problem, Android Studio consumes memory too heavy. My MacBook Air has 8GB on-board memory only,  if I open Chrome or Firefox concurrently, Android Studio will report OOM error.

Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
Re: Android SDKs not recongnized
« Reply #5 on: March 07, 2018, 02:54:21 AM »

walter

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: Android SDKs not recongnized
« Reply #6 on: January 18, 2019, 08:16:40 PM »
Hey  Clark, What is the status on the Android Project support?
 I checked the v23 release notes but I did not see any mention of it. I am looking forward to android support.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: Android SDKs not recongnized
« Reply #7 on: January 19, 2019, 02:11:56 AM »
We are working hard on it. Java debugging is working. Working on NDK debugging. There seems to be two ndk debugging methods and we would like to support both. No dates yet but things are looking promising. At this point, I think I can say that there will definitely be android support for v24 beta. There's even a possibility we will put something out before then (v23 point release) but it's too early to tell.

When we have something, I'll post here.

walter

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: Android SDKs not recongnized
« Reply #8 on: January 30, 2019, 01:49:52 AM »
Ok great. Thanks for the information.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: Android SDKs not recongnized
« Reply #9 on: July 31, 2019, 12:15:47 PM »
v24 beta is available for download and now has Android support.