General :: App That Shows Detailed File Use On Running App

Aug 11, 2013

it's possible to get an app that basicly gives a detailed description of what files an app is accessing when it's running, i can't seem to find one and i'm wondering if it's possible to get one done.

General :: App that shows detailed file use on running app


Android :: Widgets Called - Shows Apps Running With How Much MBs Left?

Sep 6, 2010

I'm interested in the contact one and the one that shows the Apps running with how much MBs are left.

View 2 Replies View Related

General :: Android File Transfer Not Recognizing HTC One Running At 4.3

Oct 28, 2013

Android file transfer won't recognise my HTC one running 4.3 when connected,I tried using it on Windows on the same Mac via boot camp and it works, it's just the Android file transfer which is not detecting the device it says "connect the device via the cable" well something like that.

View 4 Replies View Related

General :: How To Make Own File Extension And Program For Running That

Oct 28, 2013

I have a big project about Android. So you know noobs can't use ADB and Fastboot well. I'll make a custom file extension. That is an script. That will be a custom script. So how can I make my own scripting language ? And how can I export a file format from scripting language ? For example; Perl' s file format is .pl and Shell' s is .sh and so on...

Imagine I made an scripting language. But how can I make a program for running that ?

Go on, my idea is; user will install executer program. And he/she can run special scripts with that. So rooting, bootloader unlocking will be pretty easy with that. What do you think ?

My scripting language's scripts will be like this:

[ADB] reboot; ( Calls adb reboot command )
[FASTBOOT] oem unlock;

And here is a rooting script in my mind:

[FASTBOOT] oem unlock;
[FLASH R] [FILENAME:twrp.img];
[MESSAGE] Put your device to sideload mode.;
[SIDELOAD] [FILENAME:root.zip]
[ADB] reboot;

So can use ADB and Fastboot commands without using CMD. .When user openes .myscript file with notepad, he/she will see that codes.

View 9 Replies View Related

General :: Weather Widget With Detailed Information?

Sep 1, 2013

I love weather apps, but I've yet to find one that I really like that much. A lot of them are pretty good, some have this function or that function but none of them seem to have everything.

Anyway, years ago I used an app called PocketWeather on Windows Mobile and used a skin called Wonder Skin. It looked like this:

Notably it has humidity, pressure, forecast, current conditions (inc wind), temperature graph etc.. It had everything at a glance, I rarely needed to look into the app at all for this.

Most weather apps I can find today just have some current info, mostly seem to be clock widgets + some weather info.

Any weather widgets with more details on them? I don't really want to get into the complexities of making my own with something like UCCW but I'm pondering it.

View 1 Replies View Related

Android :: Astro File Manager Shows No Files

Aug 18, 2010

i recently downloaded astro file manager but when i opened it up it shows no files in any of the folders. is there something i need to do for astro to sync all the files.

View 4 Replies View Related

HTC Incredible :: Memory Used By Unknown File Running In Background

Aug 11, 2010

I woke up this morning to a song playing from my phone that I made with xPiano about 2 weeks ago. I have no idea why this file was activated and when I looked at my task killer, most of my phone's memory had been used up but no programs were running in the background. I've never seen it get this low even when using 20 programs at a time. I've been using a mixture of apps that I've downloaded off of my computer and through the market. Is there any way that someone has access to my device and can look through all of my files/folders? Are there any known hacks/Trojans/viruses that do this?

View 11 Replies View Related

HTC Droid Eris :: Running 2.1 / Play .wmv File On Phone?

Mar 19, 2010

Just wanted to post on here that I was able to play a .wmv file on my Droid Eris today.

I am running the 2.1 leak from a few weeks ago.

Anyone else able to do this? Just curious and looking to spread good cheer.

View 2 Replies View Related

HTC EVO 4G :: Accessories Detailed Ahead Of Launch

May 28, 2010

HTC EVO 4G accessories detailed ahead of launch -- Engadget

View 3 Replies View Related

Sprint HTC Hero :: More Detailed Widets?

Jun 9, 2010

Im running Home++ right now but my main question is for some apps id like, instead of just the widget, a more detailed kind of deal? Like ive seen my friends layar app for example and instead of just the widget it was a more detailed display, i am wondering how to implement this(to apps applicable) onto my screens(in the works of customizing them). Id really appreciate any input on the matter, and please if this was brought up in another thread direct me to it.

View 1 Replies View Related

Android :: Detailed Apps Thread?

Aug 18, 2010

There used to be a thread on here that had a list of many types of apps, email clients, sms clients, web browsers etc... and it listed several apps in each category along with a barcode to each app but I can't seem to find it anymore...

View 1 Replies View Related

Android :: How Detailed Google Maps Report To HQ?

Nov 5, 2010

