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

Need Rooted Device ? #1

Open
Norman191 opened this issue Dec 31, 2019 · 2 comments
Open

Need Rooted Device ? #1

Norman191 opened this issue Dec 31, 2019 · 2 comments

Comments

@Norman191
Copy link

I have few questions :

  1. Does it work without root ?

  2. In the output txt file, all data is linked to each other, is there a way to separate between the words.

Like if i typed a message :
hello Samy

And exit the message , then made an other message like :
how are you Jessica...

The saved txt data will be like this :
---> hello Samyhow are you Jessica...

As you see both messages are not separated.
Any help please ?

@IceWreck
Copy link
Owner

IceWreck commented Dec 31, 2019

Does it work without root ?

Yes. It doesn't need root.

As you see both messages are not separated.

Yes they are not separated because the user did not use the space key. Tho this can be fixed by automatically adding a space every time the user retracts their keyboard

@ZarryMyles
Copy link

I am quite new to android development. Can you please tell me how to add the space mentioned?

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