m301 / rdroid

[Android RAT] Remotely manage your android phone using PHP Interface
187 stars 66 forks source link

Debug Error #5

Closed cymilad closed 3 years ago

cymilad commented 5 years ago

Error compiling program. Error description: Unknown member: createcontactentry2 Error occurred on line: 429 m.createContactEntry2(Name,Null,phones,mails,Note,Website,"Home",ahome,awork) Word: createcontactentry2

Capture

cymilad commented 5 years ago

Please list all the Basic 4 Android libraries for downlaod 🙏🙏🙏

m301 commented 5 years ago

https://www.b4x.com/android/help/phone.html#contacts2

This should help, all the libraries must have been updated.

Even the IDE has changed a lot, I don't even have a valid license now, Will have to setup a lot of things now. :/

Update: Below two threads can be of help https://www.b4x.com/android/forum/threads/create-contact-problem.26041/ https://www.b4x.com/android/forum/threads/solution-create-contact.9990/#post57748

m301 commented 3 years ago

@graysuit has successfully compiled the APK. Please refer to issue #7

graysuit commented 3 years ago

@cymilad Here are all libs I collected: https://github.com/graysuit/rdroid/tree/main/AdditionalLibs But even you would get some errors, due to depression. Try to use code at: https://github.com/graysuit/rdroid/tree/main/android But web panel NOT ready yet.