datensumpf / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

Handle case where phone doesn't have enough storage #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Does the Android Design Preview support ICS or need a root?

Original issue reported on code.google.com by abdulazi...@gmail.com on 13 Feb 2012 at 6:24

GoogleCodeExporter commented 9 years ago
It does support ICS and doesn't need root. You need to turn on USB debugging 
for it to work :)

Original comment by romannu...@google.com on 13 Feb 2012 at 6:25

GoogleCodeExporter commented 9 years ago
it is on.

Original comment by abdulazi...@gmail.com on 13 Feb 2012 at 6:27

GoogleCodeExporter commented 9 years ago
OK, in that case, please describe what problem you're seeing (error messages?), 
as well as what OS versions and devices you're using, and I'll see if I can 
help.

Original comment by romannu...@google.com on 13 Feb 2012 at 6:29

GoogleCodeExporter commented 9 years ago
I use Android 4.0.2 on Galaxy Nexus ,It show me the status Connected but 
Inactive ,The app doesn't installed on the device.

Original comment by abdulazi...@gmail.com on 13 Feb 2012 at 6:42

GoogleCodeExporter commented 9 years ago
What about host OS version (Mac/Windows/etc.) And can you:

1. Download the JAR version of the app: 
http://android-ui-utils.googlecode.com/files/AndroidDesignPreview-0.2.jar

2. Open Terminal (on Mac, or command prompt on Windows), navigate to the 
directory where you downloaded the JAR file, and run java -jar 
AndroidDesignPreview-0.2.jar, e.g:

$ cd Downloads
$ java -jar AndroidDesignPreview-0.2.jar

3. Paste the errors you see on the screen into the comments for this issue.

Thanks!

Original comment by romannu...@google.com on 13 Feb 2012 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by abdulazi...@gmail.com on 13 Feb 2012 at 7:00

Attachments:

GoogleCodeExporter commented 9 years ago
Is the "Design Preview" app installed on your phone? If so, can you open it? 
And what happens when you press "Re-install app"

Original comment by romannu...@google.com on 13 Feb 2012 at 7:02

GoogleCodeExporter commented 9 years ago
No ,it doesn't installed and nothing happened when i press Re-install.

Original comment by abdulazi...@gmail.com on 13 Feb 2012 at 7:11

GoogleCodeExporter commented 9 years ago
OK can you try installing this APK manually?

Original comment by romannu...@google.com on 13 Feb 2012 at 7:25

Attachments:

GoogleCodeExporter commented 9 years ago
I found the problem ,it's seems my phone doesn't have enough storage that why 
"Design Preview" cannot installed.Thanks a lot for your quick responses you are 
the best man.

Original comment by abdulazi...@gmail.com on 13 Feb 2012 at 7:38

GoogleCodeExporter commented 9 years ago
Ah ok, glad to help. I'll see if there's a way we can trap this case in the app.

Original comment by romannu...@google.com on 13 Feb 2012 at 7:40

GoogleCodeExporter commented 9 years ago
Hi,
I downloaded the apk and now it woks. 
But the app is not on the market and nobody says that you need it.
put it on http://code.google.com/p/android-ui-utils/ please. 

Original comment by mario.ci...@gmail.com on 23 Aug 2012 at 9:16

GoogleCodeExporter commented 9 years ago
Project moved to Project moved to 
https://github.com/romannurik/AndroidDesignPreview. Please re-file if this is 
still an issue.

Original comment by romannu...@google.com on 19 May 2014 at 3:18