Hi
Convert Date to String and pass though in intent using putExtra(key,value).
and on other Activity in onCreate() , use getIntent().getExtra(Key).
Regards
Imran Ali
On Friday, August 3, 2012 4:04:20 PM UTC+5:30, Sadhna Upadhyay wrote:
>
> Hi everibidy,
>
>
> i am making an
Hi,
Your question is not clear,
can you post part of code that has been calling another activity.
Hope we can help you, if you will post code or correct details of problem.
Regards
Imran Ali
On Thursday, August 2, 2012 12:12:52 PM UTC+5:30, Sadhna Upadhyay wrote:
>
> Hi everybody,
>
Hi
Log cat indicate that you have nullpointer exception on line number "302"
of your "OnAir.java" class file.
Check in file, what are you using on 302 line number? and is that proper
instantiated before use?
Regards
Imran Ali
On Friday, July 13, 2012 4:05:53 PM UTC+5:
Thanks All.
Regards
Imran Ali
On Thu, Jun 28, 2012 at 4:50 PM, Henry Addo wrote:
> On Thu, Jun 28, 2012 at 10:56 AM, Mark Murphy wrote:
>
>> On Thu, Jun 28, 2012 at 1:35 AM, imran ali wrote:
>> > Can i get source code of original FB App?
>>
>> You would have t
look and feel in application (basically due to
dialog).
Can i get source code of original FB App? if yes How?
or any other help or guide line to improve look and feel as original
Facebook application?
Regrads
Imran Ali
--
You received this message because you are subscribed to the Google
G
Hi,
Really, it is very shameful.
I think best option to apply in-app billing to sell android application.
Regards
Imran Ali
On Friday, June 15, 2012 11:30:37 AM UTC+5:30, Giuseppe wrote:
>
> Dear guys,
> We work about two months, six people to make possible VOICE
> PRO<https://
Hi Arun,
Follow this ,
http://www.helloandroid.com/tutorials/store-imagesfiles-database.
store byte array in db and at time of showing image, convert byte
array[from db] to bitmap.
Regards
Imran Ali
On Thursday, June 7, 2012 12:38:15 PM UTC+5:30, arun wrote:
>
> hai friends..
>
.*
*
*
*So remove this line.*
*
*
*other hand check out either are you doing some on other operation on
button click listener or only calling CobaGesture Activity?*
*if you are calling only CobaGestureActivity then it will work fine.*
*
*
*Regards*
*Imran Ali*
On Friday, June 1, 2012 2:03:29 PM UTC+5
like intent.getString(Key);
In that way you can identify the response of particular request.
hope will help you.
Regards
Imran Ali
On Tuesday, May 29, 2012 5:29:38 PM UTC+5:30, Oleksandr Kruk wrote:
>
> Thanks Kristopher,
>
> Actually that's exactly what I have, an API which provides the de
Thank you Asheesh.
But is working on most of phone, I am having problem with some specific
phone only.
Regards
Imran Ali
On Tuesday, May 29, 2012 1:23:11 PM UTC+5:30, asheesh arya wrote:
>
> recording is not possible in android!!! its not a part of sdk!!!
>
--
You received thi
ee only Before .start() method., neither below one
nor catch() logs.
Can any one help me to short out problem? is there any trick that I have
been missing?
Regards
Imran Ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" gro
Hi,
use android:process="processName" this in AndroidManifest.xml.
this will helpful
http://developer.android.com/guide/topics/manifest/application-element.html#proc
Regards
Imran Ali
On Tuesday, May 29, 2012 10:51:50 AM UTC+5:30, Put_tiMe wrote:
>
> I have a package, in
Nop, there is no difference,
Both are same it is simple java concept.
- in first way you are giving name of object of TextView and second way you
are making anonymous object.
otherwise every thing is same.
Regards
Imran ali
On Monday, May 28, 2012 11:15:27 AM UTC+5:30, Jovish P wrote:
>
Hi,
You have to use intent filter to lunch first Activity of other application
from your application.
Regards
Imran Ali
On Monday, May 28, 2012 11:20:16 AM UTC+5:30, sourabh wrote:
>
> Dear All,
>
> How to launch an app programmatically. For example I want to launch an
> skype
of view.
}else{
// getTag value
}
//set values in fields of view.
hope it will help you.
Regards
Imran Ali
On Thursday, May 24, 2012 4:22:42 PM UTC+5:30, shruthi santosh wrote:
>
> here is the code for getView(),
>
> public View getView(int position, View convertView, View
can you post part of code where your doing visible/invisible of buttons.
I think you are doing some mistake in getView(...) method of Adapter.
and it is going to mess on scroll of listview.
Regards
Imran Ali
On Thursday, May 24, 2012 2:56:38 PM UTC+5:30, shruthi santosh wrote:
>
> My feed
Hi,
guess you are using PreferenceActivity.
so, check your xml, what have you given android:defaultValue="?", either
true or false?
Hope it will help you.
Regards
Imran Ali
On Thursday, May 24, 2012 2:10:36 PM UTC+5:30, Ira.Han wrote:
>
> Hi,
> I'm writing a test ap
,
conform it, where are you creating DB on phone internal memory/SD-Card, and
is there space for it or not?
Regards
Imran ali
Regards
Imran Ali
On Thursday, May 24, 2012 11:46:15 AM UTC+5:30, Ralph Bergmann wrote:
>
> Hello,
>
>
> my app was released a year ago or so, but now one year l
t is doing wrong? any guess?
Note: I am trying from Android and my Drive API and Drive SKD both are on
for my Android project.
Regards
Imran Ali
On Friday, May 18, 2012 6:37:29 PM UTC+5:30, JTeagle wrote:
>
> >So I am trying Google Drive, but I did not found any suitable APIs or
>
Hi Ganesh,
User this
Bitmap originalBitmap=BitmapFactory.decodeFile(pathName);
&
imageVew.setImageBitmap(scaledBigmap);
Regards
Imran Ali
On Tuesday, 22 May 2012 12:59:42 UTC+5:30, Ganesh Vadlakonda wrote:
>
> Thank you for reply,
>
> I would like to do like the following
resolve issue.
Regards
Imran Ali
On Tuesday, 22 May 2012 11:53:49 UTC+5:30, Ganesh Vadlakonda wrote:
>
> Hi all,
>
> I am working on android applications.
> I am getting some images from server. And I am downloading those
> images to cache memory for offline also.
>
tegervalue)).getclass()*);
Hope it will satisfy your desire, but better way is Raghav advice.
To pass String/integer/boolean from one Activity to another activity ,
pass via Intent.
Regards
Imran Ali
On Wednesday, 16 May 2012 13:23:58 UTC+5:30, superpsycho wrote:
>
> Hi,
> i´ll want to ca
Hi Tadas,
It is simple.
1. onLongClick you will get Item position, remove that position data from
ArrayList object.
2. Then Notified Listview adapter data has changed as "
listAdapter.notifyDataSetChanged(); ".
Hope it will resolve your issue. If not then let me know.
Regards
Imr
documentation of Google Drive, but not able to
implement.
If any one know/has implemented then please help me.
Regards
Imran Ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
that i can understand that, which thread is running and using CPU.
Regards
imran ali
On Oct 31, 4:13 pm, Kristopher Micinski
wrote:
> If you're not doing anything compute intensive in a service or
> something else like that, just using foreground UI, this sounds like
> perfectly normal
tching application background to foreground and foreground to
background, till i don't start again with new process(as i stated
with new process it is approx 30% of CPU).
if any body have any idea then pleas help me.
regards
Imran ali
--
You received this message because you are subscribed to the Go
forward?
Regards
Imran ali
--
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...@googleg
I don't think so...
according to me, better to remove all images, then looks error,
and add one by one images according to error, that will remove all
unused images.
On Sep 1, 10:45 am, Akhilesh Mani wrote:
> I am looking for an efficient way to find out if a resource (mostly a
> drawable) is use
H: Window{629eed08
com.altaworks.kokaihop.ui/com.altaworks.kokaihop.ui.LandingActivity
paused=false}
07-26 18:37:53.226: INFO/ActivityManager(72): Process
com.altaworks.kokaihop.ui (pid 358) has died.
07-26 18:37:53.276: INFO/UsageStats(72): Unexpected resume of
com.android.launcher while already
oblem,
without scrollview it is working fine.
if any body have solution please reply this post.
Regards
Imran Ali
--
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@goog
oidRuntime(14823): at
com.db4o.internal.events.EventRegistryImpl.withExceptionHandlingInCallback(EventRegistryImpl.java:
279)
What should be solution, i have to store all 200 objects, and if
already object is present with same id, then over-write with new
object?
Regards
Imran ali
--
You rec
Hi all,
I have been using db4o in my project,i have to search result and
arrange in Descending order according to particular filed. I follow
below code, but am getting null value.
public List getRecipiesByString(String searchValue)
{
List list=null;
}
Where "_title" & "_description" are field of Recipe class of type
String.
it has been throwing "com.db4o.internal.query.ObjectSetFacade"
and i am getting zero size of list.
can any one sort out issue? what does it mean "ObjectSetFacade" in
db4o?
it is not working for Activity group.
As i found after google,
in case of ActivityGroup we have to do some thing with
localActivityManager.
that i am unable to do presently.
Regards
Imran ali
On May 27, 3:19 am, TreKing wrote:
> On Thu, May 26, 2011 at 8:15 AM, imran ali wrote:
>
Hi,
I am using ActivityGroup and in that i have been using activities, how
can i animate activities
at the time of setContentView(view)?
Regards
Imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group,
Thanks,
It work for me.
Regards
Imran ali
On May 25, 10:11 pm, TreKing wrote:
> On Wed, May 25, 2011 at 4:29 AM, imran ali wrote:
> > i am getting this exception
> > "The specified child already has a parent. You must call removeView()
> > on the child's paren
e, or i am doing some thing wrong?
i am using overridePendingTransition( ... , ...); when i am calling
Another Activity,other hand it is working when i used with Activity
in Another project, but did not Work with ActivityGroup.
Regards
Imran ali
--
You received this message because you are subscri
Thanks for reply, i also tried with null vale,
in this case it has been show last one only,
though my need to show all.
Regards
Imran ali
On May 25, 2:35 pm, Nikolay Elenkov wrote:
> On Wed, May 25, 2011 at 6:29 PM, imran ali wrote:
> > Hi all,
> > i have recipe_commen
Hi all,
i have recipe_comment_sample.xml of LinearLayout i have been inflating
it, and i want to add this dynamically multiple times in another
Linearlayout lL,
as follows
for(int i=0;ihttp://groups.google.com/group/android-developers?hl=en
i am saving whole data to database after parsing using Json parsar.
-- As i think there is some thing limitation in doInBackground()
Method.
Regards
Imran ali
On May 20, 4:35 pm, Daniel Drozdzewski
wrote:
> Imran,
>
> Any debug info?
> Listing of your doInBackground() perhaps?
query.constraints().and(coockingCon);
cuisineCon=query.descend("_cuisineID").constrain(cuisineID).equal();
query.constraints().and(cuisineCon);
int noOfRecipe= query.size();
}
Regards
Imran ali
--
You received this message because you are subscribed to the Go
query.constraints().and(coockingCon);
cuisineCon=query.descend("_cuisineID").constrain(cuisineID).equal();
query.constraints().and(cuisineCon);
int noOfRecipe= query.size();
}
Regards
Imran ali
--
You received this message because you are subscribed to the Go
.
Regards
Imran ali
--
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
better performance.
-- but again my question is, if we have native query with bad
performance then what's use? or may be something i am doing wrong?
Regards
Imran ali
On May 6, 4:06 pm, Tomasz Adamski wrote:
> I think that creating an index on dishTypeId will drastically reduce quer
return recipelist;
}
1. is i am doing any thing wrong?
2, can we have a query to retrieve random recipe (single object) by
dishTypeID fields?
Thanks
imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers&q
-- Hi All,
Thanks for your advice, i got solution
though i did not get Json from input-stream.
the problem was with my db4o commit().
i was doing commit() with saving of every object that was consuming
more time.
Thanks again for your cooperation.
Imran ali
On Apr 28, 11:01 pm, Igor Konforti
parse and save one
object it has been
taking approx 10 sec.
i want to reduce parsing time, how can i achieve on android? same
thing on iPhone has been taking less time.
is there any json parser that has been taking input-stream in spite of
String to make Json Object?
Regards
Imran ali
--
You
for 9-10 loops after that it is giving
outOfMemory.
so, i think it is due to db4o, because to save data i have to make
lots of objects,
there i may not be handling in proper way to clear memory.
further any more suggestion?
Thanks
Imran ali
On Apr 13, 7:17 pm, Streets Of Boston wrote:
>
Thank you Hari,
i found helpful suggestion.
Regards
Imran ali
On Apr 8, 9:24 pm, Hari Edo wrote:
> As another poster was hinting, this is a job for HTTP POST, not
> HTTP GET.
>
> GET puts all arguments into the URL. POST puts a short URL, and
> then adds all of the argument
approx 8MB it has been giving error
java.lang.OutOfMemoryError.
can any one tell me what I have to do to fix it?
Thanks
Imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
mp;ids=6977375&ids=6986067&ids=6986184&ids=6986296&ids=6986490&ids=6986615&ids=6986801&ids=6987484&ids=6987705&ids=6987961&ids=6988312&ids=6988500&ids=6988620&ids=6988736&ids=6989988&ids=6991450&ids=6993680&ids=6994112&ids=699
Hi all,
In one of my application i have been getting big json that i have to
parse,
in that i have one part there is dynamic json tag, so can you please
help to
parse it in proper way.
i am providing simple code so, that you can under stand problem.
{"recipeRows":[{"amountFormatted":"300","ingredi
rting
and having better performance in terms of speed & execution?
Thanks
Imran ali
--
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 fr
, or is it issue with new HTC phone
{my phone is Made in Tiwan} or some thing else.
-- Note:- i have checked all setting properly.
if any one know then kindly reply me.
--Thanks
Imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers"
memberText = (Element) member.item(0);
mem.setMailingAddress1(getCharacterDataFromElement(memberText));
...
...
...
}
Thanks and regards
Syed
ath" then it is
failing,
if you understand the problem then give me the reply
or tell me what is correct way to install application on Android
phone?
Thanks and regards
Imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" grou
Hi all,
is there any process to change the default text color white to "Black"
and default selection color of android "orange" to "Blue" for whole
project.
i am using Eclipse for Android development.
if any one know then please reply me.
Thanks and regards
Imran Ali
reply me,
Thanks and Regards
Imran ali
--
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
uot;
style="@style/MainBody"
>
Thanks and regards
Syed Imran Ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to an
hello Dear friends!
i am trying to implement seekbar or progress bar, but i am getting
problem to synchronize with file.
so, if any body has code for seekbar/progress bar in media player
kindly send me.. or give me process to implement.
Thanks and regards
Er. Syed Imran Ali
60 matches
Mail list logo