*From*:
Shiva,
Cyber Group Technologies
sh...@cybergrouptechnologies.com
*Reply to:* sh...@cybergrouptechnologies.com
Hi Professionals,
Hope you are doing great
*We have a Urgent requirement with our direct client. Please send profiles
*
*Please see the must have skills before sen
*From*:
Shiva,
Cyber Group Technologies
sh...@cybergrouptechnologies.com
*Reply to:* sh...@cybergrouptechnologies.com
Hi Professionals,
Hope you are doing great
*We have a Urgent requirement with our direct client. Please send profiles
*
*Please see the must have skills before sending
Hi Friends,
Please send all your resumes for the below position if
intrested please reply to this mail-- james.recruite...@gmail.com
*Excellent communication skills required - Females Prefer. *
*5 Openings*
*Kukatpally, HYDERABAD*
*Desired Profile:*
.0 -1 years of
*From*
Shiva,
*sh...@i3globaltech.com ,*
Reply to sh...@i3globaltech.com,
Hi *Partner,*
Most of them are open for relocation. All of them are on C2C.
Request: please take a minute and add *sh...@i3globaltech.com
* in your mailing list for current and future
requirements.
*C
Hi *Partner,*
Most of them are open for relocation. All of them are on C2C.
Request: please take a minute and add sh...@i3globaltech.com in your
mailing list for current and future requirements.
*Consultant Name*
*Primary Skills*
*City*
*Relocation*
*Availability*
Chandu
S
I've been using GoogleAuthUtils to request a token for "Offline Access"
(scopes: "https://www.googleapis.com/auth/games";
and "https://www.googleapis.com/auth/plus.login";) which seems entirely
ridiculous when I only need my server to look at the user's list of quests,
determine if it's complet
Animations are not smooth when starting before "onEnterAnimationComplete"
is called, that's why I use this callback.
On Wednesday, May 11, 2016 at 6:36:05 PM UTC+2, TreKing wrote:
>
>
> On Wed, May 4, 2016 at 1:00 PM, Jimmy Robert > wrote:
>
>> I use Act
Hi everyone !
I use Activity.onEnterAnimationComplete in my activities to start an
animation when the activity starts but this callback only comes with API
21, so I was wondering if there is a "clean" solution for older API
versions ?
Is it possible for the Android Team to add this callback in
karound that I'm not satisfied with.
Thanks,
Your Junior Android Developer.
On Thursday, December 10, 2015 at 3:43:11 PM UTC-8, Jimmy Tran wrote:
>
> Hi Android Developers,
> I believe I have found a bug in the native implementation of the Android
> Media Player. My specific u
Hi Android Developers,
I believe I have found a bug in the native implementation of the Android
Media Player. My specific use case.
I am instantiating a MediaPlayer with new MediaPlayer(), the very first
time in the onCreateView() of my VideoFragment. When I background the app,
I destroy the fra
I'm having some trouble with ads in my application. This is the code I'm
currently using:
>
> Window window = getWindow();
>
> RelativeLayout adsLayout = new RelativeLayout(this);
>
> RelativeLayout.LayoutParams lp2 = new
>> RelativeLayout.LayoutParams(RelativeLayout.LayoutParams.WRAP_CONTENT,
>
Been stuck with this for a little while now, and I have found a number of
solutions but I can't seem to get it right.
What I want to do, is to simply be able to add a few textviews dynamically
to my widget during runtime, so that the widget will stay wrapped around
the content (as opposed to ha
hi.
I am trying to perform reverse gecoding but it is not providing me the
exact location.
it gives me location to near by area.
this is how i am performing reverse gecoding..
public boolean onTouchEvent(MotionEvent event, MapView mapView) {
if(event.getAction()==1)
I have an application that shows images to the user in viewPager. My app
cache about 150 MB per day and every day will double the size. I know
Android will take care of deleting the app cache if its low in space but
they emphasis on handling it by yourself but how ? Should I :
1- Check the cac
Can somebody tell me the purpose of the following segment codes in the
method onReceive() in BluetoothPairingRequest.java
Why sometimes a pairing dialog pops up, and sometime just a
notification when the phone receives a pairing request? Thanks.
if (powerManager.isScreenOn()
&&localManager.sho
---
Jimmy Wan wants to stay in better touch using some of Google's coolest new
products.
If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-ce45e49c8c-faf72e6cef-liKSxcpfyxo9q03JfBmiNvppjXU
Y
the person is.
Thanks,
Jimmy
--
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-developer
appingActivity.class);
startActivity(i);
}
It is intesting that when I put PlaceMappingActivity class as
application main Activity in Manifest.xml, The PlaceMappingActivity
class is working well. I don't know what's wrong in my codes.
Thanks
Jimmy
--
You received this message
in Manifest.xml, The PlaceMappingActivity
class is working well. I don't know what's wrong in my codes.
Thanks
Jimmy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-develop
i am developing an android app for my company . it's for our inner
using.
can i use google maps api for free? or i need pay to google?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-develope
No, I have notbut I will surely try now something like that..Can you
please refer me some reading material where I can study about it
Thanks
Jim
On Fri, Sep 30, 2011 at 4:45 PM, Joao Braga wrote:
> Have you tried to build a singleton that carries the data for every
> activity - lik
Thanks Mark
Jim
On Friday, September 30, 2011, Mark Murphy wrote:
> Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
> LogCat and look at the stack trace associated with your crash.
>
> On Tue, Sep 27, 2011 at 7:21 PM, jimmy kay wrote:
>> Hi all,
>
Hi all,
I am a newbie at android development. I have 6 activities and want to go
from 1st to 2nd, from there onwards 2 3 and 4 any one can be reached by any
activity. But the data is passed only from 1st to 2nd. Right now when i go
from 3rd to 2nd my code crashes.
Any help will be highly apprecia
I ended up using the syntax specified by RyanMcNally, using
"ByteOrder.nativeOrder()" instead of ByteBuffer.nativeOrder()
e.g.
sphereVertex =
ByteBuffer.allocateDirect( 40 ).order(
ByteOrder.nativeOrder() ).asFloatBuffer();
This was after I found a workable syntax els
hi ,
I am gettingHost is unresolved: api. facebook.com:443 error in logcat
while i try to authorize facebook from my android app.
Any idea why it would be happening ?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, se
thank you, everyones comments were brought up in a group meeting
about this topic.
this is an example of how well userforums can work, very professional
and knowledable answers.
thank you everyone
On Jun 3, 12:29 pm, Chris Stratton wrote:
> On Thursday, June 2, 2011 10:03:26 AM UTC-4, Ji
rather than a PIC microcontroller or other language.
Anything i should know before getting started with this new concept?
thanks
Jimmy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
biggest ROM library on the web.
We are not competing with anyone, just simply a supplement to the
Android community, 100% free of charge.
Check it out www.androidrtk.com
Thanks for your time,
Jimmy
--
You received this message because you are subscribed to the Google
Groups "Android Devel
RS Samples in SDK are not compiled. Samples need some java code
preprocessed from RS script.
How to preprocess RS script? or process on-the-fly?
On Jan 27, 3:03 pm, Romain Guy wrote:
> More detailed documentation will come :)
>
> RenderScript is more than just a drawing API, it's also a programmi
I'm guessing that you've restarted your async task again when you
clicked back. If your intention was to run it again, make sure you
create a new instance every time. Each instance of AsyncTask can only
be executed once. if you executed more than once, you'll get an
exception. Example:
# this
On Tue, Nov 16, 2010 at 11:07 AM, aparna wrote:
> Hello,
>
> I want to calculate CPUTime per process for Android devices.
> please help me..
>
Does getrusage() meet your requirements? That's a C call though so
you'd have to use JNI from your Java code.
-jb
--
You received this message because
ne have an idea why this is happening and how to eliminate
it?
Thanks
Jimmy
--
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, s
meaning?
Thanks
Jimmy
--
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...@googlegrou
no phones that run android and have this type of
feature.. Any feedback would be really appreciated.
Regards,
Jimmy.
--
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@googleg
Does anyone can help me?
On Nov 6, 3:22 pm, Jimmy Huang wrote:
> Hi All,
>
> Does anyone know how to detect the Widget in home screen is active in
> the currentpanel?
>
> As you know, some device has manypaneli.e (HTC Hero has 7panel),
> eachpanelcan put some widgets on
widget
disable the refresh data feature while it is not under current panel.
and enable it while it is put to current panel again.
Thanks for your help!
Jimmy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this g
hout the LAC and MNC etc is a bit
> unclear anyway.
>
> And these questions, they keep disappearing from the search results.
> Search this group for GetNeighboringCellInfo(). It doesn't show
> mehttp://groups.google.com/group/android-developers/browse_thread/threa...
> for exampl
Any one know this ?
On Sep 24, 10:51 am, Jimmy Huang wrote:
> Dear All,
>
> Does anyont know how to changeIMSIon Emulator?
>
> Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android D
Dear All,
Does anyont know how to change IMSI on Emulator?
Thanks
--~--~-~--~~~---~--~~
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
T
I have an app that collects neighbor cell information (CID and RSSI).
It works fine in 2G. When switching to 3G, the getCid() and getRssi()
throw a NumberFormatException
List neighCell = null;
neighCell = telManager.getNeighboringCellInfo();
for (i = 0; i < numNeigh; i++) {
try {
Anyone know this ? Thanks
On Aug 10, 3:20 pm, Jimmy Huang wrote:
> Thanks for your quick reply.
> But if I develop one myself's Home, then I can define the Long press
> event on myself widget on Home?
>
> Thanks,
> Jimmy
>
> On Aug 10, 3:01 pm, Romain Guy wrote:
Thanks for your quick reply.
But if I develop one myself's Home, then I can define the Long press
event on myself widget on Home?
Thanks,
Jimmy
On Aug 10, 3:01 pm, Romain Guy wrote:
> You cannot do this. Long press on Home is reserved to drag and drop.
>
> On Sun, Aug 9, 20
Dear All,
Does anyone know how to handle widget's "Long Click" event on home
screen? I want to implement: long click one widget on home screen then
one menu will be popup.
Thanks,
Jimmy
--~--~-~--~~~---~--~~
You received this message because you ar
Anyone know it ?
On Jul 12, 10:03 pm, Jimmy Huang wrote:
> Does anyone can help me ?
>
> Thanks
> Jimmy
>
> On Jul 10, 10:38 pm, Jimmy Huang wrote:
>
>
>
> > Thanks John,
>
> > Does I only import thisMMSgit to my application, I can have my
> >
Does anyone can help me ?
Thanks
Jimmy
On Jul 10, 10:38 pm, Jimmy Huang wrote:
> Thanks John,
>
> Does I only import thisMMSgit to my application, I can have my
> application sendMMSprobably? please give me tips. thanks very much!
>
> Regards,
> Jimmy
>
> On J
Thanks John,
Does I only import this MMS git to my application, I can have my
application send MMS probably? please give me tips. thanks very much!
Regards,
Jimmy
On Jul 10, 7:47 pm, john wrote:
> You could send it programatically but you would probably need to look
> deep with
Thank Yusuf. Yes, I known this, but it will open up the messaging page
to ask user to select the receipient and send. I will like to send
MMS directly from my application, don't need to popup the window
request the receipient, any idea?
Thanks,
Jimmy
On Jul 10, 8:47 am, "Yusuf
Dear All,
I would like to develop an Android Application to allow the user to
send MMS on Mobile, does anyone know which API should be used?
Thanks,
Jimmy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "An
48 matches
Mail list logo