loco-answers
loco-answers copied to clipboard
please provide option for fourth option also, it will be very helpful
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
Trivi hack is not working in poco f1 phone....the poco phone is running on Android 9....evertime u use the ocr mode the phone gets totally hanged even though it sd845
is it possible for you to add fourth option or not?
can you provide question and answer id of quizistan , so that I can try on my own to rebuild this project, although till now i am unsuccessful.
or least you can do is to reply so at least i will stop hoping.
Hi, @amit265 yes it is possible to add fourth options. but i didn't assure you how much time it will take.
if you rebuilding this app for you i will happy to help you.
Question and answer id: first check if app developer has disabled the accessibility. if they already disable the accessibility then you doesn't need the question answers id. if accessibility is not disabled then you can use uiautomator tool for capturing question and options id
add one extra option to following class Base.java, Engine.java, Question.java and implement some answers finding logic in Engine.java(copy paste some codes)
if you are using accessibility then got 4th options from Accessibility.java class
else you can get the 4th option from ImageTextReader.java
i think these step will be helpful for you