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

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.....

3 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

4 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.

Where can I download this app APK the ones I find online is outdated

Google Play Store ?

it is not possible to download apk in the browser from google play store
you can only view it

No issues installing from play store. Did you press the Install button ?

https://play.google.com/store/apps/details?id=extension.app.ide

i need apk file

direct download without store

The app developer does not appear to offer a direct download for their apk. You might contact them via Private Message for this ?

Hello, i tested you app. Since it doesn't ask any storage permission and manually too i am unable to set i got warning and unable to compile any simple code

I am using android version 14.


How to solve these?

Even manage notification too unable to change, shows blindly hidden

Update : Finally i found the above code as java file hardly inside many folder under android data....... Ushhhhhh. Why dont it give it as aix?

Hi @Spicy_Topics
This extension is also compiled successful check bottom massage.

If you are not find aix. You can click successful massage from bottom and save aix to your costom directory.

And you can hide this warning on setting menu.

1 Like

It works great for some testing purpose but it would be great if it have windows/linux version. Any developer will say it is hard code on smartphone.

Also can you add gradle file? When we try make SDK integration in project, it require update gradle file.
Source: Google Developer program

Hi , thanks for using EIDE .

The warnings just completion debugs, they have nothing to do with permissions. You can disable it from settings, just turn off manage build warnings from log in Application preference.

And when you have complete to compile java classes then in completion log you can find an under lined text success just click on that and save on your destination path.

1 Like