Hello,
My project (app and library) were working normally and from one day to the
next started giving the following error:
Error:Execution failed for task ':library:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
After that I could not do anything,
Hi,
Yes, Revmob ads are fully compliant with Google Play Policy.
Regards,
Raphael
On Monday, June 20, 2016 at 11:16:30 AM UTC-3, RizbIT wrote:
>
> I would like to ask are Revmob Banner and interstitial ads ok to use with
> android apps, are they google policy compliant?
>
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, vis
up, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "An
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
--
I just wonder how to cancel the highlighting effects of the sub-item
of the ListView,when pressing mouse down on it.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To
ps.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send ema
In my project, I want to change the language,so I call the class:
com.android.settings.LocalePicker. My codes are as follows:
Intent intent = new Intent(Intent.ACTION_MAIN);
intent.setClassName("com.android.settings",
"com.android.sett
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit
I have looked at numerous posts and there is still some ambiguity.--
Is it possible to have a subscription model using either Paypal or
the in-app billing model? Does it or does it not violate the Android
Terms of Service?
If we use in-app billing, do we need to prompt the user each month
that
I have looked at numerous posts and there is still some ambiguity.--
Is it possible to have a subscription model using either Paypal or
the in-app billing model?
If we use in-app billing, do we need to prompt the user each month
that we charge them?
Instead of in-app billing, can we use paypal
How can I make a Automatic scrollView?
It need work automatically, without click of buttom,
It need to pass some images, for user, it need to be horizontal.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email t
I have a Text and an Image,
I need to change the visible of them, but it occupies space in my view,
How can I make for one of these, disappear and don't occupy space?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, se
funny name) on a pc and verifying that all the files are
> there.
Yea. Should be okay...
Thanks a lot for the advice - really helps to understand how things
are intended to work on android :)
Do you know any examples and code snipplets that show how to implement
such a download-at-start funct
did not help.
Any pointers how to continue debugging would be really great. If there
are any limits on the amount of files / size of an apk let me know. I
am not aware of any limits - and afaik the 50mb limit of Android apps
distributed via the Android Market was lifted some time ago.
Thanks
dilo.mt wrote at Dienstag, 7. Juni 2011 16:46:
> i tried with this :
>
> StringBuilder sb = new StringBuilder();
> sb.append("");
> sb.append(Base64.encode(byteArray));
> sb.append("");
>
> but it gives me an error saying that tag not closed, this is a
> part of a soap request. help me please.
We are aware of the emulator speed issue and are actively working on it.
R/
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email
You're welcome!
R/
On Wed, Jan 26, 2011 at 1:20 PM, Spiral123 wrote:
> Thanks Google!
>
> http://android-developers.blogspot.com/2011/01/android-30-platform-preview-and-updated.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
>
anyone ???
2011/1/14 Raphael Baggio
> Hi all !
>
> Im developing a app that needs a progress dialog. But when the screen
> orientations change the app crash, like everyone knows.
>
> Then i would like to know whats the best strategy to do do this ???
>
> thanks
Hi all !
Im developing a app that needs a progress dialog. But when the screen
orientations change the app crash, like everyone knows.
Then i would like to know whats the best strategy to do do this ???
thanks !
--
Raphael Baggio
--
You received this message because you are subscribed to the
Hi!
Setting a breakpoint in Eclipse is not recognized when I start my app
in debug mode.
The breakpoint is in the onCreate method, the app runs normally, but
no debug notification.
Can someone give me a hint?
Eclipse Version 3.5.2
Android 2.1
greetings
--
You received this message because you
Hi there,
Yep, it's trivial as long as you have the right version of Cygwin.
1- Install cygwin. Not the latest one, you need the "legacy" one. Look
at step 3-A in this doc:
http://android.git.kernel.org/?p=platform/sdk.git;a=blob;f=docs/howto_build_SDK.txt;hb=HEAD
2- You don't need to build a
The final effect should look like the selection spinning roller in the
iPhone, like this:
http://androidguys.savina.net/Small_Roller.png
With a background, the ListView (numbers) and another PNG
(transparent) on top but not selectable for the gradient effect. Any
ideas?
On Mar 7, 8:28 pm, Matthe
Hi,
I have a problem with the hashset implementation because the followinf
little part of my code uses it and doesn't give the same result
according to the version of android.
Here is my code :
HashSet hset=new HashSet();
hset.add(new String("cat"));
hset.add(new String("dog"));
hset.add(new Stri
Grrr I have yet another issue of the block on my home XP machine.
Using the standalone sdk manager, it keeps telling something is
locking the tools dir so it can't install tools r4. But I killed adb,
closed Eclipse, all Explorers... still won't work. Process Explorer
can't find anything using that
Sorry for the frustration.
You should get the exact same updates whether you are using the https
or the http link.
R/
On Fri, Dec 4, 2009 at 4:17 PM, Sekhar wrote:
> Not working for me. The standalone manager won't connect to the SSL
> url (https://dl-ssl.google.com/android/repository/repository.
For all of those who have the issue of 1.6_r2 not installing under
Windows: that's because Eclipse is locking the folder. The solution is
to close Eclipse and run the $SDK\tools\android.bat script directly.
Then 1.6_r2 will install correctly.
HTH
R/
--
You received this message because you are s
On Wed, Oct 28, 2009 at 11:25 PM, Armond Avanes wrote:
> After all, I'm still on my opinion. In the case of failure, the update
> process should try to COPY the contents instead of moving/renaming. And a
> warning that some garbage have been left on "temp" directory. For those of
> us on slow conn
On Wed, Oct 28, 2009 at 3:19 AM, ArNguyen wrote:
>
> Hi all!
>
> I am beginner on Android game. I want to make Fade-in and fade-out
> effect to transform scenes (Intro game -> play game -> win game/ over
> game, ...).
> Please tell me how to make Fade-in and fade-out effect in Android?
> Thanks,
Does it happen everytime you try to download?
R/
On Wed, Oct 28, 2009 at 4:04 AM, ishfb wrote:
>
> I tried to install Android 2.0 platform via Android SDK and AVD
> Manager. In "Available Packages" I chosen to install "SDK Platform
> Android 2.0, API 5, revision 1". The Manager started to downlo
Well the emulator is C app and the android tool is a Java app so they
have slightly different ways to get your user profile directly.
Out of curiosity, if you do a "set" under a command-prompt, what is
your USERPROFILE variable?
Your best solution is to define a global environement variable ANDR
Hey, do you still have the lock issue from Eclipse?
I could use a bit of help understand what's going on:
- Install Process Explorer from
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
- Run Process Explorer
- Go to Find > Find Handle
- Search for the one of the locked path, e.g. C
On Tue, Oct 27, 2009 at 5:44 PM, Streets Of Boston
wrote:
>
> I have the same issue.
>
> I started android.bat from the command prompt.
> Since android.bat is in the directory that is reported to be locked,
> my command prompt is holding a lock to it when starting
> android.bat not very handy
On Tue, Oct 27, 2009 at 9:45 AM, Dianne Hackborn wrote:
> It's basically just some new APIs on MotionEvent:
> http://developer.android.com/reference/android/view/MotionEvent.html
> Hmmm and I'm not sure why, but in the doc all of those new APIs are in
> gray, so they should be easy to see. :
Well, maps.jar is *only* available when using the Google addon. Don't build
using the regular 1.5 if you want maps. Why do you want to do that?
Also consider posting your errors.
R/
On Oct 8, 2009 6:24 AM, "ian" wrote:
I;ve had no end of build path problems and I am still having them. One
pro
You can give extra emulator command line options in Eclipse:
- specific to your in the Debug/Run Launch Configuration of a given project.
- for all projects in the main preferences > android > launch.
R/
On Sat, Oct 3, 2009 at 1:22 PM, davemac wrote:
>
> I've got an AVD setup with an SD card, b
Is this for Windows? I believe you should ask Samsung for a driver.
Si c'est pour Windows, je pense que tu devrais demander un pilote a Samsung.
R/
On Sun, Oct 4, 2009 at 10:51 AM, letroll wrote:
>
> Hi all,
>
> Sorry for my bad english, I'm french!
>
> I want use my phone for debugging in ec
I'm no layout expert but instead I'd try:
- android:layout_width="fill_parent" for both
- android:layout_weight=0 for the first one
- android:layout_weight=1 for the second one.
R/
On Sun, Oct 4, 2009 at 10:21 AM, Mark Murphy wrote:
>
>> All I want is to make the first textview take as much spa
If you don't manage to fix the dependencies, as an alternative, you
can simply get a download of "Eclipse Java" from eclipse.org. You
don't need to mess with whatever is installed on your fedora, simply
unzip it in any directory under your home dir and execute it from
there.
E.g.
$ cd ~
$ mkdir m
IIRC awt is a separate library that you need to declare explicitly in
your application manifest.
http://www.google.com/search?hl=en&q=android+uses-library+awt
R/
On Thu, Sep 17, 2009 at 1:49 PM, Beth Mezias wrote:
> Hiya,
>
> When I try to open my SDK 1.1 project with Donut, I get an error (pas
If you want to permanently change the color scheme of the button,
please consider using a custom style:
http://d.android.com/guide/topics/ui/themes.html
R/
On Thu, Sep 17, 2009 at 7:22 AM, WoodManEXP wrote:
>
> Experimenting with some UI ideas I wanted to change the color in a
> button view some
What is the minSdkVersion for your app? Which android does the avd
that starts run?
For example if you have minSdkVersion=4 in your app's manifest, ADT
will want to locate a system for android-4, but your device only runs
android-3 (aka 1.5).
One workaround is to edit your launch configuration i
On Wed, Sep 16, 2009 at 10:35 PM, William Hua wrote:
>
> I've synced my android repository just after android sdk 1.6
> announced, but found some problem to install my apps with native code
> (so built by NDK 1.5_r1) then.
>
> I tried to build NDK with the latest souce code, bu unfortunately,
> f
On Tue, Sep 15, 2009 at 8:22 PM, !oEL wrote:
>
> I see.
>
> Thank you Mark, I guess this shall be disposed from my feature basket,
> since I'm planning to write a public app.
Out of curiosity, why would you want to write an app that reboots a phone?
R/
--~--~-~--~~~
>
>> > android:id="@+id/scrollview"
>> android:layout_width="wrap_content"
>> android:layout_height="200px"
>>
>> > android:id="@+id/output"
>> android:layout_height="wrap_content"
>> and
9728f5e
>
> Don't be evil.
>
> -E
>
> On Sep 15, 6:43 pm, Raphael wrote:
>> adb currently only works over USB.
>>
>> R/
>>
>> On Tue, Sep 15, 2009 at 3:07 PM, Bao wrote:
>>
>> > Hello,
>> > Does the ADB support debug over
What is "canvas"? What's your XML layout?
R/
On Wed, Sep 16, 2009 at 7:57 AM, pro wrote:
>
> Hi All,
>
> I've the following code I'm trying to run on emulator ( v 1.5 of OS),
> but it seems like I can't use the whole canvas!!!
>
> Here is the code fragment -
>
> Paint p = new Paint()
On Tue, Sep 15, 2009 at 8:36 PM, !oEL wrote:
>
> Hi,
>
> Second question of the day, how do I programmatically turn on/off
> WIFI?
There's an example at line 226 here:
http://code.google.com/p/autosettings/source/browse/trunk/AutoSettings/src/com/alfray/timeriffic/utils/SettingsHelper.java#22
On Wed, Sep 16, 2009 at 6:15 PM, rukiman wrote:
>
> OK I should re-ask my question so its a bit more clearer.
>
> in updateResultsInUI() it is updating the results obtained from the
> doSomethingExpensive() which was calculated in the worker thread. Now
> what if doSomethingExpensive() is run in
I don't think there's any support for right-to-left in the system yet.
R/
On Wed, Sep 16, 2009 at 6:12 PM, Ahmad Al-Ibrahim wrote:
>
> Disappointed, I was so happy to see Arabic listed in the docs. Any
> suggestion on how to get that done? or at least add Arabic fonts to be
> able to read Arabic
Thanks for the feedback. Could you be more explicit on which API are
not properly documented?
If possible, please file it as a bug on http://b.android.com so that
they can be properly documented in a future SDK.
R/
On Tue, Sep 15, 2009 at 4:58 PM, Don Tran wrote:
>
> The documentation and java
someTextView.setText(someText);
scrollViewWrappingTheTextView.scrollTo(0, someTextView.getHeight());
R/
On Tue, Sep 15, 2009 at 4:35 PM, Johnnyr wrote:
>
> Hi guys,
>
> I'm trying to get a text view, that is a child of a scrollview, to
> automatically scroll to the bottom when something new is
adb currently only works over USB.
R/
On Tue, Sep 15, 2009 at 3:07 PM, Bao wrote:
>
> Hello,
> Does the ADB support debug over IP? I set ADBHOST=192.168.16.2 in
> the eviroment variable in Windows XP, and use adb kill-server; adb
> devices. It didn't show any devices. However, it's working if
You can also use adb pull to retrieve the CustomLocale.apk from the
1.5 emulator and install it manually on your ADP1. Alternative, if you
have the full sources just make CustomLocale and install.
R/
On Wed, Aug 19, 2009 at 3:17 PM, Michael
Bollmann wrote:
>
> Thanks alot
>
> On 10 Aug., 21:09,
On Mon, Jun 29, 2009 at 4:43 PM, Mark Murphy wrote:
> I looked in the main SDK for a sample and didn't find one. I keep
> forgetting the Maps code is now in add-ons/ and that any samples would
> be there.
I totally agree that it's not obvious. Logical but not obvious.
R/
--~--~-~--~
Another suggestion is to try to run the maps demo that comes with the sdk:
/add-ons/google_apis-3/samples/MapsDemo
Also as explained in
http://code.google.com/android/add-ons/google-apis/maps-overview.html
you need to sign your APK. Disclaimer: I never actually ran the demo
nor used the maps API
On Fri, Jun 26, 2009 at 11:32 AM, Max wrote:
>
> I'm trying to use an external library packaged in one JAR file
> (openRDF Sesame 2.2.4 [1]). As suggested in this group, I first added
> the JAR to a new folder in my project, then added it to the Java build
> path via the project properties in Ecli
On Sun, Jun 21, 2009 at 1:51 AM, BlackLight wrote:
>
> Thanks.
>
> I'm using 1.5_r2. It allows to select only between 1.1 and 1.5. Before
> 1.5_r2 I used 1.0_r1 (updated several weeks ago) and I have phone with
> os 1.0.
>
>> Yes they will.
>> But if you put version=1 then please be sure to use th
On Sat, Jun 20, 2009 at 11:12 PM, BlackLight wrote:
>
> Hello.
>
> I have a game that uses simple gui. I can lunch it on any emulator and
> on my device. I'm setting minSdkVersion in xml to "1". If I will
> publish my paid app on market, will devices with ver1.5 be able to
> download and lunch my
On Fri, Jun 19, 2009 at 7:57 AM, psaltamontes wrote:
>
> Yes, I want to say request :), sorry , I need improve my English.
>
> I don't want my application modify the settings of the browser, the
> idea is that the user configure the proxy of the browser and install
> my application. This applicati
On Wed, Jun 17, 2009 at 2:24 AM, Sha wrote:
>
> Hi Folks,
>
> I am new to android. I am trying to install Android SDK(android-sdk-
> windows-1.5_r2) on the Eclipse (eclipse-jee-ganymede-SR2-win32) in
> Windows Vista.
>
> I have followed the steps mentioned in the
> http://developer.android.com/sd
On Mon, Jun 15, 2009 at 11:28 PM, Alan wrote:
>
> Hi all,
>
> When I design a game, I have a problem.
> How to save the "View" display on the screen to a image file such
> as png,jpg file
> Whether android API is support to this function?
Your custom view onDraw receives a Canvas and pai
Hi,
First, as a general rule, when something does not happen on a device
or emulator, please open the Window > Perspective > DDMS Perspective
and look in the logcat view: this is where the logs from the device or
emulator show and most of the time they will give you the exact error
that happened.
You could start by posting the exact error messages you see.
R/
On Mon, Jun 1, 2009 at 5:00 PM, cvance383 wrote:
>
> Hey I've been working on an app for a couple months now. I just
> downloaded the sdk and installed the newest plugin. Unfortunately my
> app broke after this finished. I have tri
On Mon, Jun 1, 2009 at 4:18 PM, intbt wrote:
>
> In Windows you also need to set up image file of sd card on the pc
> before trying to use it in the Emulator.
If you use the latest ADT 0.9.2 as Roman suggested, you can use the
new Window > AVD Manager that lets you add an SDCard to a new AVD. It
Thanks Mark, I'll have a look.
R/
On Sat, May 30, 2009 at 5:18 PM, Mark Murphy wrote:
>
> Raphael wrote:
>> Please file a bug at b.android.com and we'll have a look. A small
>> code/apk snippet would be ideal too.
>
> Filed as:
>
> http://code.google.c
Yes, this is a know issue. The error is just with the layout editor.
You can edit the XML as text and test it on the emulator or an actual
device.
R/
On Thu, May 28, 2009 at 9:12 PM, RS Android wrote:
>
> I have been trying to have a view layout using TabWidget. This is
> using Eclipse and Andr
You do not need to download, you just need to use Help > Software
Update > Available Software, add the update site URL, select the new
version and finally click Install.
And of course it's all explained with great details on
http://d.android.com/sdk/1.5_r2/installing.html (scroll down to
"install
You should consult a lawyer. Also please realize that copyright law
drastically differ between countries and you didn't even specify which
one you are living in.
R/
On Sat, May 30, 2009 at 11:14 PM, alucard20004 wrote:
>
> If I publish a paid application with very good idea and concept. And
> r
This is a know issue if you are using the menu item.
Use the "New XML File Wizard" icon located in the toolbar as a
workaround (it looks like a yellow android icon with a green + on top
of it).
R/
2009/6/1 Luis Alberto Pérez García :
>
> Hi all,
>
> Just a few days working on Android, but... I d
Sorry, not idea on that one. May I suggest you write a bug at
http://b.android.com with a snippet of code (e.g. a new skeleton
project with minimal code) to reproduce it?
Thanks in advance,
R/
On Sat, May 30, 2009 at 4:01 PM, pawpaw17 wrote:
>
> Yes, that's it, thanks! Works like a charm. The o
Please file a bug at b.android.com and we'll have a look. A small
code/apk snippet would be ideal too.
Thanks in advance.
R/
On Sat, May 30, 2009 at 10:44 AM, Mark Murphy wrote:
>
> I am attempting to build an application that uses the Google Maps Add-On.
>
> I get compile errors on this code:
>
You will have maps if you create an AVD that targets the "Google APIs" add-on:
$ android create avd --name some_avd_name --target 3 ...
$ emulator @some_avd_name
(or using Windows > AVD Manager in Eclipse).
I think with 1.5_r2 you also get streetview in the emulator, not sure.
R/
On Sat, Ma
Please consider posting on repo-discuss.
R/
On Wed, May 27, 2009 at 7:05 AM, Gary Thomas wrote:
>
> Removing the two files in question and rerunning 'repo sync' seems to
> have fixed it. That said, how/why did this happen? Was this the
> correct
> solution?
>
> On May 27, 7:24 am, Gary Thomas
I often use a TextView withing a ScrollView as a quick log in early
prototype of apps, for debugging.
Typically I just set the selection to the end of the text, which moves
the caret and thus makes sure it's visible:
mLogTextView.append(msg);
mLogTextView.setSelected(true);
Spannable text = (Span
Please file doc bugs at http://b.android.com -- the API probably
evolved before 1.0 without the javadoc being updated.
R/
On Wed, May 27, 2009 at 6:51 PM, havexz wrote:
>
> I have looking for something and found these inconsistencies in the
> online documentation
>
> This is a snippet from FAQ
the "adb shell am start" launch command.
It goes something like this (from memory):
$ adb shell am start -D com.blah.myapp/com.blah.myapp.MyMainActivity
(run am without args to see the help)
HTH
R/
On Tue, May 26, 2009 at 11:02 PM, Craig wrote:
>
> On Wed, May 27, 2009 at 2:36 PM, R
On Tue, May 26, 2009 at 6:26 PM, Craig wrote:
>
>
> On May 26, 9:49 pm, Zero wrote:
>> from my experience, eclipse never used the build.xml for it's internal
>> builds - how did you do that ?
>
> The eclipse build doesn't use build.xml at all, but due to the fact
> that build.xml is in the eclip
This is not complaining about the Project > Properties > Android.
It is complaining about the *Java* compiler level. In the Project >
Properties > Java Compiler > JDK Compiler make sure you are using Java
1.5 or Java 1.6.
R/
On Tue, May 26, 2009 at 7:15 AM, schwiz wrote:
>
> I used file>import
The new SDK 1.5 allows "add-ons" to be created: these create new
system images that can add a custom library. On the Eclipse side, that
library gets automatically added to the app classpath. On the Android
side, apps then need to include a in their manifest and
they automatically get access to th
On Mon, May 25, 2009 at 5:10 PM, androg wrote:
>
> I get this error with all three launch options, right-click folder in
> Package Explorer, toolbar button, and File->New->Android XML File.
> Nothing works for me. I am running Eclipse 3.4.2 and ADT 0.9.1 on
> Debian (Lenny). What is the version n
If you don't need thread synchronization, use StringBuilder instead of
StringBuffer.
R/
On Mon, May 25, 2009 at 3:47 PM, Robert Green wrote:
>
> The score changes every frame. I like how it works because it's tons
> of tiny increments. I actually just did the thing I talked about with
> the r
2009/5/21 Cédric Berger :
> I had asked HTC if they had drivers...
> their answer :-( :
> "
> You recently wrote us about an issue that you have encountered with your htc
> To clarify your issue, you stated that: you would like to install usb driver
> in Google android SDK 1.5. – Unfortunately we
On Thu, May 21, 2009 at 6:20 AM, Android Users wrote:
>
> Any help on this as this is stopping our work. Searched in all android
> forums, but no luck..
You need to ask your carrier to provide the maps binaries in their
system images (or did you create your own system images?)
The SDK only hel
2009/5/22 Cédric Berger :
>
> 2009/5/21 Cédric Berger
>>
>> took me a LOT of trials before it worked !
>>
>> I finally have this rule and it is OK (did not have to edit user groups on
>> my system):
>>
>> SYSFS{idVendor}=="0bb4", SYSFS{idProduct}=="0c02", MODE="0666",
>> GROUP="plugdev"
Oh sor
What does "android list avds" gives you on the command line?
If using Eclipse with ADT 0.9.1 you can use Windows > AVD Manager to
list your avds
R/
On Tue, May 19, 2009 at 2:07 AM, rogerhood wrote:
>
> hi, all:
> My Eclipse is equiped with Cupcake SDK and I created an AVD in /
> tools/ folde
On Tue, May 19, 2009 at 11:46 PM, Daniel Dreiberg
wrote:
> Hi,
> I am following the following article to setup eclipse project for androi
> source
>
> http://source.android.com/using-eclipse
> But what should I set my eclipse output folder for my project to be? If I
> just use the .classpath fil
On Wed, May 20, 2009 at 1:37 AM, brian.schimmel
wrote:
>
> I had similar issues, read all that stuff about positioning it
> correctly in the XML, and did not work either. Then I upgraded to the
> newest SDK 1.5_r1 and everything worked.
The market bug about the position of the uses-sdk node has
APKs are simply zip files. If you have an APK, you can read its manifest.
R/
On Wed, May 20, 2009 at 1:49 AM, brian.schim...@googlemail.com
wrote:
>
> Hi there,
>
> is there some way to retrieve the manifest.xml of an application from
> the market, without installing the application? I think the
The correct place to ask Market questions is
http://www.google.com/support/forum/p/Android+Market
R/
On Tue, May 19, 2009 at 1:20 PM, orangechicken
wrote:
>
> To pretty up the URL we have on our site a URL /get/g1. It redirects
> to our market.android.com/search URL, eg
> http://market.android
All the resource names must be valid Java identifiers: they basically
end up as constant names in R.drawable and such.
You can't name a variable "008". Try "img008"or "_008" instead.
R/
On Wed, May 20, 2009 at 11:24 AM, androiddev123
wrote:
>
> Hi there,
>
> Keep getting this same error messag
Try adding a GROUP= attribute to the rule like this:
SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666", GROUP="plugdev"
and make sure your user is added to this group. This group exists on
my corporate machine, dunno if yours have the same groups since mine
is no longer a stock ubuntu.
I've
2009/5/19 Cédric Berger :
>
> I tried with a windows XP sp3 32bit where I never installed android USB
> driver before.
> When first plugged in the phone, it automatically installed mass storage
> driver, it told about it but did not ask anything.
Does this help?
http://groups.google.com/group/a
With Eclipse 3.3, the plugins are installed in the Eclipse directory.
With Eclipse 3.4 and P2 there's a common pool of plugin and specific
instances per Eclipse directory.
The plugins preferences are however associated with the workspace.
In your case you need to have 2 different plugins so you s
If you don't use Windows or adb has no problem with your device,
please skip this.
If your G1 or HTC Magic is not properly recognized by ADB under
Windows, please read this.
The bottom line: Please make sure to enable Home > Settings >
Applications > Development > USB debugging on your G1 or HTC
Hi guys,
We're trying to reproduce the issue. I have a few questions for the
few of you which still have issues:
- Which version of Windows are you using? XP, Vista, W7, 32 or 64bit.
- Did you *ever* install an android USB driver before? SDK 1.0/1.1 had
one and it has been updated in 1.5.
- When
Try this:
android:style="@android:style/Widget.TextView"
R/
On Sun, May 17, 2009 at 3:31 PM, Nikola Radosavljevic
wrote:
> Note: I had troubles posting to android-beginners group, so I came here
> hoping this will work.
> Hello there,
>
> I want an EditText to look like TextView but sti
On Sun, May 17, 2009 at 9:17 PM, Sheepz wrote:
>
> I know you can use the ddms view in eclipse to take a snapshot of the
> screen, but can you somehow make a video like that?
I don't think there's such a tool. If you want to make a video of your
own app, use the emulator and some screen grabber
The correct place to ask Market questions is
http://www.google.com/support/forum/p/Android+Market
R/
On Sun, May 17, 2009 at 4:27 AM, kiu wrote:
>
> In the android market the countries where your app should be published
> can be selected.
>
> How is the country determined ?
>
> Where the device
If you install via an ADT zip file, make sure you get the latest (0.9.1).
Rather than using the zip file, use the update size in Eclipse to
automatically get the latest version
(https://dl-ssl.google.com/android/eclipse/). Remember that for most
people this fails via https so just use the http li
1 - 100 of 209 matches
Mail list logo