[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: miku.jpg (441 KB, 2560x1440)
441 KB
441 KB JPG
Hi. Got an android that I debloated and degoogled with ADB. Running fdroid for app's blah blah. I had installed simple keyboard.

I wanted to try a different keyboard so I installed another app from fdroid. I did not like it so I uninstalled it. Then I hit the power button to shut off my phone.

Well I fucked up because when I try to unlock my phone there is NO keyboard. So when I uninstalled the second keyboard app it did not auto fallback to the main keyboard I was using.

I need some help. Anyone have any idea's or the solution? Please. Thank you for any help.
>>
>>106518162
>>>/a/ >>>/lgbt/ >>>/trash/
>>
>>106518173
What? this is /g/ related. Miku is bait to draw in people because lots of people here like anime.
>>
>>106518197
your image is not
>>
>>106518197
>because lots of people here like anime
wrong
>>
>>106518162
what keyboard? i'm using Unexpected Keyboard and it's very sugoi
>>
>>106518173
>>106518209
>>106518217
>being this dense and butt hurt!
4chan is an anime website!

DEAL WITH IT!

COME AT ME!
>>
>>106518217
Wrong. Check desktop thread.

>>106518218
It is called "Simple keyboard" iirc

>>106518209
I need help with a /g/ problem.

Who are you? An unofficial janny? ROFL.
>>
>>106518245
one anon =/ whole board
>>
Bump. Ignore the retards begging for attention.
>>
File: not an anime site.png (683 KB, 772x2344)
683 KB
683 KB PNG
>>106518236
here we go again
>>
>>106518279
isn't that trash guy a brony?
>>
>>106518162
Plug in a USB keyboard with an OTG adapater and hope that USB HID isn't disabled in BFU state.
>>
>>106518287
He's called Penn Jillette, BUSTER!

Also, how is he a brony?
>>
>>106518289
I will try. Just tried and it is not working. I do not think the phone can recognize it since it is locked.

I just plugged it in via usb to try adb and it is not finding the device with adb device cmd.
Maybe I cant use it because it is locked with a password. USB debugging is turned on because I was messing around with this phone using adb just a little bit ago.
>>
>>106518289
I will try. Just tried and it is not working. I do not think the phone can recognize it since it is locked.

I just plugged it in via usb to try adb and it is not finding the device with adb device cmd.
Maybe I cant use it because it is locked with a password. USB debugging is turned on because I was messing around with this phone using adb just a little bit ago.
>>
bump. power and down volume and power up volume and all combos can not get me into recovery mode. I can get into safe mode but still can not recognize device with adb or use keyboard.

Just some more info - I used adb to debloat and degoogle this phone so it is missing some stuff.
>>
Jarvis, fix this dude's problem:
Ways out of it

1. ADB to the rescue (since you still have it set up):

Connect your phone to your PC with USB debugging enabled.

Run:

adb shell ime list -a

That’ll show you the installed input methods. Look for something like:

com.simplemobiletools.keyboard/.SimpleIME

Then force-enable it:

adb shell ime enable com.simplemobiletools.keyboard/.SimpleIME
adb shell ime set com.simplemobiletools.keyboard/.SimpleIME

After that, the keyboard should pop up again.
>>
If ADB isn’t working (e.g., USB debugging was off):

You’re in trouble. Without debugging, you can’t inject commands.

Options:

Boot into safe mode (usually hold power long press on “Power off” “Reboot to safe mode”). Some devices load a stock keyboard in safe mode.

If safe mode doesn’t help, you’re stuck with either flashing a keyboard APK via recovery (if your recovery allows ADB sideload or file pushing), or full factory reset/reflash.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.