i am making an app that passes some command to a socket. the app has a list
of the sockets i can pass commands to. it also has the option to set
schedule on when to pass a command to socket/s. passing command from the
adapter is ok, but passing from the activity from the schedule throws npe.
i
Hi,
I am facing one problem , related to Video Zoom (trying to zoom a portion
of video ).
For that I have used FrameLayout within that I am placing my SurfaceView.
But for every change :Video is still restricted to the device's max width
and height.
I have tried following things:
1) Changi
HI,
Use this tag in the manifest for the activities so that it will not get
killed after any amount of time...
android:alwaysRetainTaskState="true"
*
*
*njoy programming*
*:)
*
On Wednesday, September 15, 2010 12:10:26 PM UTC+5:30, viktor wrote:
>
> Hi,
>
> I have next problem, I have got paren
how to handling in my application...if user click "clear data" in manage
application. i want back up data in the handling.
now if user click "clear data" the all data is lost in my application. some
data is critical to the process in my application.
please help me to resolve it...
thanks
--
Yo
In the Android 2.3.3 BluetoothChat example with with
createInsecureRfcommSocketToServiceRecord() API, users are still
prompted to accept the pairing request. Even though no PIN code was
presented.
Is there a way to automate Bluetooth pairing request without user
intervention? Or is this never poss
AutoCompleteTextView.isPopupShowing() is always FALSE in onClick().
How can I know that AutoCompleteTextView loose foucs and
AutoCompleteTextView's listview opened / closed?
thanks.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To pos
Hi.
I install apk like below..
File file = new File(dir, "App.apk");
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(file), "application/
vnd.android.package-archive");
startActivity(intent);
in this way, installed apk run automatically after install.
But I do
Hi all,
I am using Nexus S with Build Number GRI54, Baseband version
I9023XXKB3.
And I received the update notification Today.
After I push update and waiting, I saw a triangle with exclamation
mark during OTA.
I hold the power button and volume up button at the same time, and
screen show that upd
I really need some help. I have a report of a force close with this
stack trace, and I cant find any information on how to prevent this
type of error.
java.util.Vector.elementAt(Vector.java:331)
com.google.googlenav.map.Map.drawTile(Unknown Source)
com.google.googlenav.map.Map.drawMapBackground(U
On 28 Nov, 11:32, adithya <24adit...@gmail.com> wrote:
> Can anyone tell me where can i find the constants for these column
> names ?
Managing sms is not officially supported thus is not documented but
you can take a look on provider's source code on git: http://goo.gl/l7od3
Regards
R.
--
Y
iew v) {
moreDice();
//return true because event has been handled,
do not pass onto any
other listeners
return true;
}
});
thanks in advanced,
-ricky
--
You received this message because you are subsc
11 matches
Mail list logo