|
|
|
|
|
by grizzles
296 days ago
|
|
This must be because of Epic's win in antitrust court. What someone needs to do is create a "Store" browser that loads apps from random websites like https://site.tld/app.apk You could manually parse AndroidManifest.xml and allow only apps that expose <uses-permission android:name="android.permission.INTERNET" /> I'm somewhat interested in doing this myself actually. What do people think? |
|