General :: How To Root Hi-level HLV T704
Apr 20, 2013
i got new tablet, i have to do root but i cant.
my tablet mode: hi-level hlv t704
gpu arm mali-400mp
cpu AMLogic 8726-M3L ARM Cortex A9 1.0 Ghz
1gb ddr3 ram
Resolution: 800*480 Pixels
8 gb rom
android 4.0.4
kernel :2.6.34 amlogic@stone-desktop #292
build number: HLV-T704.7201.SML.2-2-2-HL.20130314
View 1 Replies
Jul 2, 2012
I'm having trouble developing an app, while it works in API level 10, it does not in API level 7. I wondery why and I've been looking for a site that summarizes the differences, or the new features from one API level to another and cannot find it.
09-04 04:24:21.485: E/AndroidRuntime(6834): Uncaught handler: thread main exiting due to uncaught exception
09-04 04:24:21.510: E/AndroidRuntime(6834): java.lang.VerifyError: [code]....
There seems to be a problem with an uncaught exception and reflection, although....why does it work on API level 10?
View 1 Replies
View Related
Jan 31, 2013
What is the best compression level for APK??
and what are the advantages and disadvantages of it?
View 2 Replies
View Related
Nov 30, 2013
I am not familiar with configuring things like .prop files etc; but I have a problem here:
After official update from company who sold me that crap I lost my wifi (it's some rebrand chinese crap), so I' ve found similar ROM and installed it.Everything works fine except gsensor, it requires calibration,
View 1 Replies
View Related
Mar 9, 2012
One of my friends with an iPhone showed me how a battery level meter is next to the bluetooth symbol when his headset is connected(new feature in iOS5 from what I found online). He was also using a cheap Motorola headset too. Is there an app or widget that does the same thing on Android?
View 12 Replies
View Related
Nov 24, 2013
Is there any way to show my smartphone battery level on my computer? Synced via internet.
It will be sweet to have those two bars (notebook and smartphone battery level) next to each other on the taskbar (win 8). I tried to google it, but unsuccessfully.
View 2 Replies
View Related
Oct 18, 2013
I'm having a small issue with my current phone and headphones. The problem is that headphones and phone have no problem with higher output volume. Temporary solution - speaker boost, trouble is: it causes any equalizer to FC.
How can I increase the volume at kernel level? If that's not possible then rom level would be enough. No apps, just pure source changes.
View 2 Replies
View Related
Feb 25, 2013
First problem is , Video recording has much noise , I think its due to high microphone sensivity. Is there any way to calibrate o change its level?
Second problem is , Speker volume in Jelly bean is too low and it causes some problem for ringign and allarm. is there any way to change its level?
I read in some threads that there are some CSV files located at /system/etc that we can change microhpone and speaker level. but I cant find in JB.and another configuration file named asound.conf that we can specify sound level in dB , but i'm afraid that it cause high voltage , and high current subsequently and cause speaker be corrupted..
View 2 Replies
View Related
Apr 6, 2012
How can I save my volume level settings without losing them? when i reboot my phone, my volume levels return to default at a louder level. so how can i save my volume settings without adjusting them again after rebooting?
View 2 Replies
View Related
Feb 22, 2013
Is it possible to create a lockscreen replacement at the application level that replaces the device's security lock, whether it be PIN, passphrase, pattern or face unlock, or potentially a new method? I know it's possible in the framework level, and have done it before, but I'm just wondering if it's possible to do it at the application level.
So far the few lockscreen replacements that I've tried only implement a slide gesture unlock lockscreen UI, and falls back to the device's security lock after that.
View 1 Replies
View Related
Oct 16, 2012
I have a rooted Nexus s on 4.1.2
I am wondering if there is an app that can power off my device when battery drops to a certain level. Tasker's shutdown task not seems working for me.
View 3 Replies
View Related
Nov 17, 2013
Ever since Google started allowing offline maps (both in the old Google Maps incarnation, and in the current one), I have found that when I download a map section for offline viewing, often there are many details missing (small street names, for example).
Any way to make Google maps download map tiles to their maximum level of detail (the level you could get if you zoomed in all the way), including all street names? You'd think this would be a given, but it seems not to be.
Searching around for discussions of this, most articles and forum threads are just about tile caching in general, not level of detailed cached.
View 1 Replies
View Related
Feb 3, 2014
i try to root my smartphone but file signature is not found in root report respon
View 1 Replies
View Related
Aug 22, 2012
rooting a Chinese Phone. Amoi n820
The device hardware is pretty awesome for the price, but I have problems
installing gApps as they are blocked on the phone.
I have attempted to root using Unlock Root "its supported?" but unsuccessful.
View 9 Replies
View Related
Jan 30, 2012
I have Novo 7 Elf ICS 4.0.3, adb is root, but when i try to SU in shell or use Root Check app on the device i got "permission denied", and all root application don't work (root explorer, etc ...).
Superuser is installed and running, but it seems that su doesn't launch Superuser at all. it just wait for 15 s and then "permission denied"
I've used Tasselhof-RootScript.
what i can do?
I've tried change su user/group and Superuser apk with no success.
View 2 Replies
View Related
Jul 29, 2013
I tried to root my phone using SRS root but nothing happened. Is there other method to root this phone?
View 1 Replies
View Related
Sep 21, 2010
I have updated my tools to revision 7 and now I can't do a build as it says the API level is obsolete. I can understand warning but it won't build at all. I am using android.bat to generate a build.xml for release versions. So the build.xml gets made from scratch each time. If I switch to --target 8 it builds but I have already released it on the Android Market with 6. Won't this mean that some people that have Android 2.0.1 won't be able to run it?
CODE:........
View 5 Replies
View Related
Jun 14, 2010
It may be a low to mid level phone, but can anyone explain how that makes a difference on whether someone should buy the phone or not. Is there really anything that intensive that people would be running on their Android phone (except 3D games)?
What problems do you expect people to be having with the Aria because of this outdated processor and low resolution?
View 20 Replies
View Related
Jul 23, 2010
So, what do you guys keep your screen brightness level at? I never use auto-brightness. I usually keep mine at 40-50%, day and night
View 10 Replies
View Related
Aug 9, 2010
I'm looking for some way in Android to play in-memory audio in a manner analogous to the waveOutOpen family of methods in Windows programming. The waveOut... methods essentially let an application create arrays of sample values (like in-memory WAV files without the headers) and dump them into a queue for sequential playback. Windows transitions seamlessly from one array to the next, so as long as the application keeps dumping arrays into the queue ahead of playback, the program can create and play continuous audio of any arbitrary length. The Windows API also incorporates a callback mechanism that the application can use to indicate progress and load additional buffers.
As far as I can tell, the Android audio API lets an application play a file from local storage or a URL, or from a memory stream. Is there any way to get Android to "queue up" MediaPlayer.start() calls so that one player transitions (without glitches) into the next upon play completion? It appears that Jet does something like this, but only with its own internal synthesis engine. Is there any other way of accessing Android audio in a waveOutOpen way?
View 1 Replies
View Related
Oct 31, 2010
Does anyone know how you adjust the mic sensitivity on HTC EVO?
View 6 Replies
View Related
May 4, 2010
I was just wondering what eveyone sets they're brightness level's too. Thought I'd start a poll!
View 13 Replies
View Related
Sep 4, 2009
I know about LocationManagerService, AlarmManagerService, and BatteryService, from Android programming books, but is there a published list of all available services?
View 6 Replies
View Related
Jun 30, 2010
Tricky level 4. All I have is one piece with no place to rest it
View 2 Replies
View Related
May 4, 2010
How can I find out which API Level my device is using? I checked the firmware version of it. It's 1.6. Does that mean it uses API Level 4?
View 2 Replies
View Related
May 15, 2010
Is there a way to trace through function calls at the lowest levels of the Android system? Right now when I debug in Eclipse, it goes through the source files that are located inside the frameworks folder, but is it possible to go even lower? For example show what functions are being called from the libcore folder. I am also interested to find how it communicates with the linux kernel at the bottom of the layers. Is there a way to do this?
View 3 Replies
View Related
Jun 24, 2010
I have a string that contains a xml structure and there are two pieces of data in separate tags that I am after.
xpath has been added since API level 8, and with me being stuck with API level 3 (old phone for you ;-)) I need a way to get the data.
Would using a regular expression commit a huge sin? ;-) The xml isn't that big...
View 1 Replies
View Related
Sep 25, 2010
Can anyone suggest me a nice app to see the battery level?
View 10 Replies
View Related
Sep 21, 2010
New Incredible user just looking for some feedback, my battery stats are the following:
Uptime: 12:06
Awake time: 2:58
Battery use:
-Android system: 34%
-Cell standby 29%
-Phone Idle 22%
-Display 8%
-Voice calls 4%
-Maps 3%
I've been reading all other posts and their android system is significantly lower is there something draining my battery?
View 1 Replies
View Related
Oct 24, 2010
Android Version: 2.2 (but also happened on 2.1). My phone's battery level will suddenly drop to 89% even though it is still on charge. It's annoying because sometimes you'll start the day with only 89% charge instead of 100%. My friend also has a Desire but is not experiencing this problem - the only difference between them is the version of kernel. I read somewhere that is was the kernel that was the problem and somebody found a fix - xda developers - View Single Post - [DEV] Desire GSM/CDMA kernel 2.6.32 Google / 2.6.34/35 Cyanogen Mod.
View 4 Replies
View Related