Android :: Did Not Understand Notepad Sample In Samples / Explain It
Nov 3, 2010
I did not understand the notepad sample in android.when i import this to my workspace it shows there are no projects.Its having sqlite code i want to see how this application running,Please explain it once.
View 1 Replies
Nov 1, 2010
I opened my NotepadCodeLab, NotepadAdv1 project, and got this as soon as I built and ran:
[2010-11-01 14:42:48 - DeviceMonitor]Sending jdwp tracking request failed!
[2010-11-01 14:42:48 - Logcat]device not found
com.android.ddmlib.AdbCommandRejectedException: device not found
at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:736)
at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:373)
at com.android.ddmlib.Device.executeShellCommand(Device.java:285)
at com.android.ddmuilib.logcat.LogPanel$3.run(LogPanel.java:516)
View 3 Replies
View Related
Apr 3, 2010
I created a new project based on the Wikitionary sample.After tinkering with it so much and screwing it up, I decided to delete the project and start over again.After deleting my project, I find that the Wiktionary sample is no longer available as a starting point.
View 1 Replies
View Related
Feb 14, 2010
Are there precompiled samples from SDK available anywhere? Or is there any way to quickly compile all samples from given SDK version?
UPDATE: it looks like everyone needs to compile examples by itself
View 2 Replies
View Related
Sep 14, 2010
Amazon Kindle on my phone stopped getting book samples. I have three samples already but I can't get any more. The Amazon website says sample being sent to device, but when I go check the Kindle app, it never gets there. I deregistered, installed, etc. It won't sync new samples.
View 2 Replies
View Related
Oct 26, 2009
I've seen posts on how, but don't understand what rooting is. Been anxiously awaiting the first VZW android phones, so am now trying to quickly immerse myself.
View 46 Replies
View Related
May 22, 2010
I have been looking it up and I just cant seem to wrap myself around the onCreate and Bundles. I understand that the onCreate is called when the program starts but its how the Bundles get passed around and how they are pertinent. Can anyone try to put this into plain english because I cant seem to find it well described.
View 1 Replies
View Related
Jan 15, 2010
I would like to know if someone can explain what exactly "google voice" is, and how it works.I have t-mobile unlimited calling plan, so minutes don't really matter to me.I am just not sure what google voice is or does.
View 29 Replies
View Related
Jun 1, 2010
I once got pointed in the direction of this great set of examples:
http://code.google.com/p/apps-for-android/
These samples look like they're in some way connected with this forum. Is that the case?
There's one app in particular which I would like to discuss with the developers, the 'SpriteMethodTest' app, as I have adapted this for my own use and have some issues.
Anyone know anything about these apps?
View 5 Replies
View Related
Nov 19, 2010
What is a feature graphic? Could anyone provide an example? Is it required (the console doesn't seem to require it). Also, are "alpha channels allowed in the high resolution icon? Many icons have transparent backgrounds. If you don't allow alpha channels in PNG icons, what should we set the background to?
View 2 Replies
View Related
Oct 27, 2009
Does anyone have any working code with the added Bluetooth support? Also, were you able to get Bluetooth working in the AVD?
View 5 Replies
View Related
Jul 8, 2012
I have used android samples from sdk and there is dictionary , and i want to know where words are inserted? or how i can add new words or more ?
View 2 Replies
View Related
Aug 17, 2009
I have an application that uses an extended Broadcast Receiver class inside the Activity. I have the extended Broadcast Receiver class as a member variable of the Activity class. But it looks like the receiver references keep changing between its construction and 'on Receive' method call. I would like to understand this better. Here are some details. public class MyEventReceiver extends Broadcast Receiver
View 3 Replies
View Related
Aug 24, 2010
We have written an Android application which sends stack traces to our server, if any occur. Sometimes we get weird stack traces that seem not to be an exception from our application.
For example:
CODE:........
There is no mention of our own classes, only Android's standard classes. It's obvious that this exception takes place when scrolling of item list (ListView) occurs, but I can't even uderstand how I can fix this bug. I can't reproduce this bug.
View 1 Replies
View Related
Aug 16, 2010
Can someone please explain Adobe AIR and how it affects android.. All i see is that it is like a flash or something, but not popular.
View 7 Replies
View Related
May 24, 2010
However, the documentation doesn't explain any of the parameters. All of them are pretty obvious except for boolean filter. Does anyone know what it does?
View 3 Replies
View Related
Mar 9, 2009
Was just wondering if anyone had any code samples about writing and retrieving data from a website? I am currently creating an application which populates its textviews by accessing information from an online source.
View 8 Replies
View Related
Nov 18, 2010
I am using a system() call in a program , that is in c library. For 1st 9 calls it returns '0'(zero) after 10th call it returns 256. I do not know what does it mean. Please anybody help me. Following is the line of code int returnValue= system("/system/bin/cat /dev/graphics/fb0 > /tmpdata/Screenshot/screenshot.bin");
View 1 Replies
View Related
Apr 28, 2010
I am trying to create a list view which as TextView that can display html content , an WebView and other basic TextViews.I tried to extend SimpleAdapter but i struck with the problem ,I will be glad if someone can point out the mistake i am doing.
In onCreate method:
CODE:.............
And my row.xml file looks like:
CODE:.............
The error i was getting was:
CODE:..................................
View 1 Replies
View Related
Apr 4, 2010
I called canvas.drawBitmap to draw an image, but somehow it's showing up behind/underneath the custom view (or it's background). can someone explain this?
View 1 Replies
View Related
Jun 9, 2010
Ok I'm asking this in regards to my battery life. There is a 3G icon at the top. Next to it has an up and down arrow. Next to that is the bars. I'm new to all this because I've never had a smartphone so no flaming, lol.
Sometimes the 3G icon will go from lit up to dark. Does that mean it is connected, gets disconnected and tries to find a signal again? And sometimes one the arrows are lit up and the other isn't, sometimes they both are lit and sometimes neither. Is this something to do with data being downloaded and uploaded by the phone through the network?
Thanks.
View 23 Replies
View Related
Aug 23, 2010
Newest: YouTube - Epic 4G HD Video Demo
View 13 Replies
View Related
Jun 6, 2010
In order to use hotspot a rep tells me I have to sign up for $29/month fee.. it will connect up to 8 devices or so.I also see peeps tethering their ipad etc. I doubt they are paying the fee.i also hear it will soon be free with an upcoming update?
View 4 Replies
View Related
Apr 20, 2010
Well I saw the thread in here about tethering and trying to fix the speed problem. I did not want to high jack his thread with my question so I made my own thread. Can someone please explain tethering to me?
View 49 Replies
View Related
May 8, 2010
Yesterday, according to the internal memory widget, I had used up 143mb of my allotted 159mb. Needing more space, I uninstalled two apps, (Paper Toss and PDF Viewer) that were about 3MB each. I also cleared my dalvik cache. My phone was then down to 136MB used. Today, my phone is back up to 143MB used. I haven't installed any apps since yesterday. What happened to those 6MB that I freed up?? (Rooted and running Fresh 2.0d and I am not using apps2sd)
View 12 Replies
View Related
Apr 6, 2010
Below are the only instructions i managed to find from google on how to install the android NDK, it is written as if we all run Linux and presumes we all understand what these obscure tools are. My comments and questions appear in Italics if somone who knows unix and windows would translate for google that would be great!
Android NDK Installation
Introduction:
Please read docs/OVERVIEW.TXT to understand what the Android NDK is and is not. This file gives instructions on how to properly setup your NDK.
I. Requirements:
The Android NDK currently requires a Linux, OS X or Windows host operating system. Windows users will need to install Cygwin (http://www.cygwin.com) to use it. Note that running the NDK under MSys is not supported.
You will need to have the Android SDK and its dependencies installed. The NDK cannot generate final application packages (.apk files), only the shared library files that can go into them.
IMPORTANT:
The Android NDK can only be used to target system images using the Cupcake (1.5) or later releases of the platform. This is due to subtle toolchain and ABI related changed that make it incompatible with 1.0 and 1.1 system images.
The NDK requires GNU Make 3.81 or later being available on your development system. Earlier versions of GNU Make might work but have not been tested.
You can check this by running 'make -v' from the command-line. The output should look like:
GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc.
...
On certain systems, GNU Make might be available through a different command like 'gmake' or 'gnumake'. For these systems, replace 'make' by the appropriate command when invoking the NDK build system as described in the documentation.
Great some strange thing called gnu make.. if your not going to tell me what it does maybe you then at least you could give me a URL to it?
The NDK also requires a Nawk or GNU Awk executable being available on your development system. Note that the original 'awk' program doesn't implement the 'match' and 'substr' functions used by the NDK build system.
Ok another tool, with 1 of 2 possible names, but not the third... and again where should i download this?
On Windows, you will need to install a recent release of Cygwin to use the NDK.
See http://www.cygwin.com for instructions.
Woohoo a URL! download took about a day because these install instructions do not specify what parts to download.
II. Preparing your installation prebuilt cross-toolchain binaries:
After installing and unarchiving the NDK, you will need to run the following
command from the root folder:
build/host-setup.sh
hello? windows dont run nothing but .exe .com or .dll, just tell me how you want me to run it..
This will test your setup and make sure the NDK can work properly.
Nothing is said about where any of these things need to be installed to (what directory)
View 5 Replies
View Related
Aug 19, 2010
I know everything is just starting to come together but is there a guide available that explains the rooting process? Even if it isn't specific to the X I would like to learn more about what I'm doing before I start following any step-by-step procedures.
View 1 Replies
View Related
Jul 22, 2010
I am VERY interested in rooting my Droid Eris...but I am VERY new to it..I don't understand overclocking or whatnot or even what ROMs are in general..should I root?
View 5 Replies
View Related
Nov 3, 2010
I just got juice defender, Juice plot and Ultimate juice as well. But I am not able to understand the settings. Any help? I know its very basic question and I did google for it...But still not getting it.
View 10 Replies
View Related
Jul 20, 2010
People keep asking me to repeat myself on speakerphone, they tell me I sound muffled or low as opposed to other phones I have used. Is anyone else having problems with this? It's very annoying being that I use my speakerphone daily.
View 3 Replies
View Related