Launch Android settings without launcher shortcut? - Android Software/Hacking General [Developers Only]

Hi,
I got a question and hope anyone can help with it:
I have a brand new android device (Tolino Shine ereader), which is using a locked UI where normal Android-apps aren't accessible. So I can't get into the settings menu (to turn on USB-debugging or allow unknown apk installations) or launch any apps. The only default Android app available is the internet browser.
ADB is disabled. System Recovery <e3> only shows reboot and reset options. No other options present.
Android Version is 2.3.4.
Is there an option or a trick to access the default android settings? For example by putting in some shortcut into the browser or setting up an html file to launch an activity or something like that. I already used google, but came up with nothing. Maybe someone here has an idea.
thanks,
chalid

shine
http://forum.xda-developers.com/showthread.php?t=2218458
a promising device!

Related

[APP][ROOT/Keyboard] Keyboard Manager - Dual keyboard: Portrait/landscape switch

Keyboard Manager allows you to customize what keyboard (input method) appear on input based on your phone orientation.
It displays the keyboards you have enabled on your android device, and let you select one per orientation (landscape/portrait).
As your phone switch orientation, the app automatically switch the keyboard.
The source code for the app is available at https://bitbucket.org/ne0fhyk/keyboard-manager/overview
Version 2.2:
- Bug fix: certain apps (MLB, Youtube, ...) misbehave while KM is running. This is caused by a 'transition screen', introduced in prior versions to prevent keyboard input freezes on orientation switch for older devices.
I added the option to MANUALLY DISABLE/ENABLE the 'transition screen'. Testing on Galaxy nexuses shows that affected apps stop misbehaving.
- Bug fix: fix KM's requests for root access outside of orientation switches.​
Version 2.1:
Update should reduce the frequency of force closes for the swiftkey 3 keyboard.
Unfortunately, it's not possible at this point to eliminate all force closes while using swiftkey 3. The problem primarily lies with swiftkey 3, as many other keyboards (Thumb keyboard, hacker keyboard, swype,..) perform fine under Keyboard Manager.
If you think you can help, feel free to take a look at the code, and submit patches.​
Version 2.0:
This version can he found on the android market by searching for Keyboard Manager.
I have open sourced the application source code to allow anyone to continue developing and improving the app.
The code can be found @ https://bitbucket.org/ne0fhyk/keyboard-manager/overview ​
Version 1.4:
The updated version can be found on the android market app by searching for 'Keyboard Manager'.
- Fix installation bugs issue cause by /etc/fstab read/write permissions on certain android devices.
INSTALLATION ISSUES FIX:
MOTOROLA ATRIX USERS, please follow the steps below if you cannot start the app after installing it.
If you are unable to launch the app after installation, please follow these steps:
- Look in your sdcard folder for the directory /Android/data/com.ne0fhykLabs.android.utility.kmLauncher/files/
- There should be an apk file there, Keyboardmanager.x.y.apk, where x,y stands for the version number
- Copy that file to /system/app/, and change the permissions to rw-r--r-- (Read/write for owner, read for group, and read for other)
- Reboot your device, and try running the app again.​
If the problem still persists, please contact me through xda, or at [email protected]
​
Version 1.3:
The updated version can be found on the android market app by searching for 'Keyboard Manager'.
This update contains fixes to installation bugs, as well as better error reporting.​
Version 1.2:
I uploaded an updated version of the app to the android market.
It can be found here( Mod edit: No Market links for paid apps) or on the 'android market' app by searching for 'Keyboard Manager'.
This update should fix the installation issue, and make it easier to push future updates to users.
Again feedbacks are welcome, and greatly appreciated.​
Version 1.1:
Requirement:
- rooted android device (app was tested on Samsung captivate with Cognition v2.3b8 rom)
Installation:
a- Download, and install the apk file KMLauncher.1.1.apk
b- If KMLauncher.1.1.apk failed to install on your device, download KeyboardManager.1.1.apk manually to your sdcard, and follow the instructions for v1.0
The app should be visible in your launcher as 'Keyboard Manager'
Update:
- added KeyboardManager.1.1.apk for cases where KMLauncher.1.1.apk failed to install
- added/implemented 'start on boot' option
- notification disabled by default. added option to enable it
- ease up installation method
- removed freeze on orientation switch
Bugs:
- Depending on the foreground app, there might be a slight lag in the keyboard switch.
- KMLauncher.1.1.apk has trouble installing on certain devices. If this happens, please report device information, and follow instructions for KeyboardManager.1.1.apk. I am working on a fix for KMLauncher.1.1.apk​
Version 1.0:
Requirements:
- Rooted android device (app was tested on Samsung captivate 2.1)
- Root Explorer app, or similar app that allows you to edit the permissions of a file.
To install:
1- Download the app (KeyboardManager.apk) on your device sdcard.
2- Using Root Explorer, move the apk file to /system/app
3- Using Root Explorer, edit the file permissions like below:
-- User: 'Read/Write' checked
--Group: 'Read' checked
--Others: 'Read' checked
4- Exit Root Explorer
The app should be visible in your launcher as 'Keyboard Manager'
Update:
- Added option to disable notification icon
-' start on boot' feature is disabled because it's not yet complete and tested... Sorry for the confusion
Bugs:
-On certain applications (i.e: Messaging on Samsung Captivate), the input window occasionally freeze on orientation switch. Exiting the app, and resuming should fix it.​
Thanks!
- ne0fhyk
Sweet, thanks for the update.
need option to disable notfication icon
only have two things wrong
1. notification that the app is running stays in notification bar
2. when I switch it doesn't freeze but it closes the keyboard and have to reclick to open the keyboard back up
other than that works great
Sent from my Samsung Fascinate using XDA App
The notification icon is intended to remind the user that the service is running. I will add an option to disable it.
Does it close the keyboard everytime?
Sent from my SAMSUNG-SGH-I897 using XDA App
ne0fhyk said:
The notification icon is intended to remind the user that the service is running. I will add an option to disable it.
Does it close the keyboard everytime?
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
using nexus one it doesnt change kb everytime from portrait to landscape mode.. stays in the same mode sometimes.
yea I flipped it several times it switched everyone but closed the keyboard. not a fc or anything just dropped the board
Sent from my Samsung Fascinate using XDA App
wow.. these looks really promising! Will it work on any rom, or is it specific to certain types?
is this the same version that was posted in the middle of some thread a couple months ago?
want to know if I need to update or not.
Works perfectly for me on droid x
rmoney said:
is this the same version that was posted in the middle of some thread a couple months ago?
want to know if I need to update or not.
Click to expand...
Click to collapse
It is an updated version.
Ditto on getting rid of the notification icon.
For me it isn't working. When configured it, and every time I switch between orientations, I get this message
"Exception caught: java.lang.SecurityException: Using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
I thought it was a little strange, but when I installed it it said it didn't require any permissions. That didn't seem right to me...
bonikowsky said:
Ditto on getting rid of the notification icon.
For me it isn't working. When configured it, and every time I switch between orientations, I get this message
"Exception caught: java.lang.SecurityException: Using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
I thought it was a little strange, but when I installed it it said it didn't require any permissions. That didn't seem right to me...
Click to expand...
Click to collapse
Did you follow the instructions to install. Based on your description, it seems you install it like a regular app.
After you install restart (reboot) your phone. App is awesome dude, few glitches still on the incredible, but much better then the last version!
Good app!!
A sugestion for an extended version: choose keyboard based on the app you are usin (swipe for handcent and stock for search for example). That would turn this app into something unique!
Thanks!
Enable service on boot is grayed out for some reason and the notification persists even after unchecking the box. 2.2 droid x
BUT! This app is awesome. Been waiting for something like this. Thanks so much
Nitromind said:
Good app!!
A sugestion for an extended version: choose keyboard based on the app you are usin (swipe for handcent and stock for search for example). That would turn this app into something unique!
Thanks!
Click to expand...
Click to collapse
It's already pretty unique. ;-)
The "enable on boot" option is grayed out on my Droid X.
Worked the first time when I tested it in search, but all subsequent attempts failed when I went into landscape. Also, the notification icon at the top is still showing even though I had it disabled. That boot option is grayed out for me too (I don't know if that's a bug). EVO
It works as far as switching from portrait to keyboard, but when I switch from Portrait (Swype) to landscape (multi) in Handcent, I cannot see what I'm typing in landscape until I rotate back to portrait. The text entry box is there and the keyboard behaves normally, but nothing shows up in the box I'm typing into until I rotate. This happens whether or not I type anything in portrait prior to rotating. I have a Droid X.
Glad to see this being developed though!

