youngj / EnvayaSMS

Simple SMS and MMS gateway running on Android
http://sms.envaya.org
Other
161 stars 177 forks source link

Can't manage to make extension packs working #42

Closed frederic117 closed 3 years ago

frederic117 commented 4 years ago

How to install extension pack? When i install apk extension pack it Saïd it's done but i still can't send more than 100 SMS/hour... Anybody knows how WE should install it ?

fictus commented 4 years ago

Yeah, I had the same issue - it didn't work even after installing the extension packs.

Good thing the source code is available here! Since sms limits are not an issue any more in the current Android versions I updated the app to default to 1000 sms an hour. took me a few hours to set up my local environment, but was finally able to build it and install it on my phone.

frederic117 commented 4 years ago

Great IS it possible to share your apk ? Thanks a lot

fictus commented 4 years ago

Great IS it possible to share your apk ? Thanks a lot

Is there a way to PM in here?

fictus commented 4 years ago

Ok. Im going to post the link here, but WARNING: I did not test the app to see if it really handles 1000 sms in one hour! Would be interesting to have somebody send like 150 sms in one hour to test.

ALSO, I signed the app with a self-signed certificate which expires in August 2030 (maybe this modified app wont work anymore after that year?)

AND REALLY the best approach is to fix the issue with the expansion packs - something that I don't have the time to do (I'm not really a Java developer, I'm only experienced with C#).

With that understood, here's the link to the modified APK HERE

frederic117 commented 4 years ago

Thanks a lot I will try :)