suchoX / Simplify

Automatic Bluetooth Attendance and WiFi quiz for Android Devices
Apache License 2.0
17 stars 9 forks source link

failure to compile the application #1

Closed h140180w closed 6 years ago

h140180w commented 6 years ago

Getting the below error

Error:The AWS Access Key Id you provided does not exist in our records. (Service: Amazon S3; Status Code: 403; Error Code: InvalidAccessKeyId; Request ID: CC3858B79B7EA963)

failure to locate where the AWS keys are defined

MichaelCerny commented 6 years ago

I have the same problem. I have data from the build.gradle in the project. The error is: The AWS Access Key Id you provided does not exist in our records. (Service: Amazon S3; Status Code: 403; Error Code: InvalidAccessKeyId; Request ID: 6EA605AEF7E28CEF)

suchoX commented 6 years ago

Looking into it! Give me a couple of minutes!

suchoX commented 6 years ago

The main problem is Scand Realm Browser. You can remove Scand from the project level and app level build.gradle and some Scand code from the app and it will work for now as I try to fix this issue

h140180w commented 6 years ago

Okay, let me try it. Thank you

On Mon, Apr 9, 2018 at 2:21 PM, Suchandrim Sarkar notifications@github.com wrote:

The main problem is Scand Realm Browser. You can remove Scand from the project level and app level build.gradle and some Scand code from the app and it will work for now as I try to fix this issue

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/suchoX/Simplify/issues/1#issuecomment-379732677, or mute the thread https://github.com/notifications/unsubscribe-auth/AjYeLmPvCtI3I7fvesbdl5hmSNZzuqndks5tm1JAgaJpZM4TLjrO .

--

The information in this message is confidential and legally privileged. It is intended solely for the addressee(s). Access to this message by anyone else is unauthorized. If received in error, please accept our apologies and notify the sender immediately. You must also delete the original message from your machine. If you are not the intended recipient, any use, disclosure, copying, distribution or action taken in reliance of it, is prohibited and may be unlawful. The information, attachments, opinions or advice contained in this email are not the views or opinions of Harare Institute of Technology, its subsidiaries or affiliates. Although this email and any attachments are believed to be free of any virus or other defects which might affect any computer or IT system into which they are received, no responsibility is accepted by Harare Institute of Technology and/or its subsidiaries for any loss or damage arising in any way from the receipt or use thereof.

megsagg15 commented 6 years ago

Can I build this project in Android studio?

suchoX commented 6 years ago

Yes. But you have to remove scand realm browser from gradle files. It seems they have stopped support for it. Once you remove that from the project, remove it's traces from the project. There are just a couple of lines. And the project will work

megsagg15 commented 6 years ago

maven { url 's3://assets.scand.com/maven/repository/RealmBrowser' credentials(AwsCredentials) { accessKey "AKIAIQXKP5XUVFLEEAKA" secretKey "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"

i removed these lines from project build.gradle files... still i'm getting issues...:/ regarding realm browser...please upgrade the gradle files...:(

megsagg15 commented 6 years ago

classpath "io.realm:realm-gradle-plugin:0.89.0"

Do i have to remove this too?

suchoX commented 6 years ago

@MichaelCerny @h140180w @megsagg15 I have updated the project. The project now build and has no Scand Browser

megsagg15 commented 6 years ago

PLease specify the format of xls used for wifi test.. Its not working..:(

megsagg15 commented 6 years ago

I tried my best for every format of .xls file but it ain't working :((

sourabhsarkar commented 6 years ago

Uploaded question format as screenshot in readme