Android Studio - App not installed onto phone, but runs
问题 I use Android Studio to run my app on my phone and it runs fine. But the application itself is never installed... There is no icon for it in the menu. I have to "run" any time I want to test my app. I am presented with no errors. I believe there is an issue with my manifest. What am I doing wrong here?: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="jb854.eda.kent.ac.uk.edanews"> <uses-feature android:name="android.software