Android What is "my" on my application list? - Android Q&A, Help & Troubleshooting

Is it a malware of some sorts?

Most likely. It is using the default icon used when creating an android software project.
What permissions does it use? It should show you in the app info setting if you long click it.

Related

[Q] How does the permission system within the android OS operate?

Hello everyone,
I am a computer science student, noob java developer, web and database programmer and a general all around nerdy fellow.
Short Version (if you don't want to read):
How does the application level permission system work on the Android OS? Is it all simply held within the Manifest.permission xml file? Every time an application commits to an action that would require permission, does it simply do a quick check of the ID and then cross-reference the Manifest.permission file at the system level?​
Long Version (if you want to read):
I have been looking at LBE Security as an app to allow me to control on a per app basis which permissions they are allowed to have. A wicked awesome idea. The only problem (aside from it not being open source) is that it drains the battery through CPU usage of its active guard feature.
I thought to myself there must be a simple way to manage the permissions of all apps without the necessity of a background service continually running. Could not an app be created (which would of course require root access) that would allow you to edit (through a GUI) the permissions of all your applications. Write to the Manifest.permission the appropriate changes and then close. Thus negating any continuously running background service drain on the CPU/mem=> battery?
Is this how all permissions for applications are handled through this one file? Or am I missing something?
I have searched quite a bit, as far as I can tell its all handled by Manifest.permission. Please enlighten me if I am mistaken.

Help Developing Android app in Android Studio!

I'm a 14 year old android app developer in training
I need help/tips on my app. I have already set up android studio with the sdk and jdk.
I already made the wireframes and storyboard of the app. So I started making the main screen/activity in Android studio. Done with the main screen, although I haven't programmed it yet. What now? Do I start another Activity? I would like for you guys to help me through the process of developing my android app. It's called Shadow. I would really appreciate the help from the adult Developers.
Siberio08 said:
I'm a 14 year old android app developer in training
I need help/tips on my app. I have already set up android studio with the sdk and jdk.
I already made the wireframes and storyboard of the app. So I started making the main screen/activity in Android studio. Done with the main screen, although I haven't programmed it yet. What now? Do I start another Activity? I would like for you guys to help me through the process of developing my android app. It's called Shadow. I would really appreciate the help from the adult Developers.
Click to expand...
Click to collapse
Post a screenshot of your app. What kind of app you are trying to develop.. give a brief description as well.
http://developer.android.com/training/basics/firstapp/index.html
Hi !
If you want to do several "pages" with different controls there are several ways:
1 . use different activities . This is the simplest way
2. use fragments. This is a bit more difficult
What do you mean? Screenshot of my wire-frames? or of the main activity app?
The app I'm developing is a File hider App. But it's a little more organized and clean/minimalist looking than the other apps that are on the market. I call it Shadow File Hider. You're supposed to select the files that you want to hide and place them in a list. You can activate that list with a switch. The files are hidden. To show them again, just use the switch. But I also want to incorporate a way of hiding the actual app. This is what will make it stand out from the other apps. You can use the pattern lock screen as a Boss Key to hide the app. Use a custom pattern - that you set up in the app - to activate the app, before your normal pattern. That way when you use your smartphone normally no one will know the app is there or that you are hiding something. But you can easily open the app and close at will.
BTW
What's the best way to monetize my app when I'm finished?
Off topic : The name actually match!!
Sent from my SM-N910P using XDA-Developers mobile app
jglm4u said:
Off topic : The name actually match!!
Sent from my SM-N910P using XDA-Developers mobile app
Click to expand...
Click to collapse
Off topic : The name actually match!!
Click to expand...
Click to collapse
What do you mean?
Help
So I'm on my way to finishing the app. But one of the main settings in my app is to hide itself with a boss key. It's supposed to work with the lock-screen pattern. But how am I supposed to develop that? Any Ideas?

Remove App is running in background notification

Hello guys,
I am currently developing a native Android app using Android SDK, it runs on location so the app runs in the background constantly fetching user's location. For that, android automatically shows a notification that app is running in background and user cannot remove it
I have found only that Android Oreo now gives you a feature where you can remove this notification. But this has to be done on every user's phone. Can we add something in our code that hides this for all users?
Appreciate any help.
Thank you

How to permanently Change phone location.

Hello,
Is is possible to change an Android phone Geographical location permanently without the use of VPN? If yes,I'll like to learn how to do it. Thanks.
Jayboy0296 said:
Hello,
Is is possible to change an Android phone Geographical location permanently without the use of VPN? If yes,I'll like to learn how to do it. Thanks.
Click to expand...
Click to collapse
If the phone is rooted then you can change its default geolocation settings by means of SetEdit app - available off Google Play Store.
jwoegerbauer said:
If the phone is rooted then you can change its default geolocation settings by means of SetEdit app - available off Google Play Store.
Click to expand...
Click to collapse
Can you send me the how to?
Deleted member 1890170 said:
If the phone is rooted then you can change its default geolocation settings by means of SetEdit app - available off Google Play Store.
Click to expand...
Click to collapse
how to change using SetEdit ?
Jayboy0296 said:
Hello,
Is is possible to change an Android phone Geographical location permanently without the use of VPN? If yes,I'll like to learn how to do it. Thanks.
Click to expand...
Click to collapse
I use this application by RD M66B (in the paid version i.e. with its companion) for that:
[CLOSED][APP][XPOSED][6.0+] XPrivacyLua - Android privacy manager [UNSUPPORTED]
XPrivacyLua Really simple to use privacy manager for Android 6.0 Marshmallow and later (successor of XPrivacy). Revoking Android permissions from apps often let apps crash or malfunction. XPrivacyLua solves this by feeding apps fake data...
forum.xda-developers.com
There are apps that fake your GPS location. However, cell tower reporting or pinging will not be fooled.

Application that denies clipboard access to some apps? Who was the first developer to release?

In a world where privacy is so exploited an app with this functionality would be very useful, there are many "spy apps", most of the time we need to copy some sensitive data through the clipboard, I heard news about the beta version of Android 12 with this functionality. But the verdict is: is there any way to develop an app of this category?
PS: I'm not a developer, I just found a username available to use
Devmobdroid said:
In a world where privacy is so exploited an app with this functionality would be very useful, there are many "spy apps", most of the time we need to copy some sensitive data through the clipboard, I heard news about the beta version of Android 12 with this functionality. But the verdict is: is there any way to develop an app of this category?
PS: I'm not a developer, I just found a username available to use
Click to expand...
Click to collapse
There is already one available. Using it already for years.
[CLOSED][APP][XPOSED][6.0+] XPrivacyLua - Android privacy manager [UNSUPPORTED]
XPrivacyLua Really simple to use privacy manager for Android 6.0 Marshmallow and later (successor of XPrivacy). Revoking Android permissions from apps often let apps crash or malfunction. XPrivacyLua solves this by feeding apps fake data...
forum.xda-developers.com

Categories

Resources