Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorry for the stupid question #1

Open
theaddies opened this issue Nov 18, 2021 · 8 comments
Open

Sorry for the stupid question #1

theaddies opened this issue Nov 18, 2021 · 8 comments

Comments

@theaddies
Copy link

I would love to give this a try but which file is the app. I know I need to side load the program but with all the files I don't know which one. I am not sure how to do it. Thanks.

@joshuatz
Copy link
Owner

Hi @theaddies - no worries, and this is not a stupid question at all. Since I am not published this app to the Google Play store or released a signed production release APK, ideally the safest way for you to sideload my app (and this applies to any similar situation) is to use Android Studio to load all my source code and build it yourself, that way you can see the actual code that will be running.

If that is too much, I think I can pre-generate an APK for you, but it might take me a little bit to do that (I haven't touched this project in a bit, or Android dev in general).

@fprigge
Copy link

fprigge commented Feb 7, 2022

All the "offial" apps for these displays are very "Chinese"... I would really like to give yours a try! Can you build and post a .apk? Thanks!

@ZubaZ21
Copy link

ZubaZ21 commented Mar 24, 2022

I am using a 1.54in waveshare epaper tag and I'd be happy to test ( https://www.waveshare.com/wiki/1.54inch_NFC-Powered_e-Paper_(BB) )
(I'll try to build though)

@alexg-k
Copy link

alexg-k commented May 10, 2022

So, although you should not take the word of some random stranger on the internet, here is the apk. I promise to have not included any additional code when building this project.
It ran successfully on my Pixel 5 (running GrapheneOS).
app-debug.zip

@ZubaZ21
Copy link

ZubaZ21 commented May 12, 2022

Sadly, my 1.54 inch isn't listed in the app . . so no testing from me right now.

@alexg-k
Copy link

alexg-k commented May 13, 2022

Sadly, my 1.54 inch isn't listed in the app . . so no testing from me right now.

Your display is not supported to be flashed by the Android SDK provided by Waveshare. So, try to request at waveshare to have them include the display in the SDK.

@wfeigal
Copy link

wfeigal commented Feb 4, 2023

@joshuatz I am using the 2.19inch model, and when the tag is presented the default android action of reading the tag data pops up over the app and the tag does not update. Any insights as to why that might be, and how to get the app to maintain 'focus'?

@dl9sec
Copy link

dl9sec commented Sep 10, 2023

Hi,
I bought a 4,2" 400x300px Waveshare NFC e-ink display and the "app-debug" was the only way to get images from my S20FE to the display (thanks for that :-) ). The original Waveshare app didn't work for me.
Unfortunately it doesn't seem to be trivial to build an app from the sources. I installed the latest Android Studio and opened the project. There were a lot of warnings and "Gradle" and "Kotlin" stuff I didn't understand. When trying to build the APK there were a strange error message and I don't know what to do or what the reason is.
So I would really appreciate a released APK (maybe with a dithering possibility). Unfortunately this Windows 95 style editor threw a lot of error messages and didn't work...

Regards, Thorsten

mk-fg pushed a commit to mk-fg/nfc-epaper-writer that referenced this issue Jul 23, 2024
Enable receiving image from other apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants