bel-in-android
>
> On Monday, May 6, 2013 4:35:31 AM UTC+3, zhiyazw wrote:
>>
>> This is still not resolved, pls someone help.
>>
>> On Apr 26, 4:10 pm, zhiyazw wrote:
>> > See the layout xml:
>> >
>> > h
UP!!!
On Tuesday, May 7, 2013 11:20:02 AM UTC+8, zhiyazw wrote:
> up!
>
> On Friday, April 26, 2013 10:06:14 PM UTC+8, bob wrote:
>
>> Maybe make the chart view wider?
>>
>>
>> What did you set the width of the chart view to? If it is wrap_content,
up!
On Friday, April 26, 2013 10:06:14 PM UTC+8, bob wrote:
> Maybe make the chart view wider?
>
>
> What did you set the width of the chart view to? If it is wrap_content, I
> would at least try match_parent.
>
>
> Thanks.
>
>
>
> On Friday, April 26,
This is still not resolved, pls someone help.
On Apr 26, 4:10 pm, zhiyazw wrote:
> See the layout xml:
>
> http://schemas.android.com/tools";
> android:layout_width="match_parent"
> android:layout_height="match_parent"
> android
who can help, please!
On Apr 26, 4:10 pm, zhiyazw wrote:
> See the layout xml:
>
> http://schemas.android.com/tools";
> android:layout_width="match_parent"
> android:layout_height="match_parent"
> android:orientation="vertical"
to? If it is wrap_content, I
> would at least try match_parent.
>
>
> Thanks.
>
>
>
> On Friday, April 26, 2013 3:10:39 AM UTC-5, zhiyazw wrote:
>>
>> See the layout xml:
>>
>> http://schemas.android.com/tools";
>&
See the layout xml:
http://schemas.android.com/tools";
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".MainActivity" xmlns:android="
http://schemas.android.com/apk/res/android";>
Up.
Anybody can help on this?
On 12月11日, 上午11时27分, zhiyazw wrote:
> Thank you, Mark.
>
> I read your linked topic, But AlarmManager is not suitable to me.
>
> My service is not started periodically, it started by broadcast,
> Actually by "android.intent.action.PH
Who can help?
On 12月11日, 上午11时27分, zhiyazw wrote:
> Thank you, Mark.
>
> I read your linked topic, But AlarmManager is not suitable to me.
>
> My service is not started periodically, it started by broadcast,
> Actually by "android.intent.action.PHONE_STATE".
>
Thank you, Mark.
I read your linked topic, But AlarmManager is not suitable to me.
My service is not started periodically, it started by broadcast,
Actually by "android.intent.action.PHONE_STATE".
On each starting, the service should load a big database, this spend
about serveral seconds, so I d
Hello,
I have a Service, it is started by StartService(...), my program never
stop it. The service can be destroied in other cases, such as:
Stop it in Application->Running Services
run command: Kill
System kill it in case of memory low
Phone shut down
other unlist condition...
I want
Anybody help?
--~--~-~--~~~---~--~~
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-d
There is a big database(15M) in my application,
it is too big to download the apk if I publish the source database in
myapp.apk.
So I encode the db to binary files(300k).
But the new problem is I should decode binary files and create the
database(with data), this procedure take about several minu
13 matches
Mail list logo