tyron12233 / CodeAssist

Experimental IDE for building Android applicatons on Android.
GNU General Public License v3.0
959 stars 183 forks source link

Cannot use .aidl file #576

Open SamiunNafis opened 1 year ago

SamiunNafis commented 1 year ago

Hi,

I'm trying to use an AIDL file in CodeAssist but I'm unable to import the package. The project is related to OpenVPN.

When I import the package it shows

Error
de.blinkt.openvpn.api.ExternalCertificateProvider
is not public in de.blinkt.openvpn.api; cannot be accessed from outside package [ExtAuthHelper.java: $line]

App version: 0.2.9-alpha Mobile phone: Micromax B5 Pro

Please let me know if you need any additional information or if there are any other solutions I can try.

Thank you for your help.

PranavPurwar commented 1 year ago

Please read the error and act according to it