[FREE] EIDE - Extension IDE create your extension on Android

in this time i just keep it on java 1.7.
But the compiler can compile also java8. And i still working on this project.

I will make it usable for everyone in the next update

And if you need any special requirement let me know {mod edit] use the private messaging service here on the community

1 Like
  1. Does it support multi-component and helper blocks?
  2. You can add Kotlin language support. (Java 8 desugaring will be required)
  3. Provide availability for non-package related Java classes to be added to the final AIX.
  4. Does it have proguard features?
2 Likes
  1. No, helper class you can't add on this time. But i will implement it next update.
  2. I haven’t any idea about kotlin, so i can't implement the kotlin compiling system on that. And java 8 also available in next update
  3. Non package class noted for implement in next update [ thanks for reminded it]
  4. Yes proguard is available, but you can't edit rules

ASD implemented now its work without any permission

1 Like

Since the last update, your app function finally perfectly. It´s great to program ai2 extension directly on Android !

2 Likes

I'm trying to make an extension that temporarily hides and disables the recent apps button and practically change the home buttons target app to my app. Like the All&G Service(If you know it). Plus disabling the back button too.

How can I create this extension?

The IDE I'm using is EIDE from Play Store. Which is probably an acronym for Extension IDE.

I changed your post category.

And I don't think it's possible.

1 Like

Why is it not possible?
I don't understand why because I only have a little app programming memory which was a big failure.

Plus I still don't know how to use Android Studio and I am still struggling for it to get my test kotlin app compiled.

I don't see the app on Google Play Store.
Is there something I'm doing wrong or is it just my phone?

:question:

I see it.

I don't know why you didn't find that ...... The app required minimum android version 5 , and maximum 13, if your device version contains 5-13 then you can find it on this link https://play.google.com/store/apps/details?id=extension.app.ide

1 Like

I have a doubt on the legitimacy of the application as of this

And the problem is that it asks for files permission but as stated by @Patryk_F , it could have used ASD

I request @Edu_Book to give a brief answer for my question.
Thank you

2 Likes

Yes this is risky app , when you have use a app like a app scanner . I already tested it on google play using internal tester....and google also approved this risky app... The reasons why scanner apps can detect risky apps ,That seems to me
** I have use ASD first reason.
** I have use work manager for long task complete, 2nd reason......
I don't think have any more functions which make it risky app ... And overall you can ignore the scanner app notices... otherwise you can uninstall this app .
Thank you

1 Like

What exactly that I'm getting from you is that app is safe but because of the conditions you have put it, it is being detected as a risky app. Right??

2 Likes

Yes that's correct if you use anything without asking user permission that could be a risky thing..... ASD = Android specific directory which is very secure directory. Actually i use this for fixing storage permission problem.
When i publish this app that time i use the function for ask permission and lot of user was told like ..oooo this app stole our device data , we can't allow permission.. blaaaa blaaaa blaaa . Then i decide to use ASD .
And i told about work manager that the function never making issues for making risky app .
I spent 1 year to build this application so I have implemented every function considering all aspects.....

2 Likes

Thank you @Edu_Book for your explanation as now I have got my answer.

1 Like

I guess i'm dumb then.

New update arrived

After 6 month EIDE back with a new update
EIDE Extension ide v0.4

What's new

  • Added Multiple class compiling system.
  • Added direct manifest write and compile system.
  • Added file managing tree.
  • Added java 1.8.
  • Improved ui/ux.
  • Fixed jar merging bugs .
  • Fixed android 14 project managing bugs.
  • No storage permission needed.

Best regards- EIDE
I hope you guys enjoying this update. Thank you.
For more information

3 Likes

Wow! This is a fantastic creation by @Edu_Book, And can be useful for beginners and some for advanced builders and creators. :smiley: I want to explore it more.