marzika / Snapprefs

A project which offer enhanced features for Snapchat throught the Xposed Framework.
GNU General Public License v3.0
272 stars 83 forks source link

AndroidManifest.xml file not found #242

Closed avi312singh closed 7 years ago

avi312singh commented 7 years ago

I get an error: Error:Android Source Generator: [Snapprefs-stable] AndroidManifest.xml file not found whenever I try and generate a signed apk. I have sncyhed the manifest file but it still keeps giving me this annoying error in Android Studio. Any help pls?

M1kep commented 7 years ago

If compiling yourself just build a debug build

M1kep commented 7 years ago

Or pull any of the builds off the Jenkins

avi312singh commented 7 years ago

Ok nvm managed to build a signed APK, however I thought the Jenkins automatic build server was down?

M1kep commented 7 years ago

Currently being hosted by a differnt person than originally, but the link is on the main GitHub page in the readme: http://138.68.21.49:8080/

avi312singh commented 7 years ago

Oh yeah thanks!