It's no a bug
It's just give specific ID's
I made a stack question
http://stackoverflow.com/questions/38615298/solved-reuse-of-same-layouts-inside-one-layout-using-multiple-includes-tabla
I enter in this problem and found the answear here
This Thread was very helpful
I hope it will give many ideas
set a password query for this one. This
> prevents every application from (un-)installing unless you enter the right
> password.
> Am 03.07.2016 11:24 vorm. schrieb "Adrian Tudor" >:
>
>> I want to make an application that block all new applications install.
&
I want to make an application that block all new applications install.
(Block all .apk install and all play store install)
I don't have root access on my device. So when i want to install an app, an
popup with a password should appear.
I just want to block all. I searched but didn't find an
Hello, I have a string that I load to a WebViev.
String test1 = "[/quote_content] [/quote] Ipak, fotografije
gradilišta pokazuju da se na kulama radi, " +
"ali da još uvek zgrade nisu “nikle iz zemlje”. U toku su radovi na
postavljanju šipova, zato što se gradi na " +
"nest
I don`t think so... It is copyrighted...
On Sunday, March 13, 2016 at 2:36:20 PM UTC+1, Itay T wrote:
>
> Uhm??
--
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 ema
Hello,
I am trying to make a news app that would read news from a particular web
page... I have done this with Jsoup library but it is very slow... on a
fast phone with good internet connection it takes for 3-6 seconds to load a
page... and I have optimized the code that gets the Document objec
I have in my gradle file something like :
String packageName = com.test.free
Now I want this String packageName to use in my java class.
Is it possible? How can I transfer this String from gradle to java ?
--
You received this message because you are subscribed to the Google Groups
"Android
dependency. Pure Java module works with pure Java main module app, only if
it contains NDK code it cannot be extended.
Do you have experience with NDK and Android Studio? Any idea what could be
the problem ?
On Sunday, January 10, 2016 at 9:14:10 PM UTC+1, niks wrote:
>
> Hi Adrian,
>
dependency.
Do you have experience with NDK and Android Studio? Any idea what could be
the problem ?
On Sunday, January 10, 2016 at 9:14:10 PM UTC+1, niks wrote:
>
> Hi Adrian,
>
> I will look into your issue. But from what I read, really quickly, from
> your stakeoverflow post I sa
left with this
problem.
If you think it would help, I can provide more screen-shoots or information.
Thank you.
Greetings.
On Sunday, January 10, 2016 at 9:14:10 PM UTC+1, niks wrote:
>
> Hi Adrian,
>
> I will look into your issue. But from what I read, really quickly,
:33:00 PM UTC+1, niks wrote:
>
> Adrian, what you stated is my suspicion as well; that is why I wanted to
> see at his dependencies ;-)
>
> Τη Κυριακή, 10 Ιανουαρίου 2016 - 9:29:25 μ.μ. UTC+2, ο χρήστης Adrian
> Ivasku έγραψε:
>>
>> I usually get this error when I h
>From the log, I think you are trying to use the Android NDK (native) and
you made an error in your gradle file. You need to either configure the
gradle file with right configuration for android.ndk or force it to search
the Android.mk file and read the configuration and the files to compile
fr
I think you are trying to use the Android NDK (native) and you made an
error in your gradle file. You need to either configure the gradle file
with right configuration for android.ndk or force it to search the
Android.mk file and read the configuration and the files to compile from
there.
On S
I usually get this error when I have an error in my gradle file. Did you
check the gradle file for any errors? I recently converted some projects
from Eclipse to Android Studio and you need to write all the gradle files,
or atleast fix them. The error is 99% in one of your gradle files.
On Sund
You need to enable multiDex because the number of your metdots exced the
65536.
On Sunday, January 10, 2016 at 12:00:57 AM UTC+1, Alain Bonnefoy wrote:
>
> Hello,
>
> I want to use ftp access within my app, so I tried different solution such
> as apache common-net-3.4, ivy2.4.0 or even Chilkat 9
You need to enable multiDex
On Sunday, January 10, 2016 at 12:00:57 AM UTC+1, Alain Bonnefoy wrote:
>
> Hello,
>
> I want to use ftp access within my app, so I tried different solution such
> as apache common-net-3.4, ivy2.4.0 or even Chilkat 9.5.0.
>
> In every case, I can build my app successfu
I usually get this error when I have an error in my gradle file. Did you
check the gradle file for any errors?
On Sunday, January 10, 2016 at 2:06:11 PM UTC+1, Usha Rani wrote:
>
> I had converted a project from eclipse to andriod studio.When i tried to
> run the project in andriod studioiam get
Hello everybody, I have a strange question about inheritance from classes
that are from diferent modules. I have posted the question here:
http://stackoverflow.com/questions/34698454/android-studio-inherit-class-from-external-module
If anybody has any idea or advice, please share.
Greetings
Hi. How can I do a line with 6 buttons in horizontal? The width of the 6
buttons exceed on the right side.
I have tried to use a tablelayout with tablerow and inside it, imagebutton,
but I want only button with simple text.
I have another doubt. ¿what is the difference between to use a button or
Hola, hoy me suspendieron la cuenta de desarrollador, y la verdad que no se
por que si solo tenia 1 aplicación que era un reproductor de música nada
mas, solo reproducía los archivos de audio locales, so es un reproductor de
musca como la mayoría de reproductores que podemos encontrar en la tien
und
Thanks!
El viernes, 11 de enero de 2013 01:40:18 UTC+1, Lew escribió:
>
> adrian del campo wrote:
>
>> Is there any way to convert a currency symbol to the corresponding ISO
>> code in Java/Android?
>>
>
> What locale would you use for "$"? Brunei Dar
Is there any way to convert a currency symbol to the corresponding ISO code
in Java/Android?
I have seen that Google Play in-app billing APIv3 can send us the item
price including the currency symbol, but then we are storing the price and
currency in different fields, so we can validate if th
I have the same question.
--
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.co
On Monday, April 30, 2012 8:33:39 AM UTC+1, SamuelSpring wrote:
>
> I'm looking for any way to send/read a vCard via SMS in my app. I've
> read a lot of articles, web-pages, forums etc. There is still not even
> a clue how to do that.
>
> Here is transaction.
> 1. User selects some specific c
Hi,
I'm creating a simple library to manage in-app billing from our apps. I
have tested everything with the static test products from google and it
seems to work fine. The problem is that when I try to buy a real product
using a test account google play is asking me for a credit card even
with
I'm developing a simple in-app billing library. It works with static
responses from google, but now I'd like to test this lib with real in-app
products.
I have created a test account and I'm trying to buy a product, but google
Play is asking me for a credit card. Is there any way to test in-a
f you could provide some sample xml and code that would be amazing.
Cheers
Adrian
--
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 gr
ay.setGravity(Gravity.CENTER);
return linLay;
}
Cheers
Adrian
--
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
Hi all,
I think I read somewhere that adb can serve a maximum of 11 devices that are
connected to the PC via USB. Is this true? If yes, where does this
limitation come from?
Thank you,
Best regards,
Adrian
--
You received this message because you are subscribed to the Google
Groups "An
> > > }
>> >
>> > > > > }
>> > > > > catch(Exception ex)
>> > > > > {
>> > > > > AlertDialog.Builder b=new
>> AlertDialog.Builder(this);
>&g
You can try
http://microemu.blogspot.com/2009/08/converting-javame-applications-to.html
It's free and works pretty good.
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, Mar 15, 2011 at 3:37 PM, michal.g...@gmail.com <
michal.g...@gmail.com> wrote:
> Converting J2ME to Android is
Just to answer my own question, Compass functionality is built into
some (all?) devices. I noticed that the up-coming T-Mobile Comet has
compass functionality.
On Oct 31, 2:06 pm, Adrian Romanelli
wrote:
> Does an Android 'sensor' have a compass built in? I thought it was
&g
Does an Android 'sensor' have a compass built in? I thought it was
just a motion sensor, portrait/landscape, etc., and not a true
compass?
And as far as I know, the gps device is a coordinate/point location
thing, not a compass thing.
How would the phone/device actually know its facing North?
F
I was trying to pick a phone number from the contact list by using
startActivityForResults() from an activity "ChangeCallForward".
Unfortunately, the activity using the Contacts application was
terminated too early.
The discussion titled "onActivityResult not being called in Activity
that uses GLS
I also added a setLocale in onStart and onConfigurationChanged, but this is
really getting out of control :(
BR,
Adrian Vintu
http://adrianvintu.com
On Wed, Sep 29, 2010 at 1:38 PM, Adrian Vintu wrote:
> Hi Engin,
>
> I also noticed this behaviour - albeit, only in the emulator. I ca
Hi Yuku,
Please read my post here:
http://groups.google.com/group/android-developers/browse_thread/thread/5440163027722168/a0b2f1003843bd5b?hl=en
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, Sep 14, 2010 at 8:11 PM, yuku wrote:
> Just noticed that this topic disappeared from
setLocale again, in the FIRST event that can
happen after onResume.
It is a horrible hack, but until I can get more info on why this happens, I
will stick to it.
I hope this will help you a little bit.
Best Regards,
Adrian Vintu
http://adrianvintu.com
PS another developer asked this question
Finally I found a way to increase the headset volume :)
Here it is:
http://www.drakaz.com/2010/05/13/audio-hack-for-samsung-galaxy-test-phase-before-included-in-galaxo/
BR,
Adrian Vintu
http://adrianvintu.com
On Mon, Mar 15, 2010 at 12:44 PM, Adrian Vintu wrote:
> Hello all,
>
>
hello
Sorry to trouble you ... i'm new to developing for android and i have
a problem.
I cant debug my app on the device ... by running abd devices i can
only see the emulator!
any ideeas?
thanks,
Adrian
--
You received this message because you are subscribed to the Google
Groups &qu
thank you Mark. good to know :)
On Thu, Jul 8, 2010 at 2:27 PM, Mark Murphy wrote:
> On Thu, Jul 8, 2010 at 8:16 AM, Adrian Vintu
> wrote:
> > where does the "/mnt" come from in /mnt/sdcard/myapp/customer.db ?
> >
> > could it be that your path is wrong? sho
where does the "/mnt" come from in /mnt/sdcard/myapp/customer.db ?
could it be that your path is wrong? should it not be /sdcard/...?
On Thu, Jul 8, 2010 at 1:39 PM, powder wrote:
>
> I have this already in my Manifest:
>
> ...
> android:name="android.permission.WRITE_EXTERNAL_
even though the GPS icon is showing,
and appears to "fix" onto a location (i.e. it stops flashing).
Is this a problem with my approach, or is it a known phone bug (I'm
using a HTC Hero)? I'd appreciate any pointers you might have!
-Kind Regards,
Adrian
--
You received this m
What does logcat say?
see
http://developer.android.com/intl/de/guide/developing/tools/adb.html
and
http://www.adrianvintu.com/blogengine/post/Colored-Logcat-Script-for-Windows.aspx
if you don't know what logcat is.
BR,
Adrian Vintu
http://www.adrianvintu.com
On Thu, Jun 10, 2010 at 4:
)
adapterView.getItemAtPosition(arg2);
int key_id =
cursor.getInt(cursor.getColumnIndex(MyDBHelper.KEY_ID));
...
}
});
}
BR,
Adrian Vintu
http://www.adrianvintu.com
On Thu, Jun 10, 2010 at 3:06 PM, ColletJb wrote:
> Hi,
>
> I have a very simpl
Nope. I will ckeck it out. Thank you very much :)
BR,
Adrian Vintu
On Thu, May 20, 2010 at 3:06 PM, greg wrote:
> Have you seen Graphics/RoundRects in APIDemos?
>
> On May 20, 8:30 am, Adrian Vintu wrote:
> > Hi all,
> >
> > Does anyone know how to obtain the ro
Hi all,
Does anyone know how to obtain the rounded rectangle effect from this
picture?
http://developer.android.com/intl/de/resources/articles/images/list_fade_4.png
Is it somewhere in samples?
Thank you,
BR,
Adrian Vintu
--
You received this message because you are subscribed to the Google
See here http://developer.android.com/guide/practices/screens_support.html
and here
http://www.adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, May 18, 2010 at 12:32 AM, Mark wrote:
> Hello everyone,
>
>
>
>
You should though have
the Android sources locally...
BR,
Adrian Vintu
http://adrianvintu.com
On Wed, May 12, 2010 at 2:45 PM, TreKing wrote:
> On Sat, May 8, 2010 at 3:11 AM, yorick wrote:
>
>> what can be wrong?
>
>
> Try setting the empty view BEFORE setting the adapter,
Hi Mark,
Thank you for your answer. Please let me (us) know if you have a solution
for this.
All the best,
Adrian Vintu
On Mon, May 3, 2010 at 2:16 PM, Mark Murphy wrote:
> Adrian Vintu wrote:
> > Hi all,
> >
> > I am trying to run the rotation example from
> >
>
is 240 (also tried with 160).
For some reason, on rotation i get the Something wrong here, didn't expect
com.commonsware.android.rotation.two to be resumed message.
Did anyone get this thing running without the above warning?
Thank you,
Adrian Vintu
PS i also posted here, but got no a
here? This is a bare bone
project, this message should not appear, right?
Details and the test project can be found here
http://adrianvintu.com/blogengine/post/The-Infamous-Something-wrong-here2c-didnt-expect-3cpackage-name3e-to-be-resumed-Warning.aspx
Any feedback is appreciated!
Many thanks,
Ad
rd should be created but I'm not sure if
Android Bluetooth API supports something like this.
Many thanks for your help,
Adrian.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developer
vice record, but I'm not sure if
Android Bluetooth API has support for this.
Thanks,
Adrian.
--
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 unsubs
ution would be to use the view.getContext IMO. If you
hardcode the "this" to the OuterClass then it's not really portable. Also
having globals that carry the Context is a nono that should be avoided if
possible. But alas, it's all about the damn context - no pun intended
t.removeView(tl);
tl = null;
}
}
});
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Mar 27, 2010 at 5:00 PM, rubeN_vl wrote:
> the v.getContext() did it!!!
> ty dude
>
> On 27 mrt, 16:48, Adrian Vintu wrote:
> > in the onClick y
in the onClick you also have
v.getContext();
v.getParent();
v.getRootView();
On Sat, Mar 27, 2010 at 4:41 PM, Adrian Vintu wrote:
> A. create one time the container view then use setVisibility() to show or
> hide it
> or/and
> B. you also have alert.getOwnerActivity() which gives
can such a simple thing be so difficult :D
>
> if i create those outside the onclick scope, its like i can use them
> only one time.
> final TableRow tr = new TableRow(this);
> final TextView b = new TextView(this);
>
> On 27 mrt, 16:16, Adrian Vintu wrote:
> > So toggle
So toggle the visibility from GONE to VISIBLE. I think this would be a quick
solution :)
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Mar 27, 2010 at 4:14 PM, Adrian Vintu wrote:
> It's my pleasure to help :)
>
> I think an easy solution is to use view.setVisibility(View.
It's my pleasure to help :)
I think an easy solution is to use view.setVisibility(View.GONE)
Does this work for you?
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Mar 27, 2010 at 4:10 PM, rubeN_vl wrote:
> checkboxrifle.setOnClickListener(new View.OnClickListener() {
>
you should probably call removeView() :)) sorry, i could not help it :))
how about you just add the textview one time only?
or how about you just post your code?
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Mar 27, 2010 at 3:52 PM, rubeN_vl wrote:
> Yeah, figured out that yet, if i
e scope of the OnClickListener.
The "this" has to point to Context, which is your Activity.
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Mar 27, 2010 at 3:28 PM, rubeN_vl wrote:
> Hi,
>
> i'm trying to create a new TextView when a button is clicked.
> TextView
Nice trick Bob. This totally slipped my mind :) I will use it in the future
:)
On Thu, Mar 25, 2010 at 3:27 PM, Bob Kerns wrote:
> If you add HTML tags, you also have to convert the text, converting < and >
> and & to <, >, and &, respectively.
>
> But there's an easier way. Instead of
> webvie
#x27;s not ok.
B + C is kinda like what the browsers do.
BR,
Adrian Vintu
http://adrianvintu.com
PS for UTF-8 the html should look like
On Thu, Mar 25, 2010 at 3:17 PM, brijesh masrani
wrote:
>
> Thanks for ur replay Adrian Vintu ,
> I have used that but now i came to know that
I think i posted this link 100 times already :D
http://www.adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
http://adrianvintu.com
On Wed, Mar 24, 2010 at 9:07 PM, Johan Nilsson wrote:
> Found a solution for this, guess I mixed up CHANGE_CONFIGURATION w
You can use the tag.
For example
1
2
3
1
2
3
BR,
Adrian Vintu
http://adrianvintu.com
On Thu, Mar 25, 2010 at 1:13 PM, brijesh masrani
wrote:
> Hello
>
> I am reading a txt file using Stringbuffer and try to show it in webview by
> adding simple html tags ("My txt cont
Unless you are a little bit of a self-hater, the Napoleonic cock can be
easily switched to your favorite mp3. Just go to Music, long click on an
mp3, set as ring tone. Then the mp3 will appear both in call ring tones and
in alarm ring tones.
BR,
Adrian Vintu
http://adrianvintu.com
On Mon, Mar
this, is pretty bad.
The same error came from a rooted TATOO - but this one ~may~ happen because
of other issues.
I will wait for more info for now. And go to sleep. Tomorrow is a new day :)
On Wed, Mar 17, 2010 at 10:50 PM, Adrian Vintu wrote:
> Thank you very much String :)
>
> My o
Thank you very much String :)
My opinion is that this should work on all devices. I think it's a standard
Android feature that the manufacturers should stick with...
But then again... who knows...
For now I'll just stick with whatever help I can get.
BR,
Adrian Vintu
http://adria
comes up in the suggestion
bar.
5. let me know if the word appears in the suggestion bar
I will be very grateful to who can help me with this issue.
Thank you,
BR,
Adrian Vintu
http://adrianvintu.com
PS you must not use any custom keyboard software, except the official on
from HTC, of course
what is "Extracted fullscreen"?
please post s short example of your java and xml code.
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, Mar 16, 2010 at 4:45 PM, ahamed wrote:
> Thanks for your reply.
>
> I got it to work in portrait mode. But the problem is on landsca
());
}
@Override
public void onClick(View v) {
EditText editText = (EditText) findViewById(R.id.EditText01);
editText.setInputType(InputType.TYPE_TEXT_VARIATION_PASSWORD);
editText.setTransformationMethod(new
PasswordTransformationMethod());
}
}
BR,
Adrian
This one hs been answered a couple of times on this forum.
Use
dialog = new Dialog(this);
instead of
dialog = new Dialog(getApplicationContext());
BR,
Adrian Vintu
http://adrianvintu.com
On Mon, Mar 15, 2010 at 10:05 PM, Dirk Vranckaert
wrote:
> Thx for the quick response but doesn'
uality
too much
3. must be free.
Thank you,
BR,
Adrian Vintu
--
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 t
The key is using the Weight attribute.
And make sure to check out this article
http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
http://adrianvintu.com
On Fri, Mar 12, 2010 at 7:20 PM, temp wrote:
> 50% of available verti
Also see http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
It seems these resolution questions come every few days...
BR,
Adrian Vintu
http://adrianvintu.com
On Wed, Mar 10, 2010 at 11:42 AM, Kumar Bibek wrote:
> Aah, An example of apps running on different screen sizes
My pleasure :)
BR,
Adrian Vintu
http://adrianvintu.com
On Thu, Mar 4, 2010 at 6:53 PM, Menion wrote:
> next time, I'll try to read comments also :). Thank you very much, you
> point me to finally working solution.
>
> On Mar 4, 11:41 am, Adrian Vintu wrote:
> > Hi M
Hi Menion,
Yes, you have to set the locale in onCreate. It was written in the comments
of the article.
BR,
Adrian Vintu
http://adrianvintu.com
On Thu, Mar 4, 2010 at 6:33 AM, Menion wrote:
> Hi Adrian,
> thanks for you response. Your code is very similar to mine. Only
> base dif
Use market://details?id=
BR,
Adrian Vintu
http://adrianvintu.com
On Thu, Mar 4, 2010 at 8:15 AM, Atif Gulzar wrote:
> When we search for an application by its fully qualified Java package name
> using
>
> http://market.android.com/search?q=pname: or
> market://search?q=pname:
Also see http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, Feb 23, 2010 at 5:00 PM, android learner
wrote:
> Thank you Mark.
>
> On Feb 22, 6:38 pm, Mark Murphy wrote:
> > android learner wrote:
> > >
EditText editText = (EditText) findViewById(R.id.EditText01);
editText.setInputType(InputType.TYPE_TEXT_VARIATION_PASSWORD); //also
available in design mode
editText.setTransformationMethod(new PasswordTransformationMethod());
BR,
Adrian Vintu
http://adrianvintu.com
On Tue, Feb 23, 2010 at 8:19
EditText editText = (EditText) findViewById(R.id.EditText01);
editText.setInputType(InputType.TYPE_TEXT_VARIATION_PASSWORD); //also
available from designer
editText.setTransformationMethod(new PasswordTransformationMethod());
BR,
Adrian Vintu
http://adrianvintu.com
On Wed, Feb 24, 2010 at 7:58
EditText editText = (EditText) findViewById(R.id.EditText01);
editText.setInputType(InputType.TYPE_TEXT_VARIATION_PASSWORD); //also
available from designer
editText.setTransformationMethod(new PasswordTransformationMethod());
BR,
Adrian Vintu
http://adrianvintu.com
On Thu, Feb 25, 2010 at 4:44
Hope this will help
http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
http://adrianvintu.com
On Sat, Feb 27, 2010 at 3:09 PM, Menion wrote:
> Hi mot12,
> sorry not post earlier. I don't know, if you find my info still
> useful ..., but
>
Here is an app that may help you a little bit http://udm.adrianvintu.com/
BR,
Adrian Vintu
http://adrianvintu.com
On Mon, Mar 1, 2010 at 2:47 PM, Hekki wrote:
> Simply download "Locale 2" from the market, and you'll have all the
> languages you want for your phone.
&g
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
--
BR,
Adrian Vint
I use a Java Project for a library.
Seems if you use an Android project in Eclipse as library, you will have big
troubles.
Just use the Java project and remove the standard JRE from the build path
and add the android.jar in the build path. That should do the tick.
BR,
Adrian Vintu
http
.
It is a little bit weird, but I think, as usability, this fits my purposes
best.
Thank you,
BR,
Adrian Vintu
On Mon, Feb 22, 2010 at 5:11 PM, Bob Kerns wrote:
> Yeah, google-fu fails when you are the first to try something -- or
> when those who have gone before are too foolish to ask
? Without using symlinks and stuff like that?
Thank you,
BR,
Adrian Vintu
On Mon, Feb 22, 2010 at 2:28 PM, Adrian Vintu wrote:
> Hi all,
>
> I am trying to include a layout xml in an Android project from a Java
> project - using new file -> link to file system.
>
>
BR,
Adrian Vintu
--
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
associated with it is there away to
preserve the SurfaceView as it gets rid of all the gfx that have been
loaded.
Thanks
Adrian
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
ra.open();
mCamera.takePicture(shutterCallback, rawCallback, jpegCallback);
How to solve it? If someone knows the answer, please give me a hint.
Thanks a lot.
Adrian
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this
I'm working on an app that needs to make certain requests over the
mobile network rather than WiFi, as it relies on data added by the
mobile operator which isn't added when connecting over WiFi.
Searching through the discussions on the subject and the API
documentation, it appears that there is cu
e anymore.
>
> (Info for germans:
> http://www.androidpit.de/android/de/de/forum/thread/391210/Warum-Cyrket-down-ist?si=0
> )
>
> On 16 Jan., 15:37, Adrian Vintu wrote:
> > androlib and androidzoom both do a cache of the Android Market. Aaik
> > you do not need to c
androlib and androidzoom both do a cache of the Android Market. Aaik
you do not need to create any new accounts on these 2 sites.
BR,
Adrian Vintu
On 1/16/10, Adrian Vintu wrote:
> I use http://www.androidzoom.com They update comments more often.
>
> BR,
> Adrian Vintu
>
> On
I use http://www.androidzoom.com They update comments more often.
BR,
Adrian Vintu
On 1/16/10, Al wrote:
> Androlib.com allows you to use this if you link an app to your account
> on their site. They keep a cache of comments and update it on a
> regular basis so the comments you se
Hi all,
There is a "bug" when changing the Locale on the Motorola Milestone. The
font gets smaller each time the updateConfiguration(...) is called.
See here an article on this and the fix:
http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
--
Yo
There is a "bug" when changing the Locale on the Motorola Milestone. The
font gets smaller each time the updateConfiguration(...) is called.
See here an article on this and the fix:
http://adrianvintu.com/blogengine/post/Force-Locale-on-Android.aspx
BR,
Adrian Vintu
On Sun, Dec 27,
The BROWSER sends a User Agent.
The APP sends whatever it wants as User Agent.
BR,
Adrian Vintu
On Tue, Jan 12, 2010 at 12:29 PM, Neilz wrote:
> Right, so if someone wanted to stop web responses going to android
> apps, they can, without it affecting their usual service?
>
> Thanks.
nnection: Keep-Alive
Link is http://www.fiddler2.com/fiddler2/
BR,
Adrian Vintu
On Tue, Jan 12, 2010 at 11:28 AM, Adrian Vintu wrote:
> Sure. You have to use the user agent.
>
> You have something like
>
> Mozilla/5.0 (Linux; U; Android 1.5; en-us; Galaxy Build/CUPCAKE)
> AppleWeb
) Gecko/20091102
Firefox/3.5.5 (.NET CLR 3.5.30729)
from the normal Firefox browser.
BR,
Adrian Vintu
On Tue, Jan 12, 2010 at 11:21 AM, Neilz wrote:
> Hi all.
>
> Could a standard web server identify an HTTP request as coming from a
> normal browser, as opposed to an Android
1 - 100 of 124 matches
Mail list logo