My Galaxy S comes with a built-in Google Maps application. It is not installed by me and hence it does not appear under Manage Applications and I do not know how to tell what sort of information it is accessing. But according to the Privacy Policy of the application, it sends my position to Google, together with my phone number and email address. Does anyone know how often this data is sent to Google? Is it a few times per second or is it every so many meters I have moved.

View 8 Replies View Related

HTC Eris :: Detailed Leak Root Tutorial

Jul 17, 2010

MAC/LINUX ROOT TUTORIAL

Many people have said that they are having difficulties understanding the root process, so I typed up a complete tutorial exactly the way I rooted my phone. All credit goes to wag3slav3 over at XDA, Root for ERIS LEAKERS! - xda-developers, I just expanded on the instructions

1.Download the Android SDK from here: Android SDK | Android Developers

2.Download hack-v4.zip from here: Multiupload.com - upload your files to multiple file hosting sites!

3.When the hack-v4.zip is done downloading put the files of the folder into the tools folder of the already extracted android sdk. The tools folder can be found at /where ever you put the sdk/android-sdk-86_mac/tools.

4.Download a custom ROM, I recommend KaosFroyo, but you can choose whatever one you want. Place the .zip file on the root of the SD Card (ie. Not in a folder). PS. If your mac automatically decompresses the .zip, you can find the original .zip file in the trash. For this plug your phone into the computer, pull down the notification bar at the top of the screen on your phone and tap the USB connection notification, then tap Mount as Disk Drive. Copy the .zip onto the phone.
LIST OF ROMS: Known Droid Eris Roms, Patches and Hacks - UPDATED 05-11-2010 - xda-developers

5.To change directories to sdk/tools folder:
1.Open a new terminal window and type cd [space]
2.Find the android sdk in a finder window
3.Drag the folder that says tools to the terminal window and press [ENTER]
4.There now should be the word "tools" in front of the computer name/your name in terminal.

6. On your phone go in to Applications->Development->USB Debugging and make sure it is checked. Plug your phone into your computer, select "charge only" not Disk Drive mode

7. To test if your ADB is working run " ./adb devices " . If you get an alphanumeric code that starts with HTXXXXXXXXXX and says device then you are all set.

8. Once your phone is plugged in run " sh runinlinuxfromtools.sh "
It takes a while to load, but you should be in Amon's recovery after its done. If you don't see Amon's recovery than try step 9.

9. If you get "adb: command not found, try " sh runinlinuxadb.sh "

10. Your phone will now boot into recovery. From there select "Backup/Restore" > and NAND Backup. Let it load, it takes a minute or two, then return back to main menu. Then select "Wipe" > choose Wide data/factory reset. Return to menu and select "Flash zip from sdcard" > find your .zip file that you downloaded (the ROM). It should have the name of the ROM somewhere in the zip name. Let it do its thing, then select reboot option.

11. Congrats, you have successfully rooted your phone! If your ROM does not already include "SuperUser.apk", download and install the app as soon as possible.

12. [OPTIONAL] If you want to change the boot loader to the engineering bootloader (ie. S-OFF) then follow these instructions How To Install Engineering bootloader FOR LEAK ROOTERS - xda-developers
But I have found a change that will make this much more hassle-free. On the last step when you see you have successfully changed the HBOOT, do a battery pull, and start the phone back up again. You do not have to do those commands for the final step. Then complete the root instructions above and you will have a changed boot-loader and root.

SCROLL DOWN TO SEE HOW TO FLASH CUSTOM ROMS

ANY AND ALL QUESTIONS WILL BE ANSWERED!

Windows ROOT TUTORIAL --

1. Download Android SDK from here:Android SDK | Android Developers Follow the instructions (1-11) that were written by GrdLock in order to properly install the SDK package in Windows. Click the link and scroll down to A. Pre-requisite: Android SDK: http://androidforums.com/all-things-root-eris/53963-guide-stock-1-5-latest-root-2-1-a.html

2. Download and Install HTC Sync from here: [url]

3. Download hack-v4.zip from here: Multiupload.com - upload your files to multiple file hosting sites!

4. Unzip the hack-v4.zip is into the tools folder of the already installed android sdk folder. The tools folder can be found at /where ever you put the sdk folder/android-sdk-windows/tools.

5. Download a custom ROM from this forum or one of the other popular Android forums (see the link below). Do not upzip the ROM file. Instead, place the .zip file on the root of the SD Card (ie. Not in a folder). To do this, plug your phone into the computer, pull down the notification bar at the top of the screen on your phone, and tap the USB connection notification, then tap Mount as Disk Drive. Copy the .zip onto the phone.
LIST OF ROMS: Known Droid Eris Roms, Patches and Hacks - UPDATED 05-11-2010 - xda-developers (I hope to be able to update this soon).