Enable screen overlays for ALL impacted applications

Hi there,
I've recently been confronted to an app that required - for its installation - that I disabled screen overlay authorization for all apps. Which I did. I had a nice menu with all the applications requiring this feature that I could untick.
Now that it has been done, I can't figure out how to come back to this menu with the entire list of the applications requiring screen overlay so that I can enable them all.
I understand that I can re enable the feature app by app by going into the authorization settings per app, but I don't remember the entire list of 20 apps requiring the setting to be enabled..
Any solution ?
Hi there,
If you are running an android phone then go to developer option in settings then scroll download you will find an option like disabe hw overlays re enable if already enabled/disabled
Give a Thanks if i helped you!
Sent from my Samsung Galaxy Ace GT-S5830I
Currently Running:CMX11 Beta 6(CyanogenMod 11) with [email protected] kernel
Looks like it did the trick, thanks

How to find hidden apps

I need help from some serious power users/hackers to find out how my girlfriend is hiding apps on her (unrooted) GS6. I'm a medium-advanced Android user, but this is some good stuff. I know that it may have to do with the notification shade, as she constantly checks it to see if there is anything new, but she has somehow (not through normal OS) disabled chimes and icons in notification bar. I believe that she may have "vaulted" apps, but can't find anything conspicuous in the app manager (even when displaying system files). I believe she can basically hide or "ghost" any app so that it doesn't appear in recent app list, app drawer, or app manager. Is anyone aware of such apps?
One thing I noticed that seems a bit different is in her notification access menu (settings/lock screen and security/other security settings/notification access) there is an entry called "Notification" that I don't normally see.
I'm wondering if maybe it's a dual-boot setup where she can choose which apps to hide from the normal boot via a rooted "clone" boot of the OS? Or maybe an easy way/shortcut to root, then hide apps, then unroot?
Any other ideas?
Oh, also: No custom launcher in use from what I can tell; stock Touch-Wiz only.
Ryezen said:
I need help from some serious power users/hackers to find out how my girlfriend is hiding apps on her (unrooted) GS6. I'm a medium-advanced Android user, but this is some good stuff. I know that it may have to do with the notification shade, as she constantly checks it to see if there is anything new, but she has somehow (not through normal OS) disabled chimes and icons in notification bar. I believe that she may have "vaulted" apps, but can't find anything conspicuous in the app manager (even when displaying system files). I believe she can basically hide or "ghost" any app so that it doesn't appear in recent app list, app drawer, or app manager. Is anyone aware of such apps?
One thing I noticed that seems a bit different is in her notification access menu (settings/lock screen and security/other security settings/notification access) there is an entry called "Notification" that I don't normally see.
I'm wondering if maybe it's a dual-boot setup where she can choose which apps to hide from the normal boot via a rooted "clone" boot of the OS? Or maybe an easy way/shortcut to root, then hide apps, then unroot?
Any other ideas?
Oh, also: No custom launcher in use from what I can tell; stock Touch-Wiz only.
Click to expand...
Click to collapse
Not really sure this is something you should be helping you with, spying on someone isn't the sort of thing we condone at xda
Regards
Sawdoctor

