apk
Tablet Screen Issue
I\'m trying to rewrite an app to fit my screen.. everything works full screen now but the control surface screen :([详细]
2023-03-20 06:37 分类:问答Installing my Beta Android App on several devices for testing
I have a Beta version of android app and I am looking to install on several devices of my organization for testing before publishing on market[详细]
2023-03-20 05:33 分类:问答Unable to read AndroidManifest.xml
I have finished up an Android app and I am attempting to sign it now in release mode. I have generated a keystore, and have updated my built properties to check the appropriate keystore file and alias[详细]
2023-03-19 15:57 分类:问答How to detect the situation when a user cancels a program (".apk") installation?
How to detect the situation when a user c开发者_JAVA技巧ancels an application (.apk file) installation?[详细]
2023-03-18 22:20 分类:问答Is there a way for a Library to know the package name of the application using it?
Is there a way开发者_如何学编程 for any class in a library (could be activity, view or any other class that may have access to a \"magic\" method) to know or inquire the package name of the applicatio[详细]
2023-03-18 05:49 分类:问答Update apk when previous certificate will expire before 2033
I\'ve to upgrade an android app on the market. I try to sign with app with my previous certificate (Certificate expires on Thu Oct 08 10:22:43 CEST 2020.) and the market return the following error:[详细]
2023-03-17 22:03 分类:问答Signing APK by commandline
I am developing android applications with Eclipse and the Android SDK. For testing the app on a device it is pretty embarrasing to do the same job every time:[详细]
2023-03-17 20:27 分类:问答Android APK installation of my new app closes back to the original screen
So,I finally have an app built, but my latest build of it which runs perfectly on the emulator just crashes the apk installation back to the original screen on an actual phone.No errors what so ever.开[详细]
2023-03-17 18:15 分类:问答Bundling multiple apps I have created into one .apk file
Is it possible to bundle 开发者_开发问答an app and the app settings into one apk file? so I can change the app settings from the \"App settings\"[详细]
2023-03-17 01:46 分类:问答Android how to package a build?
I just realized that I have been developing android for months but I ALWAYS send my builds to a phone or emulator for debugging.[详细]
2023-03-16 18:15 分类:问答