android-applications-info
android-applications-info copied to clipboard
Simple android application that provides all information about all applications installed on an android phone
Needs a strategy guide or at least a how-to video.
Hi Folks, Thanks! for this app. How does one read the Legend used for **Uses permissions**? Some entries have the text in Black with a Check mark at the end....
This is a Nokia 1 running Android 9. - Open the entry for the system "Settings" app -- which is very large, of course. - "View manifest file" -- takes...
Great app! Due to the sheer number of apps on my phone, the main listing is pretty unwieldy. For my purposes, I have little interest in seeing system packages at...
Sharing
How can I share the infos the apps gathers?
@MajeurAndroid google play 1.6 can you please update repo for version 1.6.
When you try to view the info of an app that has been themed with Substratum, Applications Info crashes and has to be restarted.
Please add function that the app is remember the sorting after closing an new starting
//package name: com.majeur.applicationsinfo //version: 1.6 //target sdk version: android-18 java.lang.UnsupportedOperationException: addView(View, LayoutParams) is not supported in AdapterView at android.widget.AdapterView.addView(AdapterView.java:477) at android.view.LayoutInflater.inflate(LayoutInflater.java:500) at android.view.LayoutInflater.inflate(LayoutInflater.java:397) at android.view.LayoutInflater.inflate(LayoutInflater.java:353) at com.majeur.applicationsinfo.DetailFragment$Adapter.getConfigurationView(DetailFragment.java:767) at com.majeur.applicationsinfo.DetailFragment$Adapter.getChildView(DetailFragment.java:420) at...