Android P overview text selection option and app actions not shown on my pixel

Guys,
Can someone help me on this
I have installed android P dp2 on my phone and in the settings I searched for overview option it shows that the option exists but when I click on that it goes to suggestions tab in pixel launcher settings and in that this both options will not show up and I don't know what is the problem. Can someone tell me what is happening?
that's a to be released feature.
For me is the same. Some people already have them, but if I go in launcher suggestions I only have one option instead of 3.
So yeah, I think we have to wait for now.

Questions About Using Lineage OS 18.1 on Pixel 3

Greetings,
So I've successfully installed Lineage OS 18.1 Nightly and it runs really well. I've got the NikGapps Core and Magisk installed. Was able to add the apps I like from Google Play store and used the free or open source alternatives I could find for others.
I have a few questions for anyone using Lineage since I'm not sure if these are bugs or design choices or parts of Android 11.
Any clarification would be great. Basically, there's a few things I noticed that are different/don't seem to operate normally.
I can upload screenshots if necessary but let me give you the cliff notes of what I'm experiencing:
-No labels on the home screen icons, even though setting says "Show labels on desktop". Is this me interpreting something incorrectly?
-All icons on the home screen and app drawer appear to have a white background... should be transparent?
-The default sms messaging app always shows quick replay phrases despite turning off the setting "Always suggest quick actions/replies" in the notifications menu
-There is no way to turn off suggested apps... when you use an app it places it in a new section at the top of the app drawer. Looks like the menu setting is missing (there in vanilla A11).
-There is no built in volume limited. This was on my stock Galaxy S7 so if it is an OEM thing I understand. Perhaps you have a suggestion?
-Notifications from the default sms messaging app do not pop up over other on screen elements (specifically fullscreen video in Brave). Does this have to do with the "Bubbles" setting under notifications?
-Screen automatically dims/sleeps when watching fullscreen video (again in Brave)... happens inconsistently and going in/out of fullscreen seems to stop it from happening again.
-There is no swype ability on the keyboard. I assume this is a OEM keyboard setting or something.. is there an alternate keyboard you would recommend (open source, free) that won't steal your info/privacy violations?
-Last thing which is more of a question than anything else, since I cannot install a stable twrp, I used the Lineage OS recovery. It doesn't seem to have a backup/restore function. So is there a way for me to, with the setup I currently have, to do a complete and full backup? By this I mean like capture an image of all the partitions as they currently are, as you would with a PC.
Sorry for n00b but the last unlocked rooted custom rom I ran was Cyanogen back on a Motorola Photon. Thank you in advance, any input or clarification is much appreciated as you are a helpful, insightful bunch here.

Categories

Resources