loco-answers icon indicating copy to clipboard operation
loco-answers copied to clipboard

please provide option for fourth option also, it will be very helpful

Open amit265 opened this issue 6 years ago • 8 comments

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.

amit265 avatar Jan 24 '19 07:01 amit265

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

sangu12 avatar Jan 26 '19 08:01 sangu12

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.

amit265 avatar Feb 02 '19 02:02 amit265

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

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi

add 4th option in floating.xml file

then initialise the options view in respective overlay screen

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi

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)

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi

if you are using accessibility then got 4th options from Accessibility.java class

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi

else you can get the 4th option from ImageTextReader.java

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi

i think these step will be helpful for you

SubhamTyagi avatar Feb 02 '19 03:02 SubhamTyagi