Android :: A Useful Tools / SMS Quick Delete
Oct 3, 2009
'Super Sms Quick Delete' is a tool whick can delete your sms quickly !
It can delete multi sms threads at same time.
It can delete multi sms under one thread at same time.
Search 'super sms' on the google market to get the tool !
View 1 Replies
Jul 26, 2010
Any way to delete the previous search criteria it lists underneath the search bar. Seems to keep a log or history of previous searches. Curious if there a way to get rid of this. Tried hitting/holding menu to see if there was an option and haven't found anything.
View 3 Replies
View Related
May 30, 2010
I need to delete a couple of files on my quickoffice but cannot find a way to do so, any one out there to help me
View 2 Replies
View Related
Nov 20, 2013
Is it possible to remove everything that's mine like passwords, accounts pics etc without using a computer and with a few quick actions?This is a nexus 4 with TWRP and slimbean 4.3 on it
View 6 Replies
View Related
Nov 9, 2009
Is there any documentation on the Dev Tools app that is incorporated into the AVDs?
View 4 Replies
View Related
Sep 25, 2010
I am just going through a translation of resource files and I am wondering if there is additional support. At the moment I have both the base strings.xml and the localised version opened parallel in Eclipse. This quite works, but I am thinking of the following tools: - Showing both (or more) versions of a key together - Showing missing keys in a version - Integrating a lookup service (Google Translate, Wikipedia). I didn't find anything like this, is such a tool available?
View 3 Replies
View Related
Feb 24, 2010
I'm still checking everything out.
I'm wondering what the limitations are if we develop the app using Titanium.
What cannot be done using Titanium, for iPhone and for Android?
What things can only be done using only the the native tools?
View 5 Replies
View Related
Jun 7, 2010
I'm still pretty new to Android and programming in general, and I can't seem to get the command line tools packaged with the Android SDK to work. I'm running Mac OSX and each time I try to run layoutopt, for example, the terminal returns, *-bash: cmd: command not found. Also, is it okay to have my SDK located in the Developer directory and my android project in some unrelated directory when using these tools?
View 3 Replies
View Related
Aug 10, 2009
I am doing a research about the tools supported in android. Or some site that have informations about any tools. Any kind of tool. If someone could help me, itīs very important to me.
View 2 Replies
View Related
Oct 13, 2009
I have much experience with Java, and am quickly getting to grips with Android. But I have very little experience with graphics... most of my work has been logical, back end web development. The last time I did any proper screen drawing was in the good old days of Applets (years ago).
I can see that Android has a very complex graphical interface, but I don't know where to start. I've looked at some of the sample apps that come with the SDK, but it's slow progress.
For example, I'm trying to learn by developing a simple rolling ball. Currently I'm using onDraw(Canvas canvas), a paint object, and path.addCircle() to draw a circle, which I then update frequently. However the result is jerky, and slow - I want to see it flying around the screen! Clearly this isn't the right way to go about it.
So two questions I suppose: 1) What graphics tools would you recommend to implement my example? 2) Where can I learn more about the graphics capabilities of android?
View 3 Replies
View Related
Aug 26, 2010
How can I integrate into the Android SDK tools to do for example: 1) See a list of installed devices 2) Start a new device to run 3) See a list of devices started 4) Install my application (uninstall before install). I got this from the command line but want to use it from an application.
View 3 Replies
View Related
Nov 3, 2009
I downloaded Android SDK Tools, and when I use the tools to download other packages, there is no way to set proxy. How can I download via proxy? thanks!
View 4 Replies
View Related
Jul 21, 2010
Is there any way to test the performance of the apk files or to automate the behavior of the the applications which are developed in android?
View 2 Replies
View Related
Dec 20, 2009
I'm not sure if I'm simply something obvious (probably), but the API tools icon in the "manage applications" section of the phone isn't there.I do see a Dev Tools icon on the main page, but that doesn't appear to have the same stuff in it. Anyone know where I can find this section in Android 2.0?
View 1 Replies
View Related
Oct 6, 2010
I need to find where the bottlenecks are in my Android app.
What profiling tools or techniques can I use?
View 1 Replies
View Related
Sep 21, 2010
Revision 7 broke my build. I need SDK tools revision 6 for Mac OS.
Revision 6 is listed here, http://developer.android.com/sdk/tools-notes.html
But, I didn't find anywhere to download it. Anyone know?
View 2 Replies
View Related
Oct 28, 2012
i am installing Android ADT to my Eclipes Juno (manually/Offline) using ADT-20.0.3.zip during installation everything went fine except this message Cannot complete the install because one or more required items could not be found. Software being installed: Android Native Development Tools
20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) Missing requirement: Android Native Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) requires 'org.eclipse .cdt.feature. group 0.0.0' but it could not be found
i have to uncheck the Android Native Development Tools check box..but i already did that.. and still the message is there and there's no way i can continue.. the "next" button is still disabled..
View 8 Replies
View Related
Jun 13, 2012
are there Apk Tools on Android like apk manager on PC?
View 1 Replies
View Related
Nov 18, 2009
Looking for write once deploy across multiple platforms, is there such a thing? Also looking for an tools that would help speed up mobile development, OSX/Linux based preferred.
View 1 Replies
View Related
Apr 23, 2010
Through Android Emulator, I am trying to create a folder using dev tools > Terminal Emulator. The terminal emulator gets launched with the SHELL PROMPT. (1) However, when I try to type a command, at the bottom of the screen, some suggestions are shown - but in CHINESE CHARACTERS. Dont know why CHINESE? (2) Also, the characters I type are not being displayed properly. For example, typing "cd" (for change directory), shows "^P". I need to go to the sdcard folder using "cd sdcard" and create a directory using "mkdir" and then copy some files into it.
View 3 Replies
View Related
Apr 19, 2010
I've been looking around for tools for working with MIDI to create soundfonts, but the one mentioned in the Android JET docs (Awave) is a bit pricey for me. Tried Vienna Soundfont Studio but it quickly told me that I have "no soundfont compatible device" on my laptop. Since I'm coming from a GBA/DS homebrew background, my current solution is using the tracker formats (MOD,XM,IT, etc.) and building libmodplug with the NDK. It allows me to bring the size of the 12 music files in my game down from about 15MB (ogg) to 750KB (mod,xm + libmodplug.so size). Anyway, just wondering how other game developers are handling music and what tools you're using. You received this message because you are subscribed to the Google Groups "Android Developers" group.
View 4 Replies
View Related
Dec 16, 2009
Yes my phone is rooted. Trying to run metamorph on the droid but I apparently need busybox first. I am having problems installing it. I tried to follow the directions:
cd to your adb tools directory
adb push busybox /data/local/busybox
adb shell
su
cd /data/local
chmod 755 busybox
./busybox
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
mkdir /system/xbin
/data/local/busybox cp /data/local/busybox /system/xbin
/data/local/busybox cp /data/local/busybox /system/bin
cd /system/xbin
busybox --install .
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
I don't have an adb tools directory and adb isn't even a command on my phone. There has to be something I am missing. Also, if I get those working, how would I get the file where it needs to be? I tried copying it from my SD card into the directory, but it never shows up.
View 4 Replies
View Related
Sep 8, 2009
we're looking for high quality developer tools which have been ported & tested for Android. the first is a code correctness tool that will scan our code looking for non-syntactical errors (e.g. thread synch errors, uninitialized vars...). basically a lint- like tool for Android. the second tool we want is a coding style "enforcer" that will fix, or at least report, code segments that do not adher to our stdrd coding styles (e.g. bracing policy, function header commenting etc) the third one is, well, a placeholder for whichever tool you people have found to be of high value in developing your own Android apps...
View 2 Replies
View Related
Mar 30, 2010
I'm a newbie to android and I want to develop my first 2d game..:) I read about engines ..but what do you advice me to go with<--for 2d game and what is the best tools I need to create the sprites or characters in addition to the map or the background?
View 11 Replies
View Related
Feb 4, 2009
I've been running Eclipse on Mac OS X for android development. Since I'm new to eclipse I'm not sure how to profile my apps. Especially Memory usage. Could some one guide me to a direction please?
View 16 Replies
View Related
Jan 12, 2010
How to use Dev tools which flashes momentary pink rectangle on any screen sections being redrawn? Tool description is given at http://developer.android.com /guide/developing/debug-tasks.html Could anybody please suggest me where to install this tool and how to use it?
View 1 Replies
View Related
Nov 14, 2010
I'm a .NET developer starting to dig into an android application. One thing that seems a little abstract is working with SqlLite. In a .NET application, I can do my Database setup, query testing and profiling, and enter in some test records through Management Studio for MSSQL. In fact, I'm constantly in Management Studio checking something - so I'm finding it difficult to work without a similar tool.
What are some good tools/tricks to use when developing SQLLite on Android? The tool doesn't have to have a GUI, but would be nice if I could run it as a desktop app and have it look at the same DB as my emulator.
For instance, something that will allow me to run a simple SELECT statement against a table to view records without having to do it through android?
View 2 Replies
View Related
Mar 22, 2010
How do most of you wise developers create a YouTube video for your Android Apps, if at all.?
Do you:
Hire some teenagers to do something creative and viral? Use a tool to capture the screen as a video and then add caption and voiceover later? Set up a home camcorder on a mini tripod, aimed at your Android handset on the table top? Don't bother with the video since it's too much trouble?
View 3 Replies
View Related
Jun 14, 2010
Looking to root my eris and have been following the guide but can't seem to figure out exactly what i need to do with the sdk program. For some reason, I can't get into the command prompt in the tools directory.
View 1 Replies
View Related
Mar 25, 2011
I am trying to install packages in the Android SDK and AVD manager.I get the following message: Downloading Android SDK Platform-tools, revision 3 .Failed to create directory C : Program FilesAndroidandroid-sdk emp.
View 3 Replies
View Related