[Q] Issue with creating a desktop folder with ES3 - Nexus 7 (2013) Q&A

I have created a desktop folder with sub folders from the current version of ES3 file explorer as shown below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The folder works but not as I wanted. I wanted it to work like I had setup on my first gen N7 where when I open a specific file such as a pic, vid, music, or data type.....it would then have the pop up window to select which app to use to open the file. I also was able to make an icon using the android icon of the main folder but now have no options of long pressing any desktop folder icons.
So now when I open up any of the files, they open up in the ES3 app showing the root tree. Did I not create the main "STUFF" folder in the correct spot of the root directory to act like I had it setup in my older N7? I had created that in my old setup from someones tip/help article that was passed around last year.
Or is this all from the newer 4.3 Android OS and just the way it works now?
Thanks for any help. I searched for some time trying to find that old setup guide on creating separate folders in specific locations of the root for saving downloaded files of various types for quick access and organization. I suck at understanding the android file system and how it all works, sorry.

Go to Settings >> Apps >> Your File Manager >> Clear Defaults
Sent from my Nexus 7 using Tapatalk 2

It's grayed out......so no default was set.

Related

Twitodo

hey guys
I'm kinda new to programming, done a bit at college and now and then i read up about it at home but i know the very basic skills. anyways i thought i would test myself and see i could come up with an idea for an app.
its not a windows mobile app but i suppose in a way its for developers (can save progress of development and tweet it to followers). the app is called twitodo and it basically saves a todo list to a txt file in the install directory. it can also open a text file from a custom directory. it can also tweet the todo list to your twitter account and you have the option to view twitter in a browser window.
the ui is ok i suppose but it could be alot nicer.. would apreciate it if someone could do a few graphics for me. also if anyone has a link to a good guide for making installers because im not sure that my program install correctly, i think you may have to run it from the program files directory.
anyways feedback will be apreciated very much, anything i can add or remove at all just leave below please i really wanna make this app better, but go easy its my first program unless you count "hello world" then its my second lol.
EDIT:
Changes:
permissions to write file at startup fixed (moved TodoList.txt default location)
fixed crash when user doesnt select a file in load todo list window
Attached Files Updates!
just thort id put a pic of the ui on so u can see what it looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Gmail 4.2!!

Hello Epic XDA users!
Let me start by saying I got this from mrmako777
According to Android Police:
The Gmail 4.2 APK is signed by Google, but with a different key than the one in the Play Store (we checked the signatures - they differ). One is probably the test key and the other the production key. For this reason, you can't simply install it as an update and therefore need to be rooted with the ability to mount the /system directory for writing in order to remove the existing Gmail APK.
Click to expand...
Click to collapse
Note: 1) This APK was tested and fully stable on my Epic 4g, Android 4.1.1 PA 2.13, and is made for 4.0+ devices. 2) You must be rooted for this to work.
3) Flahing Gapps will not change this app. If you want to update to current distribution you MUST remove Gmail 4.2 FIRST!
Installation:
For this to work on my device I used a file-manager (in this case I used Solid Explorer) and renamed the file to Gmail2.apk as well as I used it to move/backup the file found in /data/app named com.google.android.gms-1.apk With the system partition set to RW, I also removed any other original Gmail.apk related apks in the system root/system/app.
Once the new file was placed into /system/app from the copy on my SD card I installed the file and synced to the network.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*Rings Dinner Bell* "Come & get it!!"
Thanks belong to:
mrmako777
Android Police

how to access System/

So upon plugging in my phone (newest iteration of clean rom) windows takes me into and lets me access the sdcard/ extension. I am trying to install an app by copy/pasting into the system/app directory but am unable to navigate to it via my computer. I'm unable to access it via root explorer because it says the folder is read only. anyone able to shed some insight into this situation?
sheep_duck said:
So upon plugging in my phone (newest iteration of clean rom) windows takes me into and lets me access the sdcard/ extension. I am trying to install an app by copy/pasting into the system/app directory but am unable to navigate to it via my computer. I'm unable to access it via root explorer because it says the folder is read only. anyone able to shed some insight into this situation?
Click to expand...
Click to collapse
In root explorer when you nav to /system, at the top you'll see a button that changes it from read only to read/write(see pic). If you wanna access /system from your computer you have to do it with adb.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Airdroid will also allow you to access the system folder from pc. Good luck
In cleanrom you can choose your file manager, each one has a different way of allowing your pc to write to storage, mount, umount, etc. Go through the settings and you will find what you are looking for.
Sent from my Note Monster!

Any way to remove grey circle background from lockscreen shortcuts?

If anyone could offer some advice I'd be very grateful!
I used Unicon to apply an icon pack across my device, so my home screen currently looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My lockscreen on the other hand displays the shortcut icons in grey circles:
What I'd like to do is remove those grey circles such that the shortcuts look like the ones on my home screen. I do have G3 Tweaksbox but it doesn't seem to offer a solution to this.
Thanks!
Open "lgkeyguard.apk" in /system/priv-apps/
via apk-decompile / winrar (extract the res/drawable-xxxhdpi folder)
Search the picture corresponding with the background you want to change.
Copy the recompiled apk back after recopying the picture.
Done.
-Rye- said:
Open "lgkeyguard.apk" in /system/priv-apps/
via apk-decompile / winrar (extract the res/drawable-xxxhdpi folder)
Search the picture corresponding with the background you want to change.
Copy the recompiled apk back after recopying the picture.
Done.
Click to expand...
Click to collapse
Great, thanks! Unfortunately I've never dealt with decompiling/recompiling apk's before, so I'll have to approach this stuff carefully. I actually can't find lgkeyguard.apk in /system/priv-app/ using Root Browser though - is it possible that is has a different name / location in Lollipop?
/system/priv-app/LGKeyguard.apk
is the exact path for me (KK 4.4.2)
You could do a search for it using your filebrowser if it isn't there in LP.
Replacing pictures in apk files via Winrar is rather save.
I'd suggest that if you haven't tinkered with apk's b4.
Thanks for the advice, I appreciate it!

Question failed to browse the 'Android/data' folder directly in the stock File Manager app

When I tried to browse the 'Internal Storage - Android - data' folder in the stock File Manager app, I failed to access this folder directly.
But any other folders can be accessed normally.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The device is a Xiaomi phone with Android 13.
In addition, when I tap the 'Open' button then, it will work fine.
Is this issue also present on your Xiaomi phones? It seems that there is no problem on MIUI 13.
Google has done restrictions in Android 13. Only the internal AOSP Files ("com.android.documentsui") is allowed to access /Android/data & /Android/obb
MIUI doesn't show AOSP Files in App Drawer, but you can install this app.
Files - Apps on Google Play
This app is a shortcut to the file manager of the settings app.
play.google.com
It's a simple shortcut that opens the internal AOSP Files.
cyanGalaxy said:
Google has done restrictions in Android 13. Only the internal AOSP Files ("com.android.documentsui") is allowed to access /Android/data & /Android/obb
MIUI doesn't show AOSP Files in App Drawer, but you can install this app.
Files - Apps on Google Play
This app is a shortcut to the file manager of the settings app.
play.google.com
It's a simple shortcut that opens the internal AOSP Files.
Click to expand...
Click to collapse
Thank you, sir.
But in the File Manager app, when I click 'Open' btn with 'using Android Storage Access Framework instead', I can access that special folder then.
The package id of this new activity is indeed com.google.android.documentsui as @cyanGalaxy said.

Categories

Resources