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

Android? #10

Open
fragmental opened this issue Dec 17, 2020 · 4 comments
Open

Android? #10

fragmental opened this issue Dec 17, 2020 · 4 comments

Comments

@fragmental
Copy link

Hello.
I am wondering if you are aware of an application like this made for Android? Or perhaps have considered porting this to Android? I don't have an iphone, but I do have an android phone with a 240fps camera.

I would consider porting it myself, but I don't know anything about iOS programming, or objective C, or Swift. Neither do I know about Android programming, Java, or Kotlin. My programming experience is mostly with C#. I have found two Swift to Kotlin converters here and here. Gryphon seems to make some very bold claims about being able to compile translated code, while SwiftKotlin's claims are more conservative. It looks like both have recent commits.

@chadaustin
Copy link
Owner

I don't have an Android phone myself and certainly don't do Android development, so I think someone would just have to develop an equivalent app for Android.

It would be very hard to do a direct port of Is It Snappy? as it relies heavily on iOS APIs. Fortunately it's a simple app. :)

@fragmental
Copy link
Author

Thank you for your quick response. As much as I would love to have an app like this for android, it's well beyond my technical skill to create one, atm. It's tempting to think about, though. Surely "a simple app" means it would be easy for me, right :D

Besides wanting to test my latency just to know what it is, I would ultimately like to use it to recreate "original hardware with crt" latency in Retroarch using Run-Ahead and Frame Delay. Perhaps I should first try to record it just by checking it manually with a video?

I will let you decide whether to keep the issue open, or close it.

@chadaustin
Copy link
Owner

Yeah, you always have the option of recording slow-mo video files and using a PC to count the frames between events!

I'd be curious to hear how low you can get the latency in your project. :)

@busywait
Copy link

busywait commented Jul 12, 2023

I also wanted an android version of Is it Snappy, and eventually found the android app "Frame Skip" which I think is a similar set of features in a free app:

  • Step frame by frame
  • Mark frames
  • Present time differences between marked frames

(Just in case that helps anyone)

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

3 participants