6. To open a command window in the tools directory:
[VISTA and WIN7] Navigate to your Android-sdk-Windows folder and open the Tools folder. Find a blank spot in the window and hold down the shift key + right mouse click. Choose the option, "Open Command Window Here."
[XP] Click Start>Run and type "cmd". This will bring up a command window and from there type " cd C:android-sdk-windows ools "

7. On your phone go in to Applications->Development->USB Debugging and make sure it is checked. Plug your phone into your computer and select "Charge Only" (not Disk Drive mode).

8. To test if your ADB is working type "adb devices " and hit enter . If you get an alphanumeric code that starts with HTXXXXXXXXXX and says device then you are all set.

9. With your phone still plugged in type "runindos.bat" (at the end of the string in the command window on your PC) and hit Enter
Your phone will reboot, sit a while, and then reboot again into Amon's recovery.

10. In Recovery, select "Backup/Restore" > and NAND Backup. Let it load, it takes a minute or two, then return back to main menu.

11. Select "Wipe" > choose Wipe data/factory reset. Return to menu and select "Flash zip from sdcard" > find your .zip file that you downloaded (the ROM). It should have the name of the ROM somewhere in the zip name. Let it do its thing, then select reboot option.

12. Congrats, you have successfully rooted your phone!
--Thanks to v941726. Just needed to clean up some of his steps to be more readable by beginners. Much of what Surgeon0214 wrote could be copied and pasted with a few words changed into Windows language.

FLASHING CUSTOM ROM's (Once Root is gained)
In order to flash a new ROM after obtaining root you simply:
1. Find and download the ROM that you want to use.

2. Mount your PC and copy the .zip file over to your SD card like you did for root.

3. Turn off your phone and power it back up while holding down the up volume key.

4. After booting into Recovery, go to Wipe and wipe factory data along with Dalvik Cache.

5. Back out of the Wipe menu and go to Install from SD. Your ROM will be there. Hit install and it will put the new ROM that you want, on your phone.

6. Reboot and you will see a boot animation screen for several minutes before it loads your new ROM.

7. Repeat this procedure with a Nand Backup each time you get a new ROM set up.

View 49 Replies View Related

Android :: Detailed Relation Between Contacts And Raw_contacts?

Mar 8, 2010

Any one can help interpret the relation between the table "contacts" and "raw_contacts"?Is it one-to-one or one-to-many relation?I am puzzled because the SDK seems indicate it is one-to-many relation but after I checkout all data from the database table,I found it is one-to-one relation. And is there any detailed relation diagram describing android database tables?

View 8 Replies View Related

Android : Detailed Capability Of One Content Provider

Feb 18, 2009

More specific, I wan to figure out all the Calendar Provider's capabilty I could use.

View 3 Replies View Related

Android :: Need Detailed Instructions For Adding Album Art To Music

Dec 14, 2009

Can someone give me detailed instructions for adding album art to my music I load to my Hero. I've tried for hours, googled, downloaded taggers, music players and nothing has worked

View 4 Replies View Related

Sprint HTC Hero :: Detailed Calendar - Tasks Info

Oct 9, 2009

As you can see from my sig below, I'm a longtime PalmOS user. webOS has some nice features, but unfortunately the PIM apps are a major step backward from the PalmOS versions. SO, now I'm considering switching from webOS to Android and the Sprint Hero. The key for me is finding some detailed description or screenshots or video that show how to create events in the Android calendar and how to manage tasks. I really need a step-by-step explanation so that I can judge whether Android will be more efficient than webOS in using the calendar. I do like what HTC has done with Sense and Scenes, which would help me keep my calendar more easily accessible than in webOS.

View 17 Replies View Related

Android :: Data Traffic Counter With Detailed Info?

Dec 26, 2009

I my Droid makes lots of traffic and I need to see which programs cause this traffic. Is there any tool with detailed information?

View 1 Replies View Related

Android :: Detailed Description Of Optimizations In Build Process?

Mar 29, 2010

I've been curious as to all the optimizations that go into the building of an .apk. I'm curious because of two things I've tried in the past to bring down the size of my .apk:

I have had a few large json assets in projects before, as well as a static sqlite database. I tried bringing down the size of the apk by gzipping them before the build process, but the resulting size is exactly the same.

I just today tried pngcrush on my /drawable/ folders. The resulting build was exactly the same size as before.

I would think that perhaps #1 could be explained by the zip process, but simply zipping the /drawable/ folders in #2 result in different-sized files. Perhaps the build process runs something akin to pngcrush?

Regardless, I was wondering if anyone knew where to find a detailed description of all the optimizations in the Android build process. I don't want to waste my time trying to optimize what is already automated, and also I think it'd help my understanding of the resulting apk.

View 2 Replies View Related

Motorola Droid :: Android 2.0 Detailed User's Guide?

Nov 15, 2009

They sure didn't ship one with the phone. Is there a Droid (or Android 2.0) User's Guide on the web that gives detailed operation on all the Droid functions (including tips & tricks)? It sure would be handy!

View 1 Replies View Related

Android :: Example For Parsing Json In Droid With A Detailed Description?

Aug 16, 2010

Can anyone send me link which has an example for parsing json in android with a detailed description?

View 5 Replies View Related

LG Ally :: Private Email Account Setup - Detailed Information

Jul 6, 2010

The email account that I use on a regular basis is the email account that my high school set up for me. It is not an account that is organized with a bigger company such as google, yahoo, hotmail, etc. When I tried to set up my email account on my Droid ally, it asks me for a lot of detailed information about my server and then said it could not connect. I used to have a Blackberry Tour and it did not require any information other than username and password to set up an email account so I know my school does not have any restrictions on this type of thing.
Does anyone know what I should do? The Verizon store had no idea.

View 5 Replies View Related

Sprint HTC Hero :: Detailed Mega Review Of Android 2.1 With 60 Screenshots

Apr 17, 2010

For those looking to see what Android 2.1 brings to the Hero, I just spent about 6 hours compiling this with full details: Detailed Mega Review Of Android 2.1 On Our HTC Hero Discover All The New Features (With Lots Of Screenshots)

My favorite new feature is probably the speed-to-text but the absence of lag is a close 2nd.

View 22 Replies View Related

Motorola Droid :: Best Converter - Period - Double Click On To Bring Up The Detailed Info

Nov 4, 2009

If you having a tough time finding the download link, just scroll to the bottom of the page and it will be the first main body of text (blue in color) from the bottom! Also, this is NOT Mac supported as mentioned below, pretty much the only bad part...

Well I've had alot of people messaging me about converters for music, video, photos etc and I decided to just post up a thread for people to ask questions if they need to. Anyways, the best converter that I could reccomend, HANDS DOWN for any needs whether they be for your phone or not is the SUPERC converter which can be found here

With it you can convert virtually any media type into any other media type. For starters here are some steps...

1. Drag your file to be converted into the que.
2. Double click on it to bring up the detailed info.
3. Select the output you want from the drag down menu at the top left
4. Match up the info for the video and audio (if applicable) to the details you brought up about the clip. Yes this is a bit techy, but its really simple, just read and click on the buttons. If your framerate or bitrate doesnt match up, always pick the lower one. I.E: If you have a framrate of 96, and the options are 108 and 90, always pick the lowest of the two.
5. Just click convert! and wait until it gives you an output file size!

Yes it may seem a bit overwhelming at first, but its great to be able to convert anything into, well, anything. I use it for all my converting needs, and even if your not a techy person, even if you dont know what a bitrate is (shame on you! haha jk) its still a great program which is easy to use, whether you have circuit boards instead of brains or not.

View 19 Replies View Related

General :: App For JB 4.2 That Shows Charging Current

Jun 1, 2013

it looks like for whatever reason all apps that were developed for that purpose do not work with JB 4.2. if there is a way to look up a charging current (mA) for my galaxy nexus I9250 phone?

View 1 Replies View Related

General :: Date Shows On Photo?

Mar 9, 2012

is there any way to make Android shows the date on the photo?

View 3 Replies View Related

General :: Android Tab Shows Black Screen?

Feb 5, 2014

My Tablet shows black screen after a while animation android logo and no more work. So I tried factory reset. But factory reset doesn't proceed to recover menu. It shows only factory reset logo (Android logo with red triangle) like screenshot.

My tab has only 3 button (power, Volume up and down). I tried both of them. But the logo doesn't move. How to factory reset?

My tab Configuration:

Duocore M7200 7inch, 1.2GHz, 512MB DDR3

View 9 Replies View Related

General :: When Start Texting Nothing Shows Up In Message Box

Oct 23, 2013

So 60% of the time I try to text I start texting and nothing shows up in the message box. the letters don't show. I have to back out of he messaging and use the task manager to end the application.

View 2 Replies View Related

General :: IPhone 4GS Update Shows 4G Next To Signal Bar

Mar 10, 2012

A friend last night showed me his iPhone and was laughing at how AT&T and Apple were doing this, and he admits his phone isn't 4g but it says it is.

Here's an article I found

AT&T 'working with Apple' to show 4G indicator in iPhone4S status bar (update: confirmed) | The Verge

View 4 Replies View Related

General :: App / Widget That Shows MA Value Phone Is Currently Charging

Apr 2, 2013

Is there an app or widget that shows the mA value the phone is currently charging? Would be great because i want to test some different power sources